summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-31148-0/+6179
* 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