You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
leitner 6df029a2f8 add comments 23 years ago
buffer Fixed input buffers, thanks to David Lichteblau. 23 years ago
byte buffering updates 23 years ago
fmt fmt_str was broken. It did not check for out==NULL 23 years ago
mmap document error signalling through (void*)0 return code. 23 years ago
open open_write also didn't specify mode 0644 23 years ago
scan bug fixes 23 years ago
socket s/socket_tcp/socket_tcp4/ 23 years ago
str Initial revision 24 years ago
stralloc Initial revision 24 years ago
uint more bug fixes 23 years ago
unix fixed typos. 24 years ago
.cvsignore work around compilers that don't understand "static inline" 23 years ago
CHANGES add comments 23 years ago
COPYING Initial revision 24 years ago
Makefile oops, open_write did not create the file 23 years ago
buffer.h Fixed input buffers, thanks to David Lichteblau. 23 years ago
byte.h remove __THROW 23 years ago
fmt.h don't include str.h in fmt.h 23 years ago
ip4.h renamed ip[46]_fmt to fmt_ip[46] 24 years ago
ip6.h renamed ip[46]_fmt to fmt_ip[46] 24 years ago
mmap.h bsd and macosx compatibility 23 years ago
ndelay.h Initial revision 24 years ago
open.h remove __THROW 23 years ago
scan.h remove __THROW 23 years ago
socket.h more man pages, rename socket_mcttl6 to socket_mchopcount6 24 years ago
str.h remove __THROW 23 years ago
stralloc.h add comments 23 years ago
t.c add and update man pages. 23 years ago
tryinline.c work around compilers that don't understand "static inline" 23 years ago
tryip6.c test for ipv6 and if_name2index and socklen_t. 23 years ago
tryn2i.c test for ipv6 and if_name2index and socklen_t. 23 years ago
trysl.c test for ipv6 and if_name2index and socklen_t. 23 years ago
uint16.h bsd and macosx compatibility 23 years ago
uint32.h bsd and macosx compatibility 23 years ago
uint64.h remove __THROW 23 years ago