summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/forward.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "libc: add hidden calls to pthread cleanup funcs"Austin Foxley2009-11-221-2/+0
* libc: add hidden calls to pthread cleanup funcsMike Frysinger2009-10-221-0/+2
* linuxthreads.old: extend workaround for asm rename warningsMike Frysinger2009-07-201-0/+1
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+2
* - silence warningBernhard Reutner-Fischer2008-10-061-1/+1
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-5/+6
* add an URL to relevant gcc bugzilla entryDenis Vlasenko2008-05-201-2/+3
* suppress "asm declaration ignored due to conflict with previous rename"Denis Vlasenko2008-05-201-0/+20
* Peter Mazinger pointed out that my last commit was faulty.Joakim Tjernlund2007-01-111-0/+2
* Modify the earlier changes, because libc-lock references __pthread_mutex*, do...Peter S. Mazinger2006-01-251-4/+4
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-5/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+2
* use internal versions of exit/memcpyPeter S. Mazinger2006-01-041-1/+1
* update pthread weak handling to the style glibc usesMike Frysinger2006-01-041-0/+142