leitner
|
b4c4eb607e
|
remove OpenBSD #warning (obsd maintainer says no longer needed)
|
8 years ago |
leitner
|
3bed09a972
|
get rid of warning
|
15 years ago |
leitner
|
acd4fdb68b
|
add/fix man pages
zero a buffer in io_passfd so valgrind does not complain when we pass it
to a syscall (which did not use the uninitialized parts anyway)
|
15 years ago |
leitner
|
83c1186870
|
fix for NetBSD 3.0 (they broke their sys/types.h)
remove support for ip6.int reverse lookup in DNS routines (the domain is
no longer delegated)
|
19 years ago |
leitner
|
46dcfbdce1
|
Uh, it's #warning and not #warn. *blush*
|
20 years ago |
leitner
|
289ca04238
|
Work around OpenBSD. Again.
|
20 years ago |
leitner
|
f0e9a2afc9
|
work around broken Solaris sys/socket.h
|
20 years ago |
leitner
|
c169ae9b4a
|
IRIX compatibility (yuck!)
|
20 years ago |
leitner
|
c874604f12
|
gcc 4 cleanups (mostly unsigned char* vs char*)
|
20 years ago |
leitner
|
9eb09b5bfe
|
add iob_free and man page for iob_reset.
check in some windoze compat crap (still does not compile through for
windoze)
|
20 years ago |
leitner
|
72382af11a
|
Solaris compatibility for io_passfd and io_receivefd (untested, but at
least it compiles)
|
21 years ago |
leitner
|
1e871b1c32
|
actually return 0 on success in io_passfd
|
21 years ago |
leitner
|
768a46e304
|
argh more bsd
|
21 years ago |
leitner
|
a23757a317
|
bsd compat
|
21 years ago |
leitner
|
70e112b892
|
add fd passing functions
|
21 years ago |