summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2010-04-22nptl: proper soname handlingNatanael Copa
2010-04-20nptl: remove unneeded libc-lock.h includeTimo Teräs
2010-04-16libc: remove libc weak __pthreads_* wrappersTimo Teras
2010-04-15nptl: fix libc sigtimedwaitTimo Teräs
2010-04-15nptl: fix libc sigaction signal checkingTimo Teräs
2010-04-12Merge remote branch 'origin/master' into nptlAustin Foxley
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-09resolv: tentatively fix usage of uninitialized DNS parametersDenys Vlasenko
2010-04-09Fixes NPTL build on x86.Natanael Copa
2010-04-08confstr: properly stringify version partsBernhard Reutner-Fischer
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-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-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-02poll.c: fix incorrect mergeAustin Foxley
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-30resolv: DEBUG-print nameserver we talk toBernhard 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
2010-03-05pull kernel-features.h from NPTLBernhard Reutner-Fischer
2010-03-04poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer
2010-02-19Get x86_64 compile to succeed.Khem Raj
2010-02-19sparc: disable cancellable system, as it fails in strange ways right nowAustin Foxley
2010-02-19add dwarf defines used in cfi statementsAustin Foxley
2010-02-19update kernel-features.h with futex featuresAustin Foxley
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2010-02-18i386 unify sysdep.hAustin Foxley
2010-02-18x86_64: unify sysdep.hAustin Foxley
2010-02-17Get new nptl building on SH4Khem Raj
2010-02-17compile fixes for i386 nptlAustin Foxley
2010-02-17fix nptl build for sparcAustin Foxley
2010-02-17Fix nptl build for mipsKhem Raj
2010-02-17Add missing libgcc_s.h header.Khem Raj
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-13sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley
2010-02-13sparc/sysdep: Unify sparc sysdep.hAustin Foxley
2010-02-11arm/sysdep: Unify arm sysdep.hKhem Raj
2010-02-11mips/sysdep.h: Unify mips sysdep.hKhem Raj
2010-02-11libc: build tsd only when tls is enabledAustin Foxley