summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/write.c
Commit message (Collapse)AuthorAgeFilesLines
* reinstate __libc_foo for linuxthreads.oldDenis Vlasenko2009-02-251-0/+6
|
* Removed some __libc_xxx fucntions as merged from trunk.Carmelo Amoroso2008-12-111-8/+4
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-2/+2
| | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character)
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-1/+1
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2006-02-281-6/+13
|
* Clean up warnings and cruft."Steven J. Hill"2006-02-051-5/+0
|
* Merge from trunk."Steven J. Hill"2006-01-141-1/+1
|
* Merge from trunk."Steven J. Hill"2005-12-021-3/+6
|
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
|
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+18
-Erik