aboutsummaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/wrapsyscall.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02convert accept4() to use cancel.h macrosWaldemar Brodkorb1-0/+7
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb1-8/+3
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb1-0/+246
2015-02-14Revert "resolve merge"Waldemar Brodkorb1-246/+0
2015-02-14resolve mergeWaldemar Brodkorb1-0/+246
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger1-220/+0
2005-11-15revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger1-0/+220
2005-09-08punt wrapsyscall.c as glibc hasMike Frysinger1-220/+0
2003-05-30In a number of places we erroneously used tests such as '#ifdef PIC' when weEric Andersen1-1/+1
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen1-4/+4
2002-08-21Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the wayEric Andersen1-2/+2
2002-08-21mode_t was being promoted to an int by gcc's __builtin_va_arg, causing badEric Andersen1-2/+2
2002-08-20Remove some noiseEric Andersen1-12/+0
2002-04-17Remove strong aliases to symbols that we don't define in uClibcEric Andersen1-12/+12
2002-02-26Enable pread/pwriteEric Andersen1-4/+3
2002-02-23Several naming cleanups so threads work properly againEric Andersen1-0/+3
2002-02-21Let the large file stuff be cancelableEric Andersen1-14/+66
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen1-0/+178