Age | Commit message (Expand) | Author |
---|---|---|
2020-03-16 | remove gcc_unused | Rosen Penev |
2020-03-12 | replace assert.h with cassert | Rosen Penev |
2018-11-19 | check.h: remove obsolete header | Max Kellermann |
2018-08-22 | configure.ac: add automake conditional "LINUX" | Max Kellermann |
2018-08-22 | system/{Epoll,Event,Signal}FD: relicense to BSD-2 | Max Kellermann |
2018-08-20 | net/SocketDescriptor: make eventfd() and signalfd() mandatory on Linux | Max Kellermann |
2018-08-20 | Compiler.h: move to util/ | Max Kellermann |
2018-08-06 | system/Event{FD,Pipe}: add "noexcept" | Max Kellermann |
2018-08-06 | system/Event{FD,Pipe}: throw exception on error | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-03-03 | system/FileDescriptor: new wrapper class for a file descriptor | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann |
2013-08-07 | event/EventFD: move to libsystem | Max Kellermann |