summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sendfile64.c
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
| | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character)
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2006-02-281-31/+7
|
* Add missing semicolonsEric Andersen2003-08-211-2/+2
|
* Cleanup a few structural wierdnessesEric Andersen2002-11-151-8/+10
|
* Implement sendfile64Eric Andersen2002-11-141-0/+46
-Erik