summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libc/x86_64: use ELF-compatible definitions for assemblerRoman I Khimov2010-04-271-17/+1
* libc/regex: fix internal_function declarationsRoman I Khimov2010-04-271-5/+5
* libpthread/x86_64: fix cleanRoman I Khimov2010-04-271-1/+1
* enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley2010-04-254-7/+152
* Makefile.in: install sgtty.hRoman I Khimov2010-04-251-2/+1
* nptl: Harmonize objects and headers makefile clean targetsnptl_mergeCarmelo Amoroso2010-04-2513-38/+38
* build: Fix infinite loop when no threading support is enabledCarmelo Amoroso2010-04-251-2/+1
* libpthread/nptl_db: define NOT_IN_libcRoman I Khimov2010-04-251-1/+1
* nptl_db: Remove compiler warning due to old-style function definitionCarmelo Amoroso2010-04-255-15/+5
* nptl: Remove compiler warning due to old-style function definitionCarmelo Amoroso2010-04-251-2/+1
* libc: Remove compiler warning due to old-style function definitionCarmelo Amoroso2010-04-2519-206/+93
* change ABI_VERSION back to just include the major numberAustin Foxley2010-04-231-3/+1
* Merge commit 'origin/master' into nptlAustin Foxley2010-04-232-1/+12
|\
| * utils: fix install prefix for getconfNatanael Copa2010-04-231-1/+1
| * linuxthreads.new: initialize stdio lockingTimo Teräs2010-04-141-0/+11
* | nptl: fix dynamic initialization of libpthreadTimo Teräs2010-04-222-1/+7
* | nptl: fix libc internal, dynamically enabled lockingTimo Teräs2010-04-224-16/+62
* | ldso: support RTLD_NODELETE and DF_1_NODELETETimo Teräs2010-04-223-13/+22
* | nptl: fix warnings of shadowing __selfTimo Teräs2010-04-221-6/+6
* | nptl: fix malloc library lockingTimo Teräs2010-04-222-10/+8
* | nptl: proper soname handlingNatanael Copa2010-04-2219-43/+47
* | nptl: remove unneeded libc-lock.h includeTimo Teräs2010-04-201-1/+0
* | nptl: mark forwarded functions protectedTimo Teras2010-04-1669-0/+70
* | libc: remove libc weak __pthreads_* wrappersTimo Teras2010-04-167-86/+24
* | libc-symbols: add attribute_protectedTimo Teras2010-04-161-0/+2
* | ldso/i386: support protected symbolsJoakim Tjernlund2010-04-161-2/+8
* | Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-1670-71/+1
* | nptl: fix libc sigtimedwaitTimo Teräs2010-04-151-2/+3
* | nptl: fix libc sigaction signal checkingTimo Teräs2010-04-152-19/+0
* | PTR_DEMANGLE: add documentationBernhard Reutner-Fischer2010-04-151-1/+1
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-14125-10/+1413
|\|
| * *.o[sS]: depend on pregenBernhard Reutner-Fischer2010-04-141-10/+9
| * ldso: Add config option for controlling LD_PRELOADCarmelo AMOROSO2010-04-142-0/+20
| * test: add API testBernhard Reutner-Fischer2010-04-13122-0/+1384
* | nptl: turn pointer demangling offTimo Teräs2010-04-141-1/+1
* | nptl: initialize stdio lockingTimo Teräs2010-04-141-0/+12
* | nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-1471-3/+73
* | provide prototype for internal helperBernhard Reutner-Fischer2010-04-121-0/+2
* | temporarily turn on warnings for NPTLBernhard Reutner-Fischer2010-04-121-0/+2
* | silence debug warningBernhard Reutner-Fischer2010-04-121-2/+6
* | whitespace cleanupBernhard Reutner-Fischer2010-04-121-5/+5
* | Merge remote branch 'origin/master' into nptlAustin Foxley2010-04-1213-27/+22
|\|
| * attribute_optimize: fix typo with argsBernhard Reutner-Fischer2010-04-121-2/+2
| * prettify make cleanBernhard Reutner-Fischer2010-04-122-2/+2
| * *.i depend on generated headersBernhard Reutner-Fischer2010-04-121-0/+1
| * silence warning about undefined preprocessor tokenBernhard Reutner-Fischer2010-04-125-6/+6
| * libc_regex: __libc_lock primitives are actually available on uClibcCarmelo Amoroso2010-04-122-3/+6
| * ldso_sh: Provide only one definition for elf_machine_type_classCarmelo Amoroso2010-04-111-7/+0
| * resolv: tentatively fix usage of uninitialized DNS parametersDenys Vlasenko2010-04-091-4/+2
| * .gitignore getconf binariesBernhard Reutner-Fischer2010-04-081-2/+4