summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old
Commit message (Expand)AuthorAgeFilesLines
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-5/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-144-7/+9
* Get rid of hidden_defPeter S. Mazinger2006-01-091-18/+12
* psm says: fix your linuxthreads / linuxthreads.old typo stupid!Mike Frysinger2006-01-061-1/+1
* update libc lock functions to new pthread forwardingMike Frysinger2006-01-062-28/+90
* __uselocale is hiddenPeter S. Mazinger2006-01-041-1/+1
* Build also if XLOCALE is enabledPeter S. Mazinger2006-01-041-0/+5
* use internal versions of exit/memcpyPeter S. Mazinger2006-01-042-2/+2
* update pthread weak handling to the style glibc usesMike Frysinger2006-01-048-40/+421
* Add proper guard, so that we don't see the internal header in userspacePeter S. Mazinger2006-01-031-1/+1
* Joseph S. Myers writes:Mike Frysinger2006-01-031-1/+1
* kill off some signedness/unused warningsMike Frysinger2005-12-291-3/+3
* sync whitespace with glibcMike Frysinger2005-12-291-15/+14
* touchup code a bit to prep for new weak systemMike Frysinger2005-12-291-8/+9
* kill off unused warningMike Frysinger2005-12-271-1/+1
* typecast away a signed/unsigned warningMike Frysinger2005-12-271-1/+1
* cut pointless filesMike Frysinger2005-12-275-1912/+0
* kill off minor unused warningsMike Frysinger2005-12-278-16/+16
* Jie Zhang writes:Mike Frysinger2005-12-221-0/+8
* Remove all trailing ; after *_alias and change 2 to use weak_alias instead of...Peter S. Mazinger2005-12-161-2/+2
* This header blocked the use of __THROW in libc-internal.hPeter S. Mazinger2005-12-131-0/+2
* hide some internal pthread functionsMike Frysinger2005-12-061-0/+6
* use the internal pthread_mutex_init()Mike Frysinger2005-12-061-1/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
* touchup whitespaceMike Frysinger2005-11-301-4/+3
* Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger2005-11-221-7/+13
* rework depends and stripping so that libraries arent rebuilt all the time in ...Mike Frysinger2005-11-221-2/+4
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Enable __THROW,_NTH,REDIRECT_NTHPeter S. Mazinger2005-11-182-5/+4
* Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger2005-11-172-37/+78
* Use -z relro/-z now on all libs, add some new variables needed later, move co...Peter S. Mazinger2005-11-171-1/+1
* rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger2005-11-1564-0/+14160