Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov | |
2014-09-22 | triton: make level triggered events oneshot (EPOLLONESHOT) | Dmitry Kozlov | |
2014-05-18 | triton: fix possible race | Dmitry Kozlov | |
2014-05-15 | triton: close file descriptors immediately in triton_unregister_handler | Dmitry Kozlov | |
2014-05-12 | triton: improved epoll events handling | Dmitry Kozlov | |
2012-09-05 | Add compilation checks for printf-style format strings | Guillaume Nault | |
Append the format() __attribute__ to function prototypes which use a format string. This allows GCC to check for consistency between the format string and its arguments when these functions are called. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |