log src/lib/ioloop.c @ 1329:ae229b7acb4c HEAD

age author description
Wed, 19 Feb 2003 23:24:05 +0200 Timo Sirainen Check gettimeofday() failures HEAD
Fri, 14 Feb 2003 12:45:34 +0200 Timo Sirainen Don't inline timeout_update_next(). gcc 3.2.2 with -O2 seems to break it. HEAD
Mon, 27 Jan 2003 03:44:34 +0200 Timo Sirainen Removed useless parameters from io_callback_t and timeout_callback_t. HEAD
Mon, 27 Jan 2003 02:46:55 +0200 Timo Sirainen Added io_loop_is_running() HEAD
Sat, 11 Jan 2003 21:55:56 +0200 Timo Sirainen Naming change for function typedefs. HEAD
Sun, 05 Jan 2003 15:09:51 +0200 Timo Sirainen Naming style changes, finally got tired of most of the typedefs. Also the HEAD
Sat, 04 Jan 2003 19:34:02 +0200 Timo Sirainen Misc. compiler warning fixes. HEAD
Mon, 28 Oct 2002 06:50:14 +0200 Timo Sirainen changed t_push() and t_pop() to return unsigned int. added global HEAD
Thu, 24 Oct 2002 03:15:38 +0300 Timo Sirainen Fixes to timezone handling which were handling quite badly. added HEAD
Thu, 10 Oct 2002 05:01:34 +0300 Timo Sirainen Created datastack_mempool which is used by at least a few temporary HEAD
Wed, 09 Oct 2002 02:26:08 +0300 Timo Sirainen ioloop_create() takes now pool-parameter. io_buffer_create_mmaped() takes HEAD
Fri, 04 Oct 2002 22:28:16 +0300 Timo Sirainen extra checks HEAD
Thu, 22 Aug 2002 15:48:38 +0300 Timo Sirainen s/user_data/context/ and some s/Data/Context/ HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD