.. |
io_canread.3
|
add some man pages
|
21 years ago |
io_canread.c
|
more defensive programming for SIGIO (*groan*)
|
21 years ago |
io_canwrite.3
|
add some man pages
|
21 years ago |
io_canwrite.c
|
more defensive programming for SIGIO (*groan*)
|
21 years ago |
io_check.3
|
add some man pages
|
21 years ago |
io_check.c
|
remove superfluous #includes
|
22 years ago |
io_close.3
|
add some man pages
|
21 years ago |
io_close.c
|
speculative pre-emptive freebsd 4 compatibility ;)
|
21 years ago |
io_closeonexec.3
|
add some man pages
|
21 years ago |
io_closeonexec.c
|
broken lose32 port using mingw (don't use!!!)
|
21 years ago |
io_createfile.3
|
add some man pages
|
21 years ago |
io_createfile.c
|
experimental io_batch implementation
|
22 years ago |
io_dontwantread.3
|
add some man pages
|
21 years ago |
io_dontwantread.c
|
fix Solaris /dev/poll
|
21 years ago |
io_dontwantwrite.3
|
add some man pages
|
21 years ago |
io_dontwantwrite.c
|
fix Solaris /dev/poll
|
21 years ago |
io_eagain.3
|
add some man pages
|
21 years ago |
io_eagain.c
|
broken lose32 port using mingw (don't use!!!)
|
21 years ago |
io_fd.3
|
document return values correctly
|
21 years ago |
io_fd.c
|
broken lose32 port using mingw (don't use!!!)
|
21 years ago |
io_finishandshutdown.3
|
add some man pages
|
21 years ago |
io_finishandshutdown.c
|
add io_finishandshutdown
|
22 years ago |
io_getcookie.3
|
add some man pages
|
21 years ago |
io_getcookie.c
|
add iob_adds
|
22 years ago |
io_nonblock.3
|
add some man pages
|
21 years ago |
io_nonblock.c
|
broken lose32 port using mingw (don't use!!!)
|
21 years ago |
io_passfd.3
|
add some man pages
|
21 years ago |
io_passfd.c
|
add fd passing functions
|
21 years ago |
io_pipe.3
|
add some man pages
|
21 years ago |
io_pipe.c
|
better error handling
|
21 years ago |
io_readfile.3
|
add some man pages
|
21 years ago |
io_readfile.c
|
experimental io_batch implementation
|
22 years ago |
io_receivefd.3
|
add some man pages
|
21 years ago |
io_receivefd.c
|
add fd passing functions
|
21 years ago |
io_sendfile.3
|
add some man pages
|
21 years ago |
io_sendfile.c
|
add some man pages
|
21 years ago |
io_setcookie.3
|
add some man pages
|
21 years ago |
io_setcookie.c
|
add iob_adds
|
22 years ago |
io_sigpipe.c
|
add more man pages
|
21 years ago |
io_socketpair.3
|
add some man pages
|
21 years ago |
io_socketpair.c
|
better error handling
|
21 years ago |
io_timeout.3
|
add some man pages
|
21 years ago |
io_timeout.c
|
add long long buffer routines
|
22 years ago |
io_timeouted.3
|
add some man pages
|
21 years ago |
io_timeouted.c
|
make io_waituntil actually take an "until", not a "how long"
|
22 years ago |
io_tryread.3
|
add some man pages
|
21 years ago |
io_tryread.c
|
reset the timer in the correct way.
|
21 years ago |
io_tryreadtimeout.3
|
add some man pages
|
21 years ago |
io_tryreadtimeout.c
|
remove superfluous #includes
|
22 years ago |
io_trywrite.3
|
add some man pages
|
21 years ago |
io_trywrite.c
|
add some man pages
|
21 years ago |
io_trywritetimeout.3
|
add some man pages
|
21 years ago |
io_trywritetimeout.c
|
remove superfluous #includes
|
22 years ago |
io_wait.3
|
add more man pages
|
21 years ago |
io_wait.c
|
remove superfluous #includes
|
22 years ago |
io_waitread.3
|
add more man pages
|
21 years ago |
io_waitread.c
|
add long long buffer routines
|
22 years ago |
io_waituntil.3
|
add more man pages
|
21 years ago |
io_waituntil.c
|
*duh* one extra zero
|
21 years ago |
io_waituntil2.c
|
<io.h> -> <iob.h>
|
21 years ago |
io_waitwrite.c
|
add some man pages
|
21 years ago |
io_wantread.3
|
add some man pages
|
21 years ago |
io_wantread.c
|
broken lose32 port using mingw (don't use!!!)
|
21 years ago |
io_wantwrite.3
|
add some man pages
|
21 years ago |
io_wantwrite.c
|
broken lose32 port using mingw (don't use!!!)
|
21 years ago |
iob_addbuf.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_addbuf.c
|
remove superfluous #includes
|
22 years ago |
iob_addbuf_free.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_addbuf_free.c
|
make iob_reset actually free the buffers
|
22 years ago |
iob_addbuf_internal.c
|
remove superfluous #includes
|
22 years ago |
iob_addfile.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_addfile.c
|
two internal structures were named io_entry; renamed the iob one to iob_entry
|
22 years ago |
iob_addfile_close.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_addfile_close.c
|
add iob_addfile_close (iob_reset will close the files)
|
21 years ago |
iob_adds.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_adds.c
|
add iob_adds
|
22 years ago |
iob_adds_free.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_adds_free.c
|
make iob_reset actually free the buffers
|
22 years ago |
iob_new.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_new.c
|
two internal structures were named io_entry; renamed the iob one to iob_entry
|
22 years ago |
iob_prefetch.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_prefetch.c
|
add iob_addfile_close (iob_reset will close the files)
|
21 years ago |
iob_reset.c
|
add iob_addfile_close (iob_reset will close the files)
|
21 years ago |
iob_send.3
|
<io.h> -> <iob.h>
|
21 years ago |
iob_send.c
|
add iob_addfile_close (iob_reset will close the files)
|
21 years ago |