summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-31Merge commit 'refs/top-bases/tschwinge/Peter_Herbolzheimer' into tschwinge/Pe...tschwinge/Peter_HerbolzheimerThomas Schwinge
2012-08-31Merge branch 't/tls-threadvar-pthread_self' into refs/top-bases/tschwinge/Pet...Thomas Schwinge
2012-08-31New TopGit dependency: t/tls-threadvar-pthread_selfThomas Schwinge
2012-08-31Revert "Store self in __thread variable instead of threadvar"t/tls-threadvar-pthread_selfThomas Schwinge
2012-08-31Initialize.Thomas Schwinge
2012-08-30Merge branch 't/stand-alone' into refs/top-bases/tschwinge/Peter_HerbolzheimerThomas Schwinge
2012-08-30Merge commit 'refs/top-bases/tschwinge/Peter_Herbolzheimer' into tschwinge/Pe...Thomas Schwinge
2012-08-30Merge branch 't/fix_inline' into refs/top-bases/tschwinge/Peter_HerbolzheimerThomas Schwinge
2012-08-30Merge branch 't/fix_have_kernel_resources' into refs/top-bases/tschwinge/Pete...Thomas Schwinge
2012-08-30Merge branch 'baseline' into refs/top-bases/tschwinge/Peter_HerbolzheimerThomas Schwinge
2012-08-30Merge commit 'refs/top-bases/t/stand-alone' into t/stand-alonet/stand-aloneThomas Schwinge
2012-08-30Merge commit 'refs/top-bases/t/fix_inline' into t/fix_inlinet/fix_inlineThomas Schwinge
2012-08-30Merge commit 'refs/top-bases/t/fix_have_kernel_resources' into t/fix_have_ker...t/fix_have_kernel_resourcesThomas Schwinge
2012-08-30Merge commit 'refs/top-bases/baseline' into baselinebaselineThomas Schwinge
2012-08-30Advance.Thomas Schwinge
2012-08-30Base on baseline.Thomas Schwinge
2012-08-30Base on baseline.Thomas Schwinge
2012-08-30Base on baseline.Thomas Schwinge
2012-08-30Base on baseline.Thomas Schwinge
2012-08-30Initialize.Thomas Schwinge
2012-08-30Restore Makefile.Thomas Schwinge
2012-08-07tests/Makefile: Support INSTALL_ROOT environment variable.Thomas Schwinge
2012-08-07Rename ia32 sysdep directories to i386.Thomas Schwinge
2012-08-07Remove PowerPC port.Thomas Schwinge
2012-08-07* signal/README: Add note about accompanying sysdeps/generic/ files.Thomas Schwinge
2012-08-07Remove L4 port.Thomas Schwinge
2012-08-07Fix libpthread.so symlinkSamuel Thibault
2012-08-04Fix typoThomas DiModica
2012-07-08Default to a little guardsizeSamuel Thibault
2012-07-08Comment on deviation from standardSamuel Thibault
2012-05-25Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/libpthreadSamuel Thibault
2012-05-25Add -lrt to libpthread.a to fix static linkSamuel Thibault
2012-04-27Store self in __thread variable instead of threadvarSamuel Thibault
2012-04-27Always pass the pthread_functions structureSamuel Thibault
2012-04-23Rename __pthread_initialize into __pthread_initSamuel Thibault
2012-04-23Fix access to libpthread headers from glibcSamuel Thibault
2012-04-22Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/libpthreadSamuel Thibault
2012-04-22Fix glibc add-on installation rulesSamuel Thibault
2012-04-22Install bits/pthreadtypes.hSamuel Thibault
2012-04-22Set -B option to find libpthread.soSamuel Thibault
2012-04-22pthread_condattr_setclock: allow a monotonic clock, if presentPino Toscano
2012-04-22__pthread_timedblock: switch to clock_gettimePino Toscano
2012-04-22__pthread_timedblock: add an argument for the clock idPino Toscano
2012-04-21Add glibc build supportSamuel Thibault
2012-04-21Do not redefine tcbhead_t in glibcSamuel Thibault
2012-04-21Rename bits/atomic.h to bits/pt-atomic.hSamuel Thibault
2012-04-21Rename pthread functions to be used for forwardingSamuel Thibault
2011-11-27Fix __mutex_unlock_solid safetySamuel Thibault
2011-11-07Add XOpen 2008 visibilitySamuel Thibault
2011-11-06Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/libpthreadSamuel Thibault