buffer
|
make buffer_get_token write \0 to buffer on end of file so it can be
|
2002-05-11 15:19:56 +00:00 |
byte
|
buffering updates
|
2001-11-25 22:54:00 +00:00 |
fmt
|
fmt_long did not count the '-'
|
2002-03-25 22:57:47 +00:00 |
mmap
|
document error signalling through (void*)0 return code.
|
2002-01-29 19:44:42 +00:00 |
open
|
open_write also didn't specify mode 0644
|
2002-01-28 02:27:35 +00:00 |
scan
|
bug fixes
|
2001-11-24 20:37:22 +00:00 |
socket
|
ugly bug in scan_ip6 that manifests if the IPv6 number starts with a
|
2002-04-15 16:06:06 +00:00 |
str
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
stralloc
|
update make clean,
|
2002-04-13 13:53:24 +00:00 |
test
|
make uudecode be able to decode more than one file
|
2002-05-11 15:28:58 +00:00 |
textcode
|
add yenc
|
2002-04-30 20:48:13 +00:00 |
uint
|
add man pages for uint32_read*
|
2002-04-15 18:59:23 +00:00 |
unix
|
fixed typos.
|
2001-02-15 21:23:52 +00:00 |
.cvsignore
|
work around compilers that don't understand "static inline"
|
2001-11-24 20:09:31 +00:00 |
CHANGES
|
make buffer_get_token write \0 to buffer on end of file so it can be
|
2002-05-11 15:19:56 +00:00 |
COPYING
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
Makefile
|
make install forgot to install textcode.h
|
2002-05-11 14:15:26 +00:00 |
buffer.h
|
make buffer_get_token write \0 to buffer on end of file so it can be
|
2002-05-11 15:19:56 +00:00 |
byte.h
|
remove __THROW
|
2001-10-15 12:17:50 +00:00 |
fmt.h
|
don't include str.h in fmt.h
|
2001-11-26 17:38:31 +00:00 |
ip4.h
|
renamed ip[46]_fmt to fmt_ip[46]
|
2001-02-05 22:03:11 +00:00 |
ip6.h
|
renamed ip[46]_fmt to fmt_ip[46]
|
2001-02-05 22:03:11 +00:00 |
mmap.h
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
ndelay.h
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
open.h
|
remove __THROW
|
2001-10-15 12:17:50 +00:00 |
scan.h
|
remove __THROW
|
2001-10-15 12:17:50 +00:00 |
socket.h
|
more man pages, rename socket_mcttl6 to socket_mchopcount6
|
2001-02-05 19:35:33 +00:00 |
str.h
|
remove __THROW
|
2001-10-15 12:17:50 +00:00 |
stralloc.h
|
add comments
|
2002-02-28 15:50:45 +00:00 |
t.c
|
add yenc
|
2002-04-30 20:48:13 +00:00 |
textcode.h
|
add url encoding
|
2002-04-30 18:39:37 +00:00 |
tryinline.c
|
work around compilers that don't understand "static inline"
|
2001-11-24 20:09:31 +00:00 |
tryip6.c
|
test for ipv6 and if_name2index and socklen_t.
|
2001-11-24 19:34:32 +00:00 |
tryn2i.c
|
test for ipv6 and if_name2index and socklen_t.
|
2001-11-24 19:34:32 +00:00 |
trysl.c
|
test for ipv6 and if_name2index and socklen_t.
|
2001-11-24 19:34:32 +00:00 |
uint16.h
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
uint32.h
|
oooops, forgot brackets
|
2002-04-15 19:47:09 +00:00 |
uint64.h
|
remove __THROW
|
2001-10-15 12:17:50 +00:00 |