Commit Graph

526 Commits (0698149baf687bc8feaa32c3609293ebbad6f1ee)

Author SHA1 Message Date
Felix von Leitner 0da1c0902d fix bug in mmap code path of io_sendfile (David Leadbeater) 2004-03-24 14:02:00 +00:00
Felix von Leitner 8a675787a2 fix embarassing bug 2004-03-12 23:20:42 +00:00
Felix von Leitner 9bbd54a4c9 fix another case in byte_rchr 2004-03-09 00:20:10 +00:00
Felix von Leitner b80507032e fix byte_rchr return value (Marcus Winkler) 2004-03-07 21:59:36 +00:00
Felix von Leitner f9bff979e2 fix signal race (Scott Lamb) 2004-03-07 21:48:56 +00:00
Felix von Leitner ca610274e0 explicitly define extern globals 2004-03-06 10:35:09 +00:00
Felix von Leitner 1f7895e25c document return values correctly 2004-03-06 10:27:44 +00:00
Felix von Leitner b2b30bdbd3 update Makefile for the BSD users 2004-03-06 10:25:26 +00:00
Felix von Leitner 3b567aef53 add safemult man pages 2004-03-02 22:51:14 +00:00
Felix von Leitner 08b13a1f18 <io.h> -> <iob.h> 2004-03-02 22:41:34 +00:00
Felix von Leitner 10be0bddaf add more man pages 2004-03-02 20:02:23 +00:00
Felix von Leitner 654075d0eb add sigpipe helper 2004-02-29 03:05:37 +00:00
Felix von Leitner 5617c437b8 add some man pages 2004-02-27 17:04:02 +00:00
Felix von Leitner 59a340381e better error handling 2004-02-27 14:50:28 +00:00
Felix von Leitner ec2f230bb4 add fd passing functions 2004-02-27 14:47:31 +00:00
Felix von Leitner 5959a6d634 add io_socketpair 2004-02-27 13:58:17 +00:00
Felix von Leitner 15feca35f7 do not ignore Makefile 2004-02-26 18:02:14 +00:00
Felix von Leitner cf6eb857ea add two useful little test programs 2004-02-26 18:01:15 +00:00
Felix von Leitner 9d73679fe6 make clean should not remove Makefile 2004-02-26 17:55:19 +00:00
Felix von Leitner d4a297f773 document changes 2004-02-26 17:49:11 +00:00
Felix von Leitner da9ef2552b be backwards compatible to legacy BSD constant naming 2004-02-25 17:11:26 +00:00
Felix von Leitner 00dcef4652 add iob_addfile_close (iob_reset will close the files) 2004-02-25 02:22:54 +00:00
Felix von Leitner 62be2d80a1 be more ignorant 2004-02-24 00:20:22 +00:00
Felix von Leitner 8bfdacc6f2 handle POLLNVAL (can't happen errors) 2004-02-24 00:20:04 +00:00
Felix von Leitner 4f27d99c9d speculative pre-emptive freebsd 4 compatibility ;) 2004-02-21 17:27:42 +00:00
Felix von Leitner 75e1b71e75 try to fix freebsd 4 compile error 2004-02-21 17:26:57 +00:00
Felix von Leitner 5a4b386b2a bump version 2004-02-19 16:32:20 +00:00
Felix von Leitner cc8b30ba1d add a few man pages 2004-02-04 23:02:35 +00:00
Felix von Leitner 31e62af122 writev fix 2004-01-30 12:47:28 +00:00
Felix von Leitner 551bcc2f60 detect sendfile on Linux with glibc 2004-01-30 12:37:39 +00:00
Felix von Leitner bfe7592705 the mmap+write version of io_sendfile sent too much at the end and/or
went into an infinite loop sometimes.
2004-01-26 01:17:39 +00:00
Felix von Leitner 3b3b44c6ce fix ip6_fmt (martin paljak) 2004-01-15 18:43:49 +00:00
Felix von Leitner 511056d1ac credit for AIX and MacOS 2004-01-14 01:18:06 +00:00
Felix von Leitner 1e6cd7dc5c actually check in AIX sendfile code 2004-01-14 01:11:49 +00:00
Felix von Leitner 81f97d85b7 integrate Linux sendfile into trysendfile.c infrastructure
first stab at AIX 5 sendfile support
2004-01-12 22:09:41 +00:00
Felix von Leitner dfb90f84f5 OK, I give up, here is a non-GNU Makefile 2004-01-12 18:20:33 +00:00
Felix von Leitner 23e8812905 still had bus error :( 2004-01-10 00:12:18 +00:00
Felix von Leitner d981f35a7f still bus error 2004-01-10 00:09:30 +00:00
Felix von Leitner 4c5a8ea119 bus error?! 2004-01-10 00:06:56 +00:00
Felix von Leitner 8885fc1018 prefetching leaked memory 2004-01-10 00:05:18 +00:00
Felix von Leitner 4f21b880ea also delete libsocket 2004-01-09 23:54:28 +00:00
Felix von Leitner 2509fe6c1c be more ignorant 2004-01-08 19:10:59 +00:00
Felix von Leitner 49d6b3556e work around apple madness 2004-01-08 19:10:41 +00:00
Felix von Leitner 0a98b10be4 ranlib for macos x 2004-01-08 17:13:26 +00:00
Felix von Leitner c5a8c68f8a add trysocket.c 2004-01-08 17:12:39 +00:00
Felix von Leitner 5ea24edfec macos x support 2004-01-08 17:12:28 +00:00
Felix von Leitner e8c96ef3a7 macos x support 2004-01-08 17:11:08 +00:00
Felix von Leitner 9a765ad112 Support Solaris 9 sendfile 2004-01-08 16:34:47 +00:00
Felix von Leitner 26a8df81dc better HP-UX compatibility 2004-01-08 15:16:30 +00:00
Felix von Leitner 2edb9fb227 #define _LARGEFILE64_SOURCE 2004-01-08 15:11:13 +00:00