Mirror of :pserver:cvs@cvs.fefe.de:/cvs libowfat https://www.fefe.de/libowfat/
 
 
 
Go to file
Felix von Leitner 4635ec86c0 me stupid, read from fd 1 and not 0 2002-05-11 14:14:45 +00:00
buffer Fixed input buffers, thanks to David Lichteblau. 2001-11-25 22:37:38 +00:00
byte buffering updates 2001-11-25 22:54:00 +00:00
fmt fmt_long did not count the '-' 2002-03-25 22:57:47 +00:00
mmap document error signalling through (void*)0 return code. 2002-01-29 19:44:42 +00:00
open open_write also didn't specify mode 0644 2002-01-28 02:27:35 +00:00
scan bug fixes 2001-11-24 20:37:22 +00:00
socket ugly bug in scan_ip6 that manifests if the IPv6 number starts with a 2002-04-15 16:06:06 +00:00
str Initial revision 2001-02-02 17:54:47 +00:00
stralloc update make clean, 2002-04-13 13:53:24 +00:00
test me stupid, read from fd 1 and not 0 2002-05-11 14:14:45 +00:00
textcode add yenc 2002-04-30 20:48:13 +00:00
uint add man pages for uint32_read* 2002-04-15 18:59:23 +00:00
unix fixed typos. 2001-02-15 21:23:52 +00:00
.cvsignore work around compilers that don't understand "static inline" 2001-11-24 20:09:31 +00:00
CHANGES add version 0.13 tag 2002-05-03 19:20:39 +00:00
COPYING Initial revision 2001-02-02 17:54:47 +00:00
Makefile fix cut-and-paste error in test/uudecode program (fileout used same 2002-05-08 23:37:21 +00:00
buffer.h Fixed input buffers, thanks to David Lichteblau. 2001-11-25 22:37:38 +00:00
byte.h remove __THROW 2001-10-15 12:17:50 +00:00
fmt.h don't include str.h in fmt.h 2001-11-26 17:38:31 +00:00
ip4.h renamed ip[46]_fmt to fmt_ip[46] 2001-02-05 22:03:11 +00:00
ip6.h renamed ip[46]_fmt to fmt_ip[46] 2001-02-05 22:03:11 +00:00
mmap.h bsd and macosx compatibility 2001-10-15 14:34:02 +00:00
ndelay.h Initial revision 2001-02-02 17:54:47 +00:00
open.h remove __THROW 2001-10-15 12:17:50 +00:00
scan.h remove __THROW 2001-10-15 12:17:50 +00:00
socket.h more man pages, rename socket_mcttl6 to socket_mchopcount6 2001-02-05 19:35:33 +00:00
str.h remove __THROW 2001-10-15 12:17:50 +00:00
stralloc.h add comments 2002-02-28 15:50:45 +00:00
t.c add yenc 2002-04-30 20:48:13 +00:00
textcode.h add url encoding 2002-04-30 18:39:37 +00:00
tryinline.c work around compilers that don't understand "static inline" 2001-11-24 20:09:31 +00:00
tryip6.c test for ipv6 and if_name2index and socklen_t. 2001-11-24 19:34:32 +00:00
tryn2i.c test for ipv6 and if_name2index and socklen_t. 2001-11-24 19:34:32 +00:00
trysl.c test for ipv6 and if_name2index and socklen_t. 2001-11-24 19:34:32 +00:00
uint16.h bsd and macosx compatibility 2001-10-15 14:34:02 +00:00
uint32.h oooops, forgot brackets 2002-04-15 19:47:09 +00:00
uint64.h remove __THROW 2001-10-15 12:17:50 +00:00