summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps/pthread
AgeCommit message (Expand)Author
2018-04-22linuxthreads: implement pthread_condattr_{s,g}etclock()Waldemar Brodkorb
2016-11-17libpthread: remove pthread_atfork for noMMU targetRomain Naour
2016-10-24linuxthreads: add back signal.hWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-09-19linuxthreads: Fix up pthread.h for XPG7.Leonid Lisovskiy
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2014-10-03m68k: fix linuxthreads compile for coldfireWaldemar Brodkorb
2013-03-13LT{,.old}: include stddef.h for size_tVineet Gupta
2013-03-07libpthread: Remove useless .cvsignore filesMarkos Chandras
2013-02-20not-cancel.h: Use openat if arch does not have the open syscallMarkos Chandras
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15linuxthreads: guard *tsd* related stuff correctlyPeter S. Mazinger
2012-06-15linuxthreads: use __UCLIBC_HAS_TLS__ consistentlyPeter S. Mazinger
2012-06-15move __libc_pthread_init prototype to pthread-functions.hPeter S. Mazinger
2012-06-15move *longjmp related prototypes to setjmp.hPeter S. Mazinger
2010-04-25enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley
2009-01-21- commentary typo fixBernhard Reutner-Fischer
2008-12-29- pthread_attr_{g,s}etstacksize would depend on SUSv3 legacy but are notBernhard Reutner-Fischer
2008-12-15sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko
2008-12-11Move kernel-features.h header from the linuxthread directoryCarmelo Amoroso
2008-09-25Add globally __stringify macro in libc-symbols.h.Carmelo Amoroso
2008-09-09Use getdents syscall if kernel provide supports for thisCarmelo Amoroso
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2007-01-11Peter Mazinger pointed out that my last commit was faulty.Joakim Tjernlund
2006-12-08finish the pthread locking cleanups. This should get things compiling againEric Andersen
2006-10-19Joseph S. Myers writes:Eric Andersen
2006-03-24Now new linuxthreads builds w/ SHAREDPeter S. Mazinger
2006-03-24Guard GL(name) and it's users w/ SHAREDPeter S. Mazinger
2006-03-10update ignoresMike Frysinger
2006-03-10shouldnt have been added to svnMike Frysinger
2006-03-10sync with glibc CVSMike Frysinger
2006-03-10try to get libpthread built w/ -DSHARED, what to do w/ _dl_load_lock?Peter S. Mazinger
2006-03-09blah, glibc moved linuxthreads aroundMike Frysinger
2006-03-09Not the best idea moving libc_hidden_proto to uClibc_glue.hPeter S. Mazinger
2006-03-09Get rid of forwarded __pthread_attr_initPeter S. Mazinger
2006-03-09Move __clone/__uselocale to uClibc_glue.hPeter S. Mazinger
2006-03-09uClibc_pthread.h wasn't ever includedPeter S. Mazinger
2006-03-05use sched_yield, not pthread_yieldMike Frysinger
2006-02-16It's not my day ..Peter S. Mazinger
2006-02-16Undo earlier change and sync new linuxthreads' guard w/ oldPeter S. Mazinger
2006-02-04glibc syncMike Frysinger
2006-02-01change asm/volatile to __x__Peter S. Mazinger
2006-01-31pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr...Peter S. Mazinger
2006-01-31s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...Peter S. Mazinger