log th_ioctx.h @ 457:85fa3d333556

age author description
Tue, 02 Jan 2018 23:09:29 +0200 Matti Hamalainen Actually, revert the boolean changes .. meh.
Tue, 02 Jan 2018 22:57:02 +0200 Matti Hamalainen Bump copyright years.
Tue, 02 Jan 2018 22:56:03 +0200 Matti Hamalainen Break backwards compatibility by renaming BOOL, TRUE and FALSE to lowercase.
Wed, 10 May 2017 21:00:37 +0300 Matti Hamalainen Begin adding Doxygen documentation for some things. Very rudimentary, and
Sun, 01 Jan 2017 01:59:49 +0200 Matti Hamalainen Bump copyrights.
Mon, 15 Feb 2016 06:05:42 +0200 Matti Hamalainen Oops, using "errno" as io_ctx struct member causes problems on some
Sun, 14 Feb 2016 07:53:18 +0200 Matti Hamalainen Rename some functions for consistency.
Sun, 14 Feb 2016 05:12:44 +0200 Matti Hamalainen Don't use macro expansion in the th_ctx.h header file for generating the
Fri, 12 Feb 2016 05:51:27 +0200 Matti Hamalainen Cosmetics.
Fri, 12 Feb 2016 03:00:19 +0200 Matti Hamalainen Change io context API. Again.
Fri, 12 Feb 2016 02:49:21 +0200 Matti Hamalainen More work on th_ioctx stuff and wrappers.
Thu, 11 Feb 2016 23:14:54 +0200 Matti Hamalainen Add th_io_fopen() helper function.
Thu, 11 Feb 2016 22:27:56 +0200 Matti Hamalainen Refactor I/O contexts. Breaks API and all that.
Sun, 22 Jun 2014 07:23:54 +0300 Matti Hamalainen Cosmetics.
Wed, 21 May 2014 20:55:54 +0300 Matti Hamalainen Cosmetics.
Thu, 15 Nov 2012 19:52:09 +0200 Matti Hamalainen Break I/O context API, add function pointers to init/open/new functions.
Thu, 15 Nov 2012 19:21:14 +0200 Matti Hamalainen Added new module, a simple I/O context helper.