]> mj.ucw.cz Git - libucw.git/history - lib/mainloop.c
Minor cleanup of KMP:
[libucw.git] / lib / mainloop.c
2005-04-01 Martin MaresAdded file_close_all().
2005-03-04 Martin MaresMainloop timers are now measured in milliseconds. Will...
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-10-29 Martin MaresChanged DEBUG to CONFIG_DEBUG to avoid conflicts with...
2004-04-10 Martin MaresUse format_exit_status(). One more ASSERT.
2004-04-10 Martin MaresAdded one more check.
2004-04-08 Martin MaresMore enhancement to the main loop library: Export all...
2004-04-08 Martin MaresRead and write functions accept void pointers instead...
2004-04-07 Martin MaresAdded a universal main loop with timers, file descripto...