]> mj.ucw.cz Git - libucw.git/history - ucw/mainloop.h
fb-grow: Renamed fbgrow_read_all() to fbgrow_get_buf().
[libucw.git] / ucw / mainloop.h
2011-03-01 Martin MaresMain: Add main_step()
2011-02-27 Martin MaresMerge branch 'dev-mainloop'
2011-02-27 Martin MaresMain: Updated documentation
2011-02-27 Martin MaresMain: Separate debug functions for all types of objects
2011-02-26 Martin MaresMain: Proofreading docs
2011-02-26 Martin MaresMain: Renamed MFERR_xxx to BIO_ERR_xxx
2011-02-26 Martin MaresMain: Update documentation
2011-02-26 Martin MaresMain: Added main_teardown() and main_destroy()
2011-02-25 Martin MaresMain: Update copyrights and remove debug dumps
2010-08-18 Martin MaresMain: Optimize calls to epoll_ctl()
2010-08-18 Martin MaresMain: Unified support for poll and epoll
2010-08-18 Martin MaresMain: Poll table turned into a growing array
2010-08-18 Martin MaresMain: Split off block I/O
2010-08-18 Martin MaresMain: Implemented safe delivery of signals
2010-08-18 Martin MaresMain: Added timer_add_rel()
2010-08-18 Martin MaresMain: The main loop now keeps per-thread context
2010-06-16 Pavel Charvatmainloop: Small fixes in hooks.
2010-06-16 Pavel Charvatmainloop: Rewritten timers from clist to heap.
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-29 Pavel CharvatUCW mainloop: Accumulate the total time spent in poll...
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-03 Michal Vanerucw docs: make the language more English
2008-11-02 Michal Vanerucw docs: File activity in mainloop
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresDoc: Improved mainloop intro and also the description...
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Michal Vanerucw docs: Mainloop
2008-08-24 Martin MaresFixed a comment.
2008-07-19 Michal VanerLibucw: Change sh_ prefix to ucw_.
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.