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