summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-15libm: use int_WRAPPER_C99 macroBernhard Reutner-Fischer
2009-11-15ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer
2009-11-14Revert "libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts"Bernhard Reutner-Fischer
2009-11-14libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hostsBernhard Reutner-Fischer
2009-11-14realpath: SUSv4 compliantBernhard Reutner-Fischer
2009-11-13silence warning about undefined CPP tokenBernhard Reutner-Fischer
2009-11-09Simplify kconfig wording of thread supportBernhard Reutner-Fischer
2009-11-09remove wrong default for choiceBernhard Reutner-Fischer
2009-11-09support selecting which locales to buildBernhard Reutner-Fischer
2009-11-09remember some TODOs for 0.9.31Bernhard Reutner-Fischer
2009-11-09disable _POSIX_SPAWN defineMike Frysinger
2009-11-09build with -fmerge-all-constantsMike Frysinger
2009-11-09test/plt: add a script to find PLT usageMike Frysinger
2009-11-09libc: add hidden calls to pthread cleanup funcsMike Frysinger
2009-11-09regex: call memcpy() ourselvesMike Frysinger
2009-11-09sysctl: avoid inline initializationMike Frysinger
2009-11-09inet_ntop4: avoid inline initializationMike Frysinger
2009-11-09sparc: use fputs to write to stderrMike Frysinger
2009-11-09sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger
2009-11-09make the sem_open changes actually compileAustin Foxley
2009-11-09Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not definedMikhail Gusarov
2009-11-09Extend __gen_tempname with mode argumentMikhail Gusarov
2009-11-09Rules.mak fix typo (qstrup -> qstrip)Austin Foxley
2009-11-09Rules.mak fix typo (qstrup -> qstrip)Austin Foxley
2009-10-28Simplify kconfig wording of thread supportBernhard Reutner-Fischer
2009-10-28remove wrong default for choiceBernhard Reutner-Fischer
2009-10-28support selecting which locales to buildBernhard Reutner-Fischer
2009-10-23remember some TODOs for 0.9.31Bernhard Reutner-Fischer
2009-10-22disable _POSIX_SPAWN defineMike Frysinger
2009-10-22build with -fmerge-all-constantsMike Frysinger
2009-10-22test/plt: add a script to find PLT usageMike Frysinger
2009-10-22libc: add hidden calls to pthread cleanup funcsMike Frysinger
2009-10-22regex: call memcpy() ourselvesMike Frysinger
2009-10-22sysctl: avoid inline initializationMike Frysinger
2009-10-22inet_ntop4: avoid inline initializationMike Frysinger
2009-10-22sparc: use fputs to write to stderrMike Frysinger
2009-10-22sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger
2009-10-20remove useless .gitignoreAustin Foxley
2009-10-20remove useless .gitignoreAustin Foxley
2009-10-17whitespace fixesAustin Foxley
2009-10-17uClibc_main: add the needed support for nptlAustin Foxley
2009-10-17Config.in: don't attempt to disable lt.old automatically, just have the user ...Austin Foxley
2009-10-17librt additions that are now possible with nptlAustin Foxley
2009-10-17nptl provides sigaction and raiseAustin Foxley
2009-10-17cancellation support for a large amount of the required syscallsAustin Foxley
2009-10-17use *_not_cancel variants to avoid accidental cancellations with nptlAustin Foxley
2009-10-17rework internal uClibc mutexes to support futex locking, and nptlAustin Foxley
2009-10-17build system changes needed for nptlAustin Foxley
2009-10-17arm specific bits needed for nptlAustin Foxley
2009-10-17i386 specific bit for nptlAustin Foxley