fix for write_file: always add O_WRONLY
[libjh.git] / io.c
2013-06-22 Jann Hornfix for write_file: always add O_WRONLY
2013-06-21 Jann Hornslurp_fd: add flag for creating 8-nullbytes-padded...
2013-06-18 Jann Hornadd mmap_file
2013-06-18 Jann Hornfix: use O_CLOEXEC to prevent fds from leaking through...
2013-06-16 Jann Hornadd license and copyright stuff
2013-06-16 Jann Horninitial commit