summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_sendfile.c
Commit message (Expand)AuthorAgeFilesLines
* Remove much of the dereferencing of the fd table entries to lookdeischen2002-08-291-3/+3
* Fix a bug where a short write to a non-blocking socket wouldjb2002-02-221-1/+4
* Silence a warning by initializing the return value. This wasn'tdeischen2002-02-091-2/+3
* Undo the work-around for the sendfile bug where nbytes needed the hdr/trldg2002-01-221-11/+0
* Fix a number of subtle and evil bugs in the libc_r wrapping of sendfile(2).alfred2001-12-121-4/+50
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-1/+1
* Add weak definitions for wrapped system calls. In general:deischen2001-01-241-7/+8
* Implement zero system call thread switching. Performance ofdeischen2000-10-131-2/+2
* Change my email address in the copyright notices for the sake of consistencyjasone2000-07-181-1/+1
* Add a wrapper for the sendfile() system call.jasone2000-04-271-0/+154
OpenPOWER on IntegriCloud