summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-14nptl: mark symbols with libc forwarder hiddenTimo Teräs
2010-04-12provide prototype for internal helperBernhard Reutner-Fischer
2010-04-12temporarily turn on warnings for NPTLBernhard Reutner-Fischer
2010-04-12silence debug warningBernhard Reutner-Fischer
2010-04-12whitespace cleanupBernhard Reutner-Fischer
2010-04-12Merge remote branch 'origin/master' into nptlAustin Foxley
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa
2010-04-12attribute_optimize: fix typo with argsBernhard Reutner-Fischer
2010-04-12pthread_mutex_timedlock: always build with optimizationsBernhard Reutner-Fischer
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs
2010-04-12use user-provided host binariesBernhard Reutner-Fischer
2010-04-12prettify make cleanBernhard Reutner-Fischer
2010-04-12*.i depend on generated headersBernhard Reutner-Fischer
2010-04-12silence warning about undefined preprocessor tokenBernhard Reutner-Fischer
2010-04-12libc_regex: __libc_lock primitives are actually available on uClibcCarmelo Amoroso
2010-04-12libc_regex: __libc_lock primitives are actually available on uClibcCarmelo Amoroso
2010-04-11ldso_sh: Provide only one definition for elf_machine_type_classCarmelo Amoroso
2010-04-09resolv: tentatively fix usage of uninitialized DNS parametersDenys Vlasenko
2010-04-09Fixes NPTL build on x86.Natanael Copa
2010-04-08.gitignore getconf binariesBernhard Reutner-Fischer
2010-04-08confstr: properly stringify version partsBernhard Reutner-Fischer
2010-04-07pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer
2010-04-06utils .gitignore update to include getconfAustin Foxley
2010-04-06correctly quote version in confstrAustin Foxley
2010-04-06Merge commit 'origin/master' into nptlAustin Foxley
2010-04-06getconf: print arbitrary GNU_LIBPTHREAD_VERSION stringBernhard Reutner-Fischer
2010-04-06getconf: move to utils/Bernhard Reutner-Fischer
2010-04-06Fix use-after-free bug in __dns_lookupGabor Juhos
2010-04-06i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...Denys Vlasenko
2010-04-06i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASMDenys Vlasenko
2010-04-06i386/bits/syscalls.h: generate better code using more restrictive asm constra...Denys Vlasenko
2010-04-06i386/bits/syscalls.h: explain how it works. no code changesDenys Vlasenko
2010-04-05libutil/login: was totally broken. fixedDenys Vlasenko
2010-04-05utent: do not create extra static functions if !THREADSDenys Vlasenko
2010-04-05regex_old: convert static flag variable to smallintDenys Vlasenko
2010-04-05getutid is not used internally, removing hidden_protoDenys Vlasenko
2010-04-02nptl needs stdio futexes enabled.Austin Foxley
2010-04-02poll.c: fix incorrect mergeAustin Foxley
2010-04-02Revert "remove config knobs that belong to the nptl branch"Austin Foxley
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-04-02bump version to 0.9.32-gitBernhard Reutner-Fischer
2010-04-02Release 0.9.31Bernhard Reutner-Fischer
2010-03-30resolv: DEBUG-print nameserver we talk toBernhard Reutner-Fischer
2010-03-30utils: hide comment if !VBernhard Reutner-Fischer
2010-03-25pass CFLAGS-dir to CC-mBernhard Reutner-Fischer
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-03-18nios2: Define INTERNAL_SYSCALL_NCS, use common sycall definesTobias Klauser
2010-03-18nios2: Update fcntl.h from m68kTobias Klauser
2010-03-17lift printf field width limitMichael Deutschmann
2010-03-16nios2: Add sys/user.hTobias Klauser