summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* - tidy up inline:Bernhard Reutner-Fischer2008-10-241-1/+1
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-3/+3
* Use __SH_SYSCALL_TRAP_BASE for pthread vfork trap, as it willPaul Mundt2008-09-241-1/+2
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-3/+3
* - fix inline keywordBernhard Reutner-Fischer2008-07-233-3/+3
* convert two more static ints used as flags to smallintsDenis Vlasenko2008-05-221-1/+1
* remove redundant headers local to libpthread, causing headerEric Andersen2006-11-293-311/+0
* Joseph S. Myers writes:Eric Andersen2006-10-1984-187/+0
* sync with glibc CVSMike Frysinger2006-03-108-13/+13
* blah, glibc moved linuxthreads aroundMike Frysinger2006-03-0927-27/+27
* Remove unneeded ; after *_aliasPeter S. Mazinger2006-03-091-3/+3
* glibc syncMike Frysinger2006-02-048-13/+13
* change asm/volatile to __x__Peter S. Mazinger2006-02-012-2/+2
* s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...Peter S. Mazinger2006-01-313-3/+0
* initial import of latest linuxthreadsMike Frysinger2006-01-31154-0/+6185
* Initial effort at adding profiling support.Eric Andersen2003-03-033-202/+0
* It turns out that __thread is now a gcc keyword. We used __thread inEric Andersen2002-10-131-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-203-0/+202