summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | test/nptl: rework tst-tls3 to link with -z,nowAustin Foxley2009-11-293-11/+32
* | test/: compile fixes for nptl and tls testsAustin Foxley2009-11-294-10/+25
* | test/nptl: don't use c99 features if you don't need toAustin Foxley2009-11-291-1/+2
* | test: nptl and tls tests need main include dirAustin Foxley2009-11-292-0/+2
* | test/dlopen: fix build for libtest.soAustin Foxley2009-11-291-0/+1
* | test/dlopen: Match the function name that libtest actually setsAustin Foxley2009-11-291-1/+1
* | test/pthread: fix build of cancellation-points testAustin Foxley2009-11-291-2/+2
* | test/stat: fix compiling the memcmp-stat test when __USE_MISC is definedAustin Foxley2009-11-291-1/+1
* | generate nptl headers without a recursive make callAustin Foxley2009-11-292-8/+3
* | don't use __i686 in symbol names as it seems gcc can define itAustin Foxley2009-11-296-32/+33
* | Merge remote branch 'origin/master' into nptlAustin Foxley2009-11-2853-1855/+1842
|\|
| * Add update instructions for x86_64 WRT utmp formatBernhard Reutner-Fischer2009-11-271-0/+12
| * make x86_64 struct utmp glibc-compatibleDenys Vlasenko2009-11-271-1/+2
| * try to probe if stat.t_mtim.tv_nsec is availableBernhard Reutner-Fischer2009-11-262-20/+36
| * correct commentBernhard Reutner-Fischer2009-11-261-3/+1
| * Robustify setting silent modeBernhard Reutner-Fischer2009-11-261-1/+1
| * sync confname, environments with glibcBernhard Reutner-Fischer2009-11-268-19/+1691
| * ignore some more testcase binariesBernhard Reutner-Fischer2009-11-251-0/+7
| * call nanosleep directlyBernhard Reutner-Fischer2009-11-252-4/+10
| * conditional cancellation-point test of usleepBernhard Reutner-Fischer2009-11-251-0/+4
| * pass more ld flagsBernhard Reutner-Fischer2009-11-251-1/+1
| * ether_*() depend on socket or IP supportBernhard Reutner-Fischer2009-11-251-1/+4
| * avoid warning about unused variableBernhard Reutner-Fischer2009-11-251-11/+10
| * in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer2009-11-252-2/+5
| * nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-2311-5/+17
| * bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-2320-1786/+19
| * futimens: Ducument why we need manual hidden_protoBernhard Reutner-Fischer2009-11-231-1/+6
| * ldso: let people disable the implicit path searchMike Frysinger2009-11-222-0/+16
* | PIC fixes for hardenedTimo Teräs2009-11-273-7/+10
* | define local stack_chk_guard for nptlNatanael Copa2009-11-271-1/+2
* | ldso: initialize stack_chk_guard after TLS is initializedNatanael Copa2009-11-271-13/+13
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-222-4/+0
|\|
| * Revert "libc: add hidden calls to pthread cleanup funcs"Austin Foxley2009-11-222-4/+0
* | sh: Add new optimisation to the SH4 memcpyAustin Foxley2009-11-228-11/+553
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-22106-628/+849
|\|
| * install_headers.sh: make more user friendlyMike Frysinger2009-11-221-10/+17
| * remove incorrect text from abspath optionMike Frysinger2009-11-221-4/+3
| * install shared libs with +x permsMike Frysinger2009-11-211-3/+3
| * realclean: wipe kconfig objectsBernhard Reutner-Fischer2009-11-203-3/+6
| * silence rule overridingBernhard Reutner-Fischer2009-11-201-2/+2
| * futimens: add functionBernhard Reutner-Fischer2009-11-205-0/+118
| * make test-skeleton C89 compliantBernhard Reutner-Fischer2009-11-201-4/+7
| * remove superfluous extra semicolonsBernhard Reutner-Fischer2009-11-202-26/+27
| * ppoll: get NULL from stddef.hBernhard Reutner-Fischer2009-11-201-3/+2
| * __assert: include unistd.h for smallintBernhard Reutner-Fischer2009-11-201-2/+1
| * features.h: reorganizePeter S. Mazinger2009-11-191-66/+59
| * limits.h: updatePeter S. Mazinger2009-11-191-11/+12
| * help broken apps to detect __GLIBC__ headersPeter S. Mazinger2009-11-191-4/+6
| * update headers and disable prototypesPeter S. Mazinger2009-11-193-13/+32
| * protocols.h: removePeter S. Mazinger2009-11-191-62/+0