buffer
Fixed input buffers, thanks to David Lichteblau.
19 anni fa
byte
buffering updates
19 anni fa
fmt
fmt_long did not count the '-'
19 anni fa
mmap
document error signalling through (void*)0 return code.
19 anni fa
open
open_write also didn't specify mode 0644
19 anni fa
scan
bug fixes
19 anni fa
socket
ugly bug in scan_ip6 that manifests if the IPv6 number starts with a
19 anni fa
str
Initial revision
20 anni fa
stralloc
update make clean,
19 anni fa
test
test/uudecode now appears to actually work ;)
18 anni fa
textcode
add yenc
18 anni fa
uint
add man pages for uint32_read*
19 anni fa
unix
fixed typos.
20 anni fa
.cvsignore
work around compilers that don't understand "static inline"
19 anni fa
CHANGES
add yenc
18 anni fa
COPYING
Initial revision
20 anni fa
Makefile
add url encoding
18 anni fa
buffer.h
Fixed input buffers, thanks to David Lichteblau.
19 anni fa
byte.h
remove __THROW
19 anni fa
fmt.h
don't include str.h in fmt.h
19 anni fa
ip4.h
renamed ip[46]_fmt to fmt_ip[46]
20 anni fa
ip6.h
renamed ip[46]_fmt to fmt_ip[46]
20 anni fa
mmap.h
bsd and macosx compatibility
19 anni fa
ndelay.h
Initial revision
20 anni fa
open.h
remove __THROW
19 anni fa
scan.h
remove __THROW
19 anni fa
socket.h
more man pages, rename socket_mcttl6 to socket_mchopcount6
20 anni fa
str.h
remove __THROW
19 anni fa
stralloc.h
add comments
19 anni fa
t.c
add yenc
18 anni fa
textcode.h
add url encoding
18 anni fa
tryinline.c
work around compilers that don't understand "static inline"
19 anni fa
tryip6.c
test for ipv6 and if_name2index and socklen_t.
19 anni fa
tryn2i.c
test for ipv6 and if_name2index and socklen_t.
19 anni fa
trysl.c
test for ipv6 and if_name2index and socklen_t.
19 anni fa
uint16.h
bsd and macosx compatibility
19 anni fa
uint32.h
oooops, forgot brackets
19 anni fa
uint64.h
remove __THROW
19 anni fa