summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/wrapsyscall.c
Commit message (Expand)AuthorAgeFilesLines
* rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger2005-11-151-220/+0
* revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger2005-11-151-0/+220
* punt wrapsyscall.c as glibc hasMike Frysinger2005-09-081-220/+0
* In a number of places we erroneously used tests such as '#ifdef PIC' when weEric Andersen2003-05-301-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-4/+4
* Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the wayEric Andersen2002-08-211-2/+2
* mode_t was being promoted to an int by gcc's __builtin_va_arg, causing badEric Andersen2002-08-211-2/+2
* Remove some noiseEric Andersen2002-08-201-12/+0
* Remove strong aliases to symbols that we don't define in uClibcEric Andersen2002-04-171-12/+12
* Enable pread/pwriteEric Andersen2002-02-261-4/+3
* Several naming cleanups so threads work properly againEric Andersen2002-02-231-0/+3
* Let the large file stuff be cancelableEric Andersen2002-02-211-14/+66
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+178