summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-29test/.gitignore: Ignore a few more test binariesAustin Foxley
2009-11-29test/Rules.mak: disable -z,defs for nowAustin Foxley
2009-11-29test/nptl: rework tst-tls3 to link with -z,nowAustin Foxley
2009-11-29test/: compile fixes for nptl and tls testsAustin Foxley
2009-11-29test/nptl: don't use c99 features if you don't need toAustin Foxley
2009-11-29test: nptl and tls tests need main include dirAustin Foxley
2009-11-29test/dlopen: fix build for libtest.soAustin Foxley
2009-11-29test/dlopen: Match the function name that libtest actually setsAustin Foxley
2009-11-29test/pthread: fix build of cancellation-points testAustin Foxley
2009-11-29test/stat: fix compiling the memcmp-stat test when __USE_MISC is definedAustin Foxley
2009-11-29generate nptl headers without a recursive make callAustin Foxley
2009-11-29don't use __i686 in symbol names as it seems gcc can define itAustin Foxley
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-27PIC fixes for hardenedTimo Teräs
2009-11-27define local stack_chk_guard for nptlNatanael Copa
2009-11-27ldso: initialize stack_chk_guard after TLS is initializedNatanael Copa
2009-11-27Add update instructions for x86_64 WRT utmp formatBernhard Reutner-Fischer
2009-11-27make x86_64 struct utmp glibc-compatibleDenys Vlasenko
2009-11-26try to probe if stat.t_mtim.tv_nsec is availableBernhard Reutner-Fischer
2009-11-26correct commentBernhard Reutner-Fischer
2009-11-26Robustify setting silent modeBernhard Reutner-Fischer
2009-11-26sync confname, environments with glibcBernhard Reutner-Fischer
2009-11-25ignore some more testcase binariesBernhard Reutner-Fischer
2009-11-25call nanosleep directlyBernhard Reutner-Fischer
2009-11-25conditional cancellation-point test of usleepBernhard Reutner-Fischer
2009-11-25pass more ld flagsBernhard Reutner-Fischer
2009-11-25ether_*() depend on socket or IP supportBernhard Reutner-Fischer
2009-11-25avoid warning about unused variableBernhard Reutner-Fischer
2009-11-25in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer
2009-11-23nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-11-23futimens: Ducument why we need manual hidden_protoBernhard Reutner-Fischer
2009-11-22ldso: let people disable the implicit path searchMike Frysinger
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-22Revert "libc: add hidden calls to pthread cleanup funcs"Austin Foxley
2009-11-22sh: Add new optimisation to the SH4 memcpyAustin Foxley
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-22make tls and nptl test buildBernhard Reutner-Fischer
2009-11-22Look at HAVE_SHAREDBernhard Reutner-Fischer
2009-11-22remove wait callbacks for non-cancelation funcsBernhard Reutner-Fischer
2009-11-22include string.h for memset()Bernhard Reutner-Fischer
2009-11-22Makefile: fix indentationBernhard Reutner-Fischer
2009-11-22install_headers.sh: make more user friendlyMike Frysinger
2009-11-22remove incorrect text from abspath optionMike Frysinger
2009-11-21install shared libs with +x permsMike Frysinger
2009-11-20realclean: wipe kconfig objectsBernhard Reutner-Fischer
2009-11-20silence rule overridingBernhard Reutner-Fischer
2009-11-20futimens: add functionBernhard Reutner-Fischer
2009-11-20make test-skeleton C89 compliantBernhard Reutner-Fischer
2009-11-20remove superfluous extra semicolonsBernhard Reutner-Fischer