You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
leitner
d570a9c307
add textcode api for uuencode and uudecode, base64 and quoted printable.
|
23 years ago |
buffer
|
Fixed input buffers, thanks to David Lichteblau.
|
23 years ago |
byte
|
buffering updates
|
23 years ago |
fmt
|
fmt_long did not count the '-'
|
23 years ago |
mmap
|
document error signalling through (void*)0 return code.
|
23 years ago |
open
|
open_write also didn't specify mode 0644
|
23 years ago |
scan
|
bug fixes
|
23 years ago |
socket
|
ugly bug in scan_ip6 that manifests if the IPv6 number starts with a
|
23 years ago |
str
|
Initial revision
|
24 years ago |
stralloc
|
update make clean,
|
23 years ago |
textcode
|
add textcode api for uuencode and uudecode, base64 and quoted printable.
|
23 years ago |
uint
|
add man pages for uint32_read*
|
23 years ago |
unix
|
fixed typos.
|
24 years ago |
.cvsignore
|
work around compilers that don't understand "static inline"
|
23 years ago |
CHANGES
|
add textcode api for uuencode and uudecode, base64 and quoted printable.
|
23 years ago |
COPYING
|
Initial revision
|
24 years ago |
Makefile
|
add textcode api for uuencode and uudecode, base64 and quoted printable.
|
23 years ago |
buffer.h
|
Fixed input buffers, thanks to David Lichteblau.
|
23 years ago |
byte.h
|
remove __THROW
|
23 years ago |
fmt.h
|
don't include str.h in fmt.h
|
23 years ago |
ip4.h
|
renamed ip[46]_fmt to fmt_ip[46]
|
24 years ago |
ip6.h
|
renamed ip[46]_fmt to fmt_ip[46]
|
24 years ago |
mmap.h
|
bsd and macosx compatibility
|
23 years ago |
ndelay.h
|
Initial revision
|
24 years ago |
open.h
|
remove __THROW
|
23 years ago |
scan.h
|
remove __THROW
|
23 years ago |
socket.h
|
more man pages, rename socket_mcttl6 to socket_mchopcount6
|
24 years ago |
str.h
|
remove __THROW
|
23 years ago |
stralloc.h
|
add comments
|
23 years ago |
t.c
|
add textcode api for uuencode and uudecode, base64 and quoted printable.
|
23 years ago |
textcode.h
|
add textcode api for uuencode and uudecode, base64 and quoted printable.
|
23 years ago |
tryinline.c
|
work around compilers that don't understand "static inline"
|
23 years ago |
tryip6.c
|
test for ipv6 and if_name2index and socklen_t.
|
23 years ago |
tryn2i.c
|
test for ipv6 and if_name2index and socklen_t.
|
23 years ago |
trysl.c
|
test for ipv6 and if_name2index and socklen_t.
|
23 years ago |
uint16.h
|
bsd and macosx compatibility
|
23 years ago |
uint32.h
|
oooops, forgot brackets
|
23 years ago |
uint64.h
|
remove __THROW
|
23 years ago |