492 Commits (8a93baebee5902dd55eff6fefc08ab73406e9938)
 

Author SHA1 Message Date
leitner 25181575b6 fix ip6_fmt (martin paljak) 21 years ago
leitner c4828b888a credit for AIX and MacOS 21 years ago
leitner c18a0dbf62 actually check in AIX sendfile code 21 years ago
leitner cae1a561fd integrate Linux sendfile into trysendfile.c infrastructure
first stab at AIX 5 sendfile support
21 years ago
leitner 2f8d7b149a OK, I give up, here is a non-GNU Makefile 21 years ago
leitner 7bcba8b2d1 still had bus error :( 21 years ago
leitner 91060a1772 still bus error 21 years ago
leitner 6d35239e2c bus error?! 21 years ago
leitner e92d4ca5f5 prefetching leaked memory 21 years ago
leitner 0c138d14d8 also delete libsocket 21 years ago
leitner ab03f30328 be more ignorant 21 years ago
leitner 88995a9c5d work around apple madness 21 years ago
leitner 657d5c364f ranlib for macos x 21 years ago
leitner 7891309d23 add trysocket.c 21 years ago
leitner f21e1c57a3 macos x support 21 years ago
leitner 8f188cc95b macos x support 21 years ago
leitner 7ddce27f49 Support Solaris 9 sendfile 21 years ago
leitner 1748073c1e better HP-UX compatibility 21 years ago
leitner 4740036c6f #define _LARGEFILE64_SOURCE 21 years ago
leitner f484ecdc5f support HP-UX sendfile (thanks Rolf Eike Beer) 21 years ago
leitner 8ce9e6c016 sendfile 21 years ago
leitner 2a516c901a recent change corrected sendfile parameters but not internal usage 21 years ago
leitner fa476a9200 add experimental prefetching support 21 years ago
leitner f52aa87441 more alloca fixes 21 years ago
leitner 60d00ede11 remove some warnings 21 years ago
leitner 3eb26af29d work around IRIX 21 years ago
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