buffer
|
Fixed input buffers, thanks to David Lichteblau.
|
2001-11-25 22:37:38 +00:00 |
byte
|
remove even more void*
|
2001-11-24 21:28:32 +00:00 |
fmt
|
fmt_str was broken. It did not check for out==NULL
|
2001-11-25 15:51:44 +00:00 |
mmap
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
open
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
scan
|
bug fixes
|
2001-11-24 20:37:22 +00:00 |
socket
|
more bug fixes
|
2001-11-24 21:23:01 +00:00 |
str
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
stralloc
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
uint
|
more bug fixes
|
2001-11-24 21:23:01 +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
|
Fixed input buffers, thanks to David Lichteblau.
|
2001-11-25 22:37:38 +00:00 |
COPYING
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
Makefile
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
buffer.h
|
Fixed input buffers, thanks to David Lichteblau.
|
2001-11-25 22:37:38 +00:00 |
byte.h
|
remove __THROW
|
2001-10-15 12:17:50 +00:00 |
fmt.h
|
remove __THROW
|
2001-10-15 12:17:50 +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
|
remove __THROW
|
2001-10-15 12:17:50 +00:00 |
t.c
|
fmt_str was broken. It did not check for out==NULL
|
2001-11-25 15:51:44 +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
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
uint64.h
|
remove __THROW
|
2001-10-15 12:17:50 +00:00 |