libowfat/io
Felix von Leitner 6d98b442ab some valgrind de-noising
fix subtle typo in sub_of (David Sirovsky)
2008-02-27 12:10:05 +00:00
..
io_appendfile.3 add io_readwritefile, io_appendfile 2004-05-10 20:08:38 +00:00
io_appendfile.c add io_readwritefile, io_appendfile 2004-05-10 20:08:38 +00:00
io_block.3 add io_block 2006-04-17 05:07:43 +00:00
io_block.c add io_block 2006-04-17 05:07:43 +00:00
io_canread.3 add some man pages 2004-02-27 17:04:02 +00:00
io_canread.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
io_canwrite.3 add some man pages 2004-02-27 17:04:02 +00:00
io_canwrite.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
io_check.3 add some man pages 2004-02-27 17:04:02 +00:00
io_check.c remove superfluous #includes 2003-10-31 23:34:40 +00:00
io_close.3 add some man pages 2004-02-27 17:04:02 +00:00
io_close.c io_close resets the cookie 2005-09-02 21:52:22 +00:00
io_closeonexec.3 add some man pages 2004-02-27 17:04:02 +00:00
io_closeonexec.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
io_createfile.3 add io_readwritefile, io_appendfile 2004-05-10 20:08:38 +00:00
io_createfile.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
io_dontwantread.3 add some man pages 2004-02-27 17:04:02 +00:00
io_dontwantread.c some valgrind de-noising 2008-02-27 12:10:05 +00:00
io_dontwantwrite.3 add some man pages 2004-02-27 17:04:02 +00:00
io_dontwantwrite.c some valgrind de-noising 2008-02-27 12:10:05 +00:00
io_eagain.3 add some man pages 2004-02-27 17:04:02 +00:00
io_eagain.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
io_fd.3 document return values correctly 2004-03-06 10:27:44 +00:00
io_fd.c fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
io_finishandshutdown.3 add some man pages 2004-02-27 17:04:02 +00:00
io_finishandshutdown.c add io_finishandshutdown 2003-11-01 00:12:10 +00:00
io_getcookie.3 add some man pages 2004-02-27 17:04:02 +00:00
io_getcookie.c add iob_adds 2003-09-10 00:28:51 +00:00
io_mmapwritefile.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
io_nonblock.3 add some man pages 2004-02-27 17:04:02 +00:00
io_nonblock.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
io_passfd.3 actually return 0 on success in io_passfd 2004-05-13 12:40:09 +00:00
io_passfd.c fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
io_pipe.3 add some man pages 2004-02-27 17:04:02 +00:00
io_pipe.c better error handling 2004-02-27 14:50:28 +00:00
io_readfile.3 add io_readwritefile, io_appendfile 2004-05-10 20:08:38 +00:00
io_readfile.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
io_readwritefile.3 add io_readwritefile, io_appendfile 2004-05-10 20:08:38 +00:00
io_readwritefile.c add io_readwritefile, io_appendfile 2004-05-10 20:08:38 +00:00
io_receivefd.3 add some man pages 2004-02-27 17:04:02 +00:00
io_receivefd.c fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
io_sendfile.3 add some man pages 2004-02-27 17:04:02 +00:00
io_sendfile.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
io_setcookie.3 add some man pages 2004-02-27 17:04:02 +00:00
io_setcookie.c add iob_adds 2003-09-10 00:28:51 +00:00
io_sigpipe.c add iob_free and man page for iob_reset. 2005-03-08 14:56:36 +00:00
io_socketpair.3 add some man pages 2004-02-27 17:04:02 +00:00
io_socketpair.c add iob_free and man page for iob_reset. 2005-03-08 14:56:36 +00:00
io_timeout.3 make io_timeout clearer 2007-01-10 14:14:30 +00:00
io_timeout.c add long long buffer routines 2003-09-05 21:09:14 +00:00
io_timeouted.3 add some man pages 2004-02-27 17:04:02 +00:00
io_timeouted.c off-by-one 2007-01-26 14:16:14 +00:00
io_tryread.3 add some man pages 2004-02-27 17:04:02 +00:00
io_tryread.c fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
io_tryreadtimeout.3 add some man pages 2004-02-27 17:04:02 +00:00
io_tryreadtimeout.c remove superfluous #includes 2003-10-31 23:34:40 +00:00
io_trywrite.3 add some man pages 2004-02-27 17:04:02 +00:00
io_trywrite.c fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
io_trywritetimeout.3 add some man pages 2004-02-27 17:04:02 +00:00
io_trywritetimeout.c remove superfluous #includes 2003-10-31 23:34:40 +00:00
io_wait.3 add more man pages 2004-03-02 20:02:23 +00:00
io_wait.c remove superfluous #includes 2003-10-31 23:34:40 +00:00
io_waitread.3 add more man pages 2004-03-02 20:02:23 +00:00
io_waitread.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
io_waituntil.3 typo, found by Tino Reichardt 2005-01-07 16:15:16 +00:00
io_waituntil.c *duh* one extra zero 2003-11-11 19:50:42 +00:00
io_waituntil2.c fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
io_waitwrite.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
io_wantread.3 add some man pages 2004-02-27 17:04:02 +00:00
io_wantread.c some valgrind de-noising 2008-02-27 12:10:05 +00:00
io_wantwrite.3 add some man pages 2004-02-27 17:04:02 +00:00
io_wantwrite.c some valgrind de-noising 2008-02-27 12:10:05 +00:00
iob_addbuf.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_addbuf.c remove superfluous #includes 2003-10-31 23:34:40 +00:00
iob_addbuf_free.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_addbuf_free.c use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00
iob_addbuf_internal.c use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00
iob_addbuf_munmap.c munmap cleanup fix (Erdgeist) 2007-10-19 10:59:47 +00:00
iob_addfile.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_addfile.c use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00
iob_addfile_close.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_addfile_close.c use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00
iob_adds.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_adds.c add iob_adds 2003-09-10 00:28:51 +00:00
iob_adds_free.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_adds_free.c make iob_reset actually free the buffers 2003-10-31 23:42:04 +00:00
iob_bytesleft.3 add iob_bytesleft 2006-12-19 13:19:32 +00:00
iob_bytesleft.c add iob_bytesleft 2006-12-19 13:19:32 +00:00
iob_free.3 remove cruft 2005-03-08 15:06:35 +00:00
iob_free.c add iob_free and man page for iob_reset. 2005-03-08 14:56:36 +00:00
iob_new.3 document error case 2005-03-08 13:54:36 +00:00
iob_new.c byte_zero the allocated io_batch in iob_new 2005-03-08 20:12:59 +00:00
iob_prefetch.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_prefetch.c use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00
iob_reset.3 add iob_free and man page for iob_reset. 2005-03-08 14:56:36 +00:00
iob_reset.c use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00
iob_send.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_send.c use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00
iob_write.3 fix iob_write to handle failure properly 2005-02-22 21:41:57 +00:00
iob_write.c use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00