aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/Error.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/Error: add method FormatLastError()Max Kellermann2014-07-301-0/+26
* util/Error: add SetLastError() overload with "DWORD code" parameterMax Kellermann2014-07-301-2/+7
* 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
* util/Error: add method SetLastError()Max Kellermann2013-10-171-0/+16
* util/Error: new error passing libraryMax Kellermann2013-09-041-0/+114