summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-09test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono
2009-12-04i386 nptl: add missing weak_alias for pthread_cond_signalAustin Foxley
2009-12-03ldso_tls: Refetch dtv from memory if THREAD_DTV has changedCarmelo Amoroso
2009-12-03test_tls: Add two new tests for tls tst-tls{16,17} taken from glibcCarmelo Amoroso
2009-12-03test_tls: Rename tst-tls16 to tst-tls-at-ctorCarmelo Amoroso
2009-12-03build: Move test build flags in Makefile.inCarmelo Amoroso
2009-12-03sh: Add a prototype for the gcc __set_fpscr internal functionCarmelo Amoroso
2009-11-30uClibc_ctype.h: fix inverted check for susv4 macroAustin Foxley
2009-11-30getaddrinfo.c: include tls.h before resolv.hAustin Foxley
2009-11-29test/.gitignore: ignore a missed nptl test binaryAustin Foxley
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