OSDN Git Service

linuxthreads: use __UCLIBC_HAS_TLS__ consistently
[uclinux-h8/uClibc.git] / libpthread / linuxthreads / manager.c
2012-06-15 Peter S. Mazingerlinuxthreads: use __UCLIBC_HAS_TLS__ consistently
2011-10-27 Bernhard Reutner... pthreads: fix build when DNS resolver is not enabled.
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-03 Peter S. Mazingeravoid warnings on _STACK_GROWS_* usage
2009-10-17 Austin Foxleylinuxthreads: check TLS_DTV_AT_TP define correctly
2009-03-12 Denis Vlasenkolinuxthreads fixes from Will Newton (will.newton AT...
2008-12-01 Denis Vlasenkooptimize signal mask ops. comment out "impossible"...
2008-07-23 Bernhard Reutner... - fix inline keyword
2006-03-09 Peter S. MazingerMove __clone/__uselocale to uClibc_glue.h
2006-02-18 Mike Frysingertweak the idea between having a MMU and actually using it
2006-02-01 Peter S. Mazingerchange asm/volatile to __x__
2006-02-01 Peter S. Mazingercorrect __uselocale
2006-01-31 Peter S. Mazingerpt-allocrtsig.c is irrelevant for now, remove related...
2006-01-31 Mike Frysingerinitial import of latest linuxthreads
2005-11-15 Mike Frysingerrename current stable linuxthreads to linuxthreads...
2005-11-15 Mike Frysingerrevert linuxthreads to pre rev 11377 (i.e. before the...
2005-11-15 Mike Frysingeruse clone() instead of __clone()
2005-09-09 Mike Frysingersync some style changes and stack fixes with glibc
2005-09-09 Mike Frysingernewer linuxthreads renamed the function invalid_handle...
2005-09-08 Mike Frysingerimport the helper function pthread_for_each_thread...
2005-07-01 Mike Frysingerupdate the debug macros so they build with newer gcc...
2004-01-16 Eric Andersens/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2003-02-27 Eric AndersenMajor update for pthreads, based in large part on impro...
2003-01-23 Eric AndersenJust be a bit less different from latest glibc version...
2003-01-23 Eric AndersenPer patch from Nathan Field at ghs.com, add a couple...
2002-10-29 Eric AndersenA patch from Arne Jonsson <arne.jonsson@i3micro.com>:
2002-10-23 Eric AndersenA patch from Arne Jonsson <arne.jonsson@i3micro.com...
2002-02-20 Eric AndersenMerge in the pthread library. This is the linuxthreads...