]> mj.ucw.cz Git - libucw.git/history - ucw/log-syslog.c
Opt: Simpified and corrected processing of OPT_SINGLE
[libucw.git] / ucw / log-syslog.c
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2009-02-16 Martin MaresLogging: Improved log-syslog.
2009-02-14 Martin MaresLogging: Removed duplicate comments.
2009-02-14 Martin MaresLogging: Documentation and minor cleanups of headers.
2009-02-13 Martin MaresLogging: Introduce inheritance of log_stream's.
2009-02-13 Martin MaresLogging: Introduced struct log_msg.
2009-02-13 Martin MaresLogging: Cleanup of log-syslog.c.
2009-02-13 Martin MaresLogging: Clean up log-stream.c.
2009-02-13 Martin MaresLogging: Use `uns' instead of `u32' to pass flags.
2009-02-13 Martin MaresLogging: The Great Shuffle