This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
libowfat
Watch
1
Star
0
Fork
You've already forked libowfat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
657d5c364f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '657d5c364f'
${ noResults }
libowfat
/
io
History
leitner
f21e1c57a3
macos x support
21 years ago
..
io_canread.c
more defensive programming for SIGIO (*groan*)
21 years ago
io_canwrite.c
more defensive programming for SIGIO (*groan*)
21 years ago
io_check.c
remove superfluous #includes
21 years ago
io_close.c
use mmap on BSD without sendfile
21 years ago
io_closeonexec.c
broken lose32 port using mingw (don't use!!!)
21 years ago
io_createfile.c
…
io_dontwantread.c
fix Solaris /dev/poll
21 years ago
io_dontwantwrite.c
fix Solaris /dev/poll
21 years ago
io_eagain.c
broken lose32 port using mingw (don't use!!!)
21 years ago
io_fd.c
broken lose32 port using mingw (don't use!!!)
21 years ago
io_finishandshutdown.c
add io_finishandshutdown
21 years ago
io_getcookie.c
…
io_nonblock.c
broken lose32 port using mingw (don't use!!!)
21 years ago
io_pipe.c
broken lose32 port using mingw (don't use!!!)
21 years ago
io_readfile.c
…
io_sendfile.c
macos x support
21 years ago
io_setcookie.c
…
io_timeout.c
…
io_timeouted.c
make io_waituntil actually take an "until", not a "how long"
21 years ago
io_tryread.c
reset the timer in the correct way.
21 years ago
io_tryreadtimeout.c
remove superfluous #includes
21 years ago
io_trywrite.c
reset timer correct.
21 years ago
io_trywritetimeout.c
remove superfluous #includes
21 years ago
io_wait.c
remove superfluous #includes
21 years ago
io_waitread.c
…
io_waituntil.c
*duh* one extra zero
21 years ago
io_waituntil2.c
fixing the poll call in io_waituntil2
21 years ago
io_waitwrite.c
…
io_wantread.c
broken lose32 port using mingw (don't use!!!)
21 years ago
io_wantwrite.c
broken lose32 port using mingw (don't use!!!)
21 years ago
iob_addbuf.c
remove superfluous #includes
21 years ago
iob_addbuf_free.c
make iob_reset actually free the buffers
21 years ago
iob_addbuf_internal.c
remove superfluous #includes
21 years ago
iob_addfile.c
two internal structures were named io_entry; renamed the iob one to iob_entry
21 years ago
iob_adds.c
…
iob_adds_free.c
make iob_reset actually free the buffers
21 years ago
iob_new.c
two internal structures were named io_entry; renamed the iob one to iob_entry
21 years ago
iob_prefetch.c
add experimental prefetching support
21 years ago
iob_reset.c
make iob_reset actually free the buffers
21 years ago
iob_send.c
macos x support
21 years ago