12 Commits

Author SHA1 Message Date
leitner
e7358e888e forward changes made in prototypes to actual implementation 2020-11-20 13:42:58 +00:00
leitner
ddfdd4d077 add compiler.h to abstract gcc attributes 2020-11-08 00:29:35 +00:00
leitner
1544cf006c fix memory leak in error path 2020-07-14 16:08:08 +00:00
leitner
760598ec2f #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
leitner
137b80ea74 test for pread and use it instead of lseek+read in cdb and io_mmapwritefile 2016-06-23 19:42:13 +00:00
leitner
0f6e586fc9 fix some bugs that cppcheck found 2014-05-07 23:51:24 +00:00
leitner
4fec25060b small man page updates and add a cdbget test 2007-04-30 05:08:28 +00:00
leitner
3004b518ef switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
leitner
d361d81c64 make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
2006-05-18 06:02:43 +00:00
leitner
35c01d480b add prototypes for traversal api 2005-11-25 15:44:35 +00:00
leitner
7d91dc5888 unsigned int -> unsigned long int for length 2005-11-25 15:03:50 +00:00
leitner
c24de6da57 add cdb 2005-11-25 15:02:31 +00:00