summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/pthread.c
Commit message (Collapse)AuthorAgeFilesLines
* Check #if feature test macros are defined where they may not beRon2009-07-091-1/+1
| | | | | | | | | | Once again all of these reduce the noise from gcc-4.4. Replaces a few more (USE_TLS && HAVE___THREAD) with USE___THREAD while we need to mess with them for this anyhow. Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* reinstate __libc_foo for linuxthreads.oldDenis Vlasenko2009-02-251-2/+2
|
* Merge linuxthread.old from trunk.Khem Raj2008-12-151-1/+1
|
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-10/+10
| | | | Step 21: merge linuxthreads.old directory
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-13/+9
| | | | | Step 18: some more synch: hidden_proto, size reduction and signal handling changes.
* Synch with trunk @ 24071.Carmelo Amoroso2008-11-171-3/+3
| | | | | Step 1 linuxthreads - linuxthreads_db - linuxthread.old - linuxthreads.old_db
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-5/+5
| | | | | | | 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>
* Synch linuxthreads.old with trunkCarmelo Amoroso2008-06-181-4/+4
|
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-161-1/+40
| | | | | | Step 7: merge linuxthreads and linuxthread.old folders Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2007-01-201-0/+2
|
* Merge from trunk."Steven J. Hill"2006-12-161-1/+1
|
* Merge from trunk."Steven J. Hill"2006-02-271-0/+15
|
* Merge from trunk."Steven J. Hill"2006-02-231-20/+21
|
* Merge from trunk."Steven J. Hill"2006-01-061-3/+68
|
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-1/+1
|
* Copy from trunk."Steven J. Hill"2005-11-161-0/+1044