6 Commits

Author SHA1 Message Date
leitner
94feba3667 use write in buffer_put for a slight perf improvement 2018-03-12 13:04:30 +00:00
leitner
760598ec2f #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
leitner
acd4fdb68b add/fix man pages
zero a buffer in io_passfd so valgrind does not complain when we pass it
to a syscall (which did not use the uninitialized parts anyway)
2010-01-18 19:51:00 +00:00
leitner
3004b518ef switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
leitner
95c129c81a document error signalling through (void*)0 return code. 2002-01-29 19:44:42 +00:00
leitner
ae4b409c55 add and update man pages. 2001-11-25 23:50:09 +00:00