]> mj.ucw.cz Git - libucw.git/history - ucw/main-rec.c
Compatibility with GCC < 4.0 is not needed any longer
[libucw.git] / ucw / main-rec.c
2018-02-12 Pavel CharvatMain recio: Fixed crashes when a second rec_io_add...
2018-02-11 Pavel CharvatMain recio: Avoid calling of read_handler() with zero...
2018-02-11 Pavel CharvatMain recio: Added const keyword to rec_io_write().
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-02 Tomas VallaRenamed uns -> uint
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresMerge branch 'dev-trans'
2012-02-09 Martin MaresMain: Removing an already removed event is always safe.
2011-09-25 Martin MaresMerge branch 'dev-mainloop' of ssh://git.ucw.cz/project...
2011-09-14 Martin MaresMain recio: Killed an ASSERT, which triggered under...
2011-07-31 Martin MaresMerge branch 'dev-mainloop'
2011-07-31 Martin MaresMain recio: Constants seem to be OK, deleted FIXME
2011-06-09 Martin MaresMain: Introduce functions for telling whether an object...
2011-06-09 Martin MaresMain recio: Allow rec_io_(start|stop)_read from the...
2011-06-09 Martin MaresMain record-based I/O: allow freeing of recio from...
2011-05-01 Martin MaresMain record I/O: Flow control and a few bits of documen...
2011-05-01 Martin MaresMain: Preliminary implementation of record-based I/O