libowfat/io
Felix von Leitner 21907d29cc slight optimization for sending 0 bytes from a file
(also fixes a FreeBSD-current sendfile breakage)
2004-04-07 08:38:41 +00:00
..
io_canread.3 add some man pages 2004-02-27 17:04:02 +00:00
io_canread.c more defensive programming for SIGIO (*groan*) 2003-11-28 17:38:08 +00:00
io_canwrite.3 add some man pages 2004-02-27 17:04:02 +00:00
io_canwrite.c more defensive programming for SIGIO (*groan*) 2003-11-28 17:38:08 +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 speculative pre-emptive freebsd 4 compatibility ;) 2004-02-21 17:27:42 +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 some man pages 2004-02-27 17:04:02 +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 fix Solaris /dev/poll 2003-11-06 21:08:30 +00:00
io_dontwantwrite.3 add some man pages 2004-02-27 17:04:02 +00:00
io_dontwantwrite.c fix Solaris /dev/poll 2003-11-06 21:08:30 +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 explicitly define extern globals 2004-03-06 10:35:09 +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_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 add some man pages 2004-02-27 17:04:02 +00:00
io_passfd.c add fd passing functions 2004-02-27 14:47:31 +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 some man pages 2004-02-27 17:04:02 +00:00
io_readfile.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
io_receivefd.3 add some man pages 2004-02-27 17:04:02 +00:00
io_receivefd.c add fd passing functions 2004-02-27 14:47:31 +00:00
io_sendfile.3 add some man pages 2004-02-27 17:04:02 +00:00
io_sendfile.c fix bug in mmap code path of io_sendfile (David Leadbeater) 2004-03-24 14:02:00 +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 more man pages 2004-03-02 20:02:23 +00:00
io_socketpair.3 add some man pages 2004-02-27 17:04:02 +00:00
io_socketpair.c better error handling 2004-02-27 14:50:28 +00:00
io_timeout.3 add some man pages 2004-02-27 17:04:02 +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 make io_waituntil actually take an "until", not a "how long" 2003-10-02 23:30:53 +00:00
io_tryread.3 add some man pages 2004-02-27 17:04:02 +00:00
io_tryread.c fix signal race (Scott Lamb) 2004-03-07 21:48:56 +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 signal race (Scott Lamb) 2004-03-07 21:48:56 +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 add long long buffer routines 2003-09-05 21:09:14 +00:00
io_waituntil.3 add more man pages 2004-03-02 20:02:23 +00:00
io_waituntil.c *duh* one extra zero 2003-11-11 19:50:42 +00:00
io_waituntil2.c <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
io_waitwrite.c add some man pages 2004-02-27 17:04:02 +00:00
io_wantread.3 add some man pages 2004-02-27 17:04:02 +00:00
io_wantread.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
io_wantwrite.3 add some man pages 2004-02-27 17:04:02 +00:00
io_wantwrite.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +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 make iob_reset actually free the buffers 2003-10-31 23:42:04 +00:00
iob_addbuf_internal.c remove superfluous #includes 2003-10-31 23:34:40 +00:00
iob_addfile.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_addfile.c slight optimization for sending 0 bytes from a file 2004-04-07 08:38:41 +00:00
iob_addfile_close.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_addfile_close.c slight optimization for sending 0 bytes from a file 2004-04-07 08:38:41 +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_new.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_new.c two internal structures were named io_entry; renamed the iob one to iob_entry 2003-09-26 15:55:44 +00:00
iob_prefetch.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_prefetch.c add iob_addfile_close (iob_reset will close the files) 2004-02-25 02:22:54 +00:00
iob_reset.c add iob_addfile_close (iob_reset will close the files) 2004-02-25 02:22:54 +00:00
iob_send.3 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
iob_send.c add iob_addfile_close (iob_reset will close the files) 2004-02-25 02:22:54 +00:00