18 Commits (master)

Author SHA1 Message Date
leitner 5dbad67352 autofree mode for io_batch 5 months ago
leitner 00bc4e4a5d add iob_write2 which takes an additional sendfile callback 2 years ago
leitner ddfdd4d077 add compiler.h to abstract gcc attributes 4 years ago
leitner 97368fbfa6 BSD build fix (hopefully)
move more #include to <libowfat/...>
6 years ago
leitner f412a657fb remove a few compiler warnings 7 years ago
leitner 4f1e1d300c make headers work in C++
add two more variable length integer encoding functions
13 years ago
leitner 928bfe5c09 for installed header files, add comment saying where they came from 14 years ago
leitner 527efc70b6 add iob_addbuf_munmap 17 years ago
leitner f046d1cdc1 add iob_bytesleft
don't leak memory in test/httpd.c
18 years ago
leitner 9eb09b5bfe add iob_free and man page for iob_reset.
check in some windoze compat crap (still does not compile through for
windoze)
20 years ago
leitner b48ce77792 add iob_write (to write an io batch through a callback) 20 years ago
leitner 3996ade63e add iob_addfile_close (iob_reset will close the files) 21 years ago
leitner fa476a9200 add experimental prefetching support 21 years ago
leitner 68120bb142 add ..._free variants 21 years ago
leitner 3e2f6d0439 add stupid little httpd 21 years ago
leitner ea8e1cc90b add iob_adds
add cookies to io
21 years ago
leitner c2453002d3 add small explanation to iob.h 21 years ago
leitner 4c2fb93a53 experimental io_batch implementation 21 years ago