summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | make tls and nptl test buildBernhard Reutner-Fischer2009-11-224-249/+257
* | Look at HAVE_SHAREDBernhard Reutner-Fischer2009-11-221-1/+1
* | remove wait callbacks for non-cancelation funcsBernhard Reutner-Fischer2009-11-224-24/+0
* | include string.h for memset()Bernhard Reutner-Fischer2009-11-221-0/+2
* | Makefile: fix indentationBernhard Reutner-Fischer2009-11-221-19/+18
* | Simplify kconfig wording of thread supportBernhard Reutner-Fischer2009-11-091-46/+47
* | remove wrong default for choiceBernhard Reutner-Fischer2009-11-091-3/+0
* | support selecting which locales to buildBernhard Reutner-Fischer2009-11-092-16/+54
* | remember some TODOs for 0.9.31Bernhard Reutner-Fischer2009-11-091-7/+16
* | disable _POSIX_SPAWN defineMike Frysinger2009-11-091-0/+2
* | build with -fmerge-all-constantsMike Frysinger2009-11-091-0/+2
* | test/plt: add a script to find PLT usageMike Frysinger2009-11-092-0/+39
* | libc: add hidden calls to pthread cleanup funcsMike Frysinger2009-11-092-0/+4
* | regex: call memcpy() ourselvesMike Frysinger2009-11-091-1/+2
* | sysctl: avoid inline initializationMike Frysinger2009-11-091-17/+9
* | inet_ntop4: avoid inline initializationMike Frysinger2009-11-091-1/+3
* | sparc: use fputs to write to stderrMike Frysinger2009-11-091-1/+1
* | sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger2009-11-093-3/+3
* | make the sem_open changes actually compileAustin Foxley2009-11-093-3/+3
* | Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not definedMikhail Gusarov2009-11-091-32/+5
* | Extend __gen_tempname with mode argumentMikhail Gusarov2009-11-0911-17/+22
* | Rules.mak fix typo (qstrup -> qstrip)Austin Foxley2009-11-091-1/+1
* | remove useless .gitignoreAustin Foxley2009-10-201-22/+0
* | whitespace fixesAustin Foxley2009-10-1764-130/+97
* | uClibc_main: add the needed support for nptlAustin Foxley2009-10-171-34/+75
* | Config.in: don't attempt to disable lt.old automatically, just have the user ...Austin Foxley2009-10-171-1/+1
* | librt additions that are now possible with nptlAustin Foxley2009-10-1711-54/+637
* | nptl provides sigaction and raiseAustin Foxley2009-10-171-0/+4
* | cancellation support for a large amount of the required syscallsAustin Foxley2009-10-1725-279/+1084
* | use *_not_cancel variants to avoid accidental cancellations with nptlAustin Foxley2009-10-179-36/+102
* | rework internal uClibc mutexes to support futex locking, and nptlAustin Foxley2009-10-1710-37/+119
* | build system changes needed for nptlAustin Foxley2009-10-177-11/+30
* | arm specific bits needed for nptlAustin Foxley2009-10-175-8/+46
* | i386 specific bit for nptlAustin Foxley2009-10-175-4/+31
* | mips specific bits needed for nptlAustin Foxley2009-10-177-2/+259
* | sh specific bits needed for nptlAustin Foxley2009-10-177-397/+378
* | sparc specific bits needed for nptlAustin Foxley2009-10-175-32/+511
* | some tweaks under libc/ needed for nptlAustin Foxley2009-10-178-18/+523
* | test/tls/: tests for thread local storage functionalityAustin Foxley2009-10-1745-0/+2911
* | test/nptl/: tests for NPTLAustin Foxley2009-10-17197-0/+26837
* | libpthread/nptl_db: debugging support for nptlAustin Foxley2009-10-1749-0/+3964
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-17626-0/+55163
|/
* add .gitignore for test/ and extra/Austin Foxley2009-10-172-0/+276
* test/dlopen: use pthread_once directlyAustin Foxley2009-10-171-3/+1
* linuxthreads: check TLS_DTV_AT_TP define correctlyAustin Foxley2009-10-173-11/+11
* mktemp does not depend on floatsAustin Foxley2009-10-171-1/+5
* gitignore: ignore install_dir/Austin Foxley2009-10-171-1/+2
* Makerules: add a do_sed commandAustin Foxley2009-10-171-0/+5
* ldso: fixup missed variable rename ( tls_tpnt -> tpntp )Austin Foxley2009-10-161-2/+2
* remove readelf from helptextBernhard Reutner-Fischer2009-10-161-1/+1