8 Commits (0756884d41a8dfed0bfee81aa07aa0d8de5bff32)

Author SHA1 Message Date
leitner c2a2a15c12 document the return value expected from the callback given to iob_write
remove unused #include in iob_reset
if iob_addfile_close fails, it now closes the fd
if iob_addbuf_munmap fails, it now munmaps the buf
if iob_addbuf_free fails, it now frees the buf
some win32 cross-compile fixes for iarray
13 years ago
leitner 8b17690318 use callback based infrastructure to reset iob's 17 years ago
leitner 527efc70b6 add iob_addbuf_munmap 17 years ago
leitner 3996ade63e add iob_addfile_close (iob_reset will close the files) 21 years ago
leitner 0ba7b25005 make iob_reset actually free the buffers 21 years ago
leitner 1de7812da2 man am I slow today 21 years ago
leitner c574ab3641 two more iob fixes 21 years ago
leitner 4c2fb93a53 experimental io_batch implementation 21 years ago