10 Commits (0d788fb946f2588bbe1ea93257b402eb94a1403f)

Author SHA1 Message Date
leitner 46cd715bbf explain a bit what we are trying to do here 3 years ago
leitner ddfdd4d077 add compiler.h to abstract gcc attributes 4 years ago
leitner 3aef1c2faa half-hearted Windows compilability improvements 5 years ago
leitner f3c0e69988 fix and document iarray 10 years ago
leitner a544abc39c switch io_fds from array to newly implemented (hopefully thread-safe) iarray
switch epoll from level triggering to edge triggering
11 years ago
leitner c548cce5a1 another attempt at a thread-safe array 11 years ago
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 928bfe5c09 for installed header files, add comment saying where they came from 15 years ago
leitner 49e8257931 add #warning 16 years ago
leitner bb9cdaaafb add iarray 16 years ago