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