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.
 
 
 
sanjiyan 6838f0f0bb aded buffer_getc, buffer_getn get n bytes less only if EOF and
buffer_get_token for getting n bytes till finding a termination char or
EOF/error.
24 years ago
buffer aded buffer_getc, buffer_getn get n bytes less only if EOF and 24 years ago
byte Initial revision 24 years ago
fmt fmt_ulong did not output '0' properly. 24 years ago
open Initial revision 24 years ago
scan Initial revision 24 years ago
socket fixed sendfile 24 years ago
str Initial revision 24 years ago
stralloc Initial revision 24 years ago
uint Initial revision 24 years ago
unix Initial revision 24 years ago
.cvsignore even more stuff 24 years ago
CHANGES accept4 and accept6 24 years ago
COPYING Initial revision 24 years ago
Makefile added man pages and ..._reuse socket bind functions. 24 years ago
buffer.h aded buffer_getc, buffer_getn get n bytes less only if EOF and 24 years ago
byte.h Initial revision 24 years ago
fmt.h Initial revision 24 years ago
haveip6.h dummy include file to disable ipv6 support globally. 24 years ago
haven2i.h even more stuff 24 years ago
ip6.h move static constants out of ip6.h. 24 years ago
ndelay.h Initial revision 24 years ago
open.h Initial revision 24 years ago
scan.h Initial revision 24 years ago
socket.h more man pages, rename socket_mcttl6 to socket_mchopcount6 24 years ago
str.h comments and prototypes disagree on parameter naming 24 years ago
stralloc.h Initial revision 24 years ago
t.c added initial buffer implementation. 24 years ago
uint16.h Initial revision 24 years ago
uint32.h Initial revision 24 years ago
uint64.h Initial revision 24 years ago