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.
leitner 6f8e168ae3 proper return value handling 6 months ago
..
io_appendfile.3 add compiler.h to abstract gcc attributes 4 years ago
io_appendfile.c add io_readwritefile, io_appendfile 21 years ago
io_block.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_block.c use write in buffer_put for a slight perf improvement 7 years ago
io_canread.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_canread.c attempt to prevent future endless loops in io_wait half-closed fd 4 years ago
io_canwrite.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_canwrite.c attempt to prevent future endless loops in io_wait half-closed fd 4 years ago
io_check.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_check.c remove superfluous #includes 21 years ago
io_close.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_close.c implement deferred closing 8 years ago
io_closeonexec.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_closeonexec.c broken lose32 port using mingw (don't use!!!) 21 years ago
io_createfile.3 add compiler.h to abstract gcc attributes 4 years ago
io_createfile.c experimental io_batch implementation 21 years ago
io_debugstring.c "fmt.h" instead of <fmt.h> 8 years ago
io_dontwantread.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_dontwantread.c revert edge triggering epoll; it had reliability and fairness issues and 10 years ago
io_dontwantwrite.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_dontwantwrite.c revert edge triggering epoll; it had reliability and fairness issues and 10 years ago
io_eagain.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_eagain.c provide prototype 3 years ago
io_eagain_read.c reengineer alt queue handling to prevent race 8 years ago
io_eagain_write.c provide prototype 3 years ago
io_fd.3 add support for saving syscalls with accept4 4 years ago
io_fd.c properly initialize deferred list in io_fd (did not help though) 4 years ago
io_fd_canwrite.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_fd_flags.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_finishandshutdown.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_finishandshutdown.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_getcookie.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_getcookie.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_mmapwritefile.c change io_eagain to io_eagain_wite 2 years ago
io_nonblock.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_nonblock.c use write in buffer_put for a slight perf improvement 7 years ago
io_passfd.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_passfd.c remove OpenBSD #warning (obsd maintainer says no longer needed) 8 years ago
io_pipe.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_pipe.c add support for saving syscalls with accept4 4 years ago
io_readfile.3 add compiler.h to abstract gcc attributes 4 years ago
io_readfile.c gcc 13 -fanalyze run with fixes / comments about false positives 1 year ago
io_readwritefile.3 add compiler.h to abstract gcc attributes 4 years ago
io_readwritefile.c gcc 13 -fanalyze run with fixes / comments about false positives 1 year ago
io_receivefd.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_receivefd.c remove OpenBSD #warning (obsd maintainer says no longer needed) 8 years ago
io_sendfile.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_sendfile.c sigh 6 months ago
io_setcookie.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_setcookie.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_sigpipe.c add iob_free and man page for iob_reset. 20 years ago
io_socketpair.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_socketpair.c add support for saving syscalls with accept4 4 years ago
io_timedout.c hopefully fix the infinite loop in gatling 10 years ago
io_timeout.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_timeout.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_timeouted.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_timeouted.c finish epoll move to edge triggering 11 years ago
io_tryread.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_tryread.c return early 1 year ago
io_tryreadtimeout.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_tryreadtimeout.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_trywrite.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_trywrite.c some more eagain handling in tryread and trywrite 8 years ago
io_trywritetimeout.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_trywritetimeout.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_wait.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_wait.c remove superfluous #includes 21 years ago
io_waitread.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_waitread.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_waituntil.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_waituntil.c *duh* one extra zero 21 years ago
io_waituntil2.c recent kernel return POLLERR and then calling read returns EGAIN which 3 years ago
io_waitwrite.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_wantread.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_wantread.c revert to level triggering for epoll (forgot io_wantread) 10 years ago
io_wantwrite.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
io_wantwrite.c revert edge triggering epoll; it had reliability and fairness issues and 10 years ago
iob_addbuf.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_addbuf.c remove superfluous #includes 21 years ago
iob_addbuf_free.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_addbuf_free.c document the return value expected from the callback given to iob_write 13 years ago
iob_addbuf_internal.c use callback based infrastructure to reset iob's 17 years ago
iob_addbuf_munmap.c document the return value expected from the callback given to iob_write 13 years ago
iob_addfile.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_addfile.c use callback based infrastructure to reset iob's 17 years ago
iob_addfile_close.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_addfile_close.c document the return value expected from the callback given to iob_write 13 years ago
iob_adds.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_adds.c add iob_adds 21 years ago
iob_adds_free.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_adds_free.c make iob_reset actually free the buffers 21 years ago
iob_bytesleft.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_bytesleft.c add iob_bytesleft 18 years ago
iob_free.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_free.c add iob_free and man page for iob_reset. 20 years ago
iob_new.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_new.c byte_zero the allocated io_batch in iob_new 20 years ago
iob_prefetch.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_prefetch.c gcc 13 -fanalyze run with fixes / comments about false positives 1 year ago
iob_reset.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_reset.c document the return value expected from the callback given to iob_write 13 years ago
iob_send.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_send.c silence warnings under bsd 6 months ago
iob_write.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
iob_write.c add iob_write2 which takes an additional sendfile callback 2 years ago
iom_abort.3 add experimental iom API for multithreaded I/O multiplexing (in io.h) 7 years ago
iom_abort.c try to accomodate apple 6 months ago
iom_add.3 add experimental iom API for multithreaded I/O multiplexing (in io.h) 7 years ago
iom_add.c add experimental iom API for multithreaded I/O multiplexing (in io.h) 7 years ago
iom_init.3 add experimental iom API for multithreaded I/O multiplexing (in io.h) 7 years ago
iom_init.c try to accomodate apple 6 months ago
iom_wait.3 add experimental iom API for multithreaded I/O multiplexing (in io.h) 7 years ago
iom_wait.c proper return value handling 6 months ago