316 Commits (860c881a687aee58b51413d24e8cc95a168f8abf)
 

Author SHA1 Message Date
leitner 860c881a68 also install havealloca.h 21 years ago
leitner 0fbde45869 add haveinline dependency 21 years ago
leitner 876738bd8e make cast nicer 21 years ago
leitner 649b5425ac one more missing extern 21 years ago
leitner b2773267a3 one more extern 21 years ago
leitner 27e01305cd forgot one "extern" 21 years ago
leitner 0bae11b63e remove socket_sendfile now that we have io_sendfile
make Makefile should also work with a BSD make ;)
21 years ago
leitner 0f60bacb89 add routines to scan and output ipv6 addresses with %eth0 notation.
also add compat formatting routines that will output v4-mapped addresses
  as ipv4 addresses
21 years ago
leitner 6fdd2a9078 appending zero bytes to an empty array failed it 21 years ago
leitner 884e0b09b8 head -1 -> head -n 1 21 years ago
leitner 03461c6eb1 more defensive programming for SIGIO (*groan*) 21 years ago
leitner 5935ca0eb8 minor comment fix 21 years ago
leitner 3cac9c2b80 make sure the mmap based io_sendfile actually works (and terminates) 21 years ago
leitner 3fe23979fd skip initial slashes 21 years ago
leitner 15a54e002b More Windoze crap 21 years ago
leitner 9a0e23f420 oops, left debug #undef in 21 years ago
leitner a17f7c30d2 use mmap on BSD without sendfile 21 years ago
leitner c07f633db8 make Makefile better 21 years ago
sanjiyan 8f66476e0d remove strict alias warning... 21 years ago
sanjiyan a58d400d5c fixing the poll call in io_waituntil2 21 years ago
leitner 0a38894c43 *duh* one extra zero 21 years ago
sanjiyan 29cfd8df4e reset timer correct. 21 years ago
sanjiyan 90bde5e569 reset the timer in the correct way. 21 years ago
leitner 5e892205bf duh, really use -Os 21 years ago
leitner 20bd85b52d diet -Os please 21 years ago
leitner 6622288c7c make BSD sendfile actually work 21 years ago
leitner 4210cc3556 cvsignore more 21 years ago
leitner ba849a2720 duh!!! Typo prevented iob_send from using FreeBSD sendfile 21 years ago
leitner e2bb0ee39c add windoze.h 21 years ago
leitner a4cf7a8a8b fix Solaris /dev/poll 21 years ago
leitner 65adb024f5 bug fixing time 21 years ago
leitner 82a4ae868d broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
21 years ago
leitner b81e8bcd27 typo 21 years ago
leitner 17f3955f84 handle BSD errors 21 years ago
leitner 361872ffa4 handle errors properly 21 years ago
leitner 96be549818 handle errors signalled by epoll 21 years ago
leitner 0335358787 add io_finishandshutdown 21 years ago
leitner 025063013b add io_finishandshutdown declaration 21 years ago
leitner 68120bb142 add ..._free variants 21 years ago
leitner 9d47e5b702 added FROMBUF_FREE 21 years ago
leitner 0ba7b25005 make iob_reset actually free the buffers 21 years ago
leitner 543987da58 remove superfluous #includes
make it possibly to specify that a buffer should be freed
21 years ago
leitner 1034218fae namespace cleanliness 21 years ago
leitner 27ffe564a7 set flag only if setting to non-blocking worked 21 years ago
leitner aeb609627b add "extern" before variables 21 years ago
leitner fcd6082250 did not compile on BSD after SIGIO fix 21 years ago
leitner 209fef467e Big Duh! _SIGIO and SIGIO look too close 21 years ago
leitner ec060d6dee wrong fix 21 years ago
leitner 07a205405b Add DEBUG=1 to GNUmakefile
the epoll guard broke SIGIO
21 years ago
leitner f954d96659 *** empty log message *** 21 years ago