aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/Error.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* util/{Domain,Error}: relicense to BSD 2-clauseMax Kellermann2013-12-161-13/+23
|
* system/SocketError, ...: use strerror() instead of g_strerror()Max Kellermann2013-12-151-2/+5
| | | | Avoid GLib.
* util/Error: add method SetLastError()Max Kellermann2013-10-171-0/+16
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-0/+114
Replaces GLib's GError.