summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
* enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley2010-04-251-2/+0
* libc: Remove compiler warning due to old-style function definitionCarmelo Amoroso2010-04-2519-206/+93
* nptl: fix libc internal, dynamically enabled lockingTimo Teräs2010-04-223-12/+46
* nptl: fix malloc library lockingTimo Teräs2010-04-222-10/+8
* nptl: proper soname handlingNatanael Copa2010-04-221-5/+5
* nptl: remove unneeded libc-lock.h includeTimo Teräs2010-04-201-1/+0
* libc: remove libc weak __pthreads_* wrappersTimo Teras2010-04-166-82/+22
* nptl: fix libc sigtimedwaitTimo Teräs2010-04-151-2/+3
* nptl: fix libc sigaction signal checkingTimo Teräs2010-04-152-19/+0
* Merge remote branch 'origin/master' into nptlAustin Foxley2010-04-122-8/+7
|\
| * libc_regex: __libc_lock primitives are actually available on uClibcCarmelo Amoroso2010-04-122-3/+6
| * resolv: tentatively fix usage of uninitialized DNS parametersDenys Vlasenko2010-04-091-4/+2
| * confstr: properly stringify version partsBernhard Reutner-Fischer2010-04-081-3/+5
* | libc_regex: __libc_lock primitives are actually available on uClibcCarmelo Amoroso2010-04-122-3/+6
* | Fixes NPTL build on x86.Natanael Copa2010-04-091-1/+1
* | correctly quote version in confstrAustin Foxley2010-04-061-3/+4
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-066-161/+229
|\|
| * getconf: print arbitrary GNU_LIBPTHREAD_VERSION stringBernhard Reutner-Fischer2010-04-061-0/+18
| * Fix use-after-free bug in __dns_lookupGabor Juhos2010-04-061-3/+1
| * i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...Denys Vlasenko2010-04-061-18/+78
| * i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASMDenys Vlasenko2010-04-061-45/+9
| * i386/bits/syscalls.h: generate better code using more restrictive asm constra...Denys Vlasenko2010-04-061-4/+11
| * i386/bits/syscalls.h: explain how it works. no code changesDenys Vlasenko2010-04-061-100/+116
| * utent: do not create extra static functions if !THREADSDenys Vlasenko2010-04-051-37/+49
| * regex_old: convert static flag variable to smallintDenys Vlasenko2010-04-052-10/+4
| * getutid is not used internally, removing hidden_protoDenys Vlasenko2010-04-051-4/+3
* | poll.c: fix incorrect mergeAustin Foxley2010-04-021-3/+1
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-0249-368/+299
|\|
| * resolv: DEBUG-print nameserver we talk toBernhard Reutner-Fischer2010-03-301-2/+18
| * prettify make cleanBernhard Reutner-Fischer2010-03-2540-82/+82
| * nios2: Define INTERNAL_SYSCALL_NCS, use common sycall definesTobias Klauser2010-03-181-274/+85
| * nios2: Update fcntl.h from m68kTobias Klauser2010-03-181-2/+4
| * lift printf field width limitMichael Deutschmann2010-03-171-4/+4
| * nios2: Add sys/user.hTobias Klauser2010-03-161-0/+93
| * pull kernel-features.h from NPTLBernhard Reutner-Fischer2010-03-051-18/+392
| * poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer2010-03-042-1/+7
| * libc_sh: Update memcpy to use the ENTRY macroCarmelo Amoroso2010-02-101-8/+3
| * libc_sh: Add a sysdep header for shCarmelo Amoroso2010-02-101-0/+277
| * libc: Add a common sysdep headerCarmelo Amoroso2010-02-101-0/+139
| * getdents: Fix mips64 buildAtsushi Nemoto2010-02-051-4/+4
* | Get x86_64 compile to succeed.Khem Raj2010-02-191-1/+2
* | sparc: disable cancellable system, as it fails in strange ways right nowAustin Foxley2010-02-191-1/+4
* | add dwarf defines used in cfi statementsAustin Foxley2010-02-191-0/+19
* | update kernel-features.h with futex featuresAustin Foxley2010-02-191-0/+17
* | fixes to get nptl compiling for x86_64Austin Foxley2010-02-192-8/+5
* | i386 unify sysdep.hAustin Foxley2010-02-181-1/+125
* | x86_64: unify sysdep.hAustin Foxley2010-02-181-0/+352
* | Get new nptl building on SH4Khem Raj2010-02-172-1/+21
* | compile fixes for i386 nptlAustin Foxley2010-02-171-0/+336
* | fix nptl build for sparcAustin Foxley2010-02-171-1/+5