Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -2/+4 | |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 | |
2013-09-04 | system/SocketError: un-inline constructor | Max Kellermann | 1 | -13/+2 | |
Reduces header dependencies. | |||||
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -22/+14 | |
Replaces GLib's GError. | |||||
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann | 1 | -0/+0 | |
2013-01-15 | SocketError: merge duplicate FormatMessage() calls | Max Kellermann | 1 | -26/+36 | |
Make a class that contains the formatting code and the buffer. | |||||
2013-01-15 | socket_error: new library for errno / WSAGetLastError() | Max Kellermann | 1 | -0/+146 | |