aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/Error.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-30util/Error: add method FormatLastError()Max Kellermann1-0/+26
2014-07-30util/Error: add SetLastError() overload with "DWORD code" parameterMax Kellermann1-2/+7
2013-12-16util/{Domain,Error}: relicense to BSD 2-clauseMax Kellermann1-13/+23
2013-12-15system/SocketError, ...: use strerror() instead of g_strerror()Max Kellermann1-2/+5
2013-10-17util/Error: add method SetLastError()Max Kellermann1-0/+16
2013-09-04util/Error: new error passing libraryMax Kellermann1-0/+114