summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * confstr: properly stringify version partsBernhard Reutner-Fischer2010-04-081-3/+5
* | nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa2010-04-121-11/+5
* | pthread_mutex_timedlock: always build with optimizationsBernhard Reutner-Fischer2010-04-121-1/+5
* | nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs2010-04-121-0/+1
* | use user-provided host binariesBernhard Reutner-Fischer2010-04-126-10/+10
* | 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
* | pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer2010-04-071-1/+1
* | utils .gitignore update to include getconfAustin Foxley2010-04-061-0/+2
* | correctly quote version in confstrAustin Foxley2010-04-061-3/+4
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-0613-186/+297
|\|
| * getconf: print arbitrary GNU_LIBPTHREAD_VERSION stringBernhard Reutner-Fischer2010-04-061-0/+18
| * getconf: move to utils/Bernhard Reutner-Fischer2010-04-064-3/+12
| * 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
| * libutil/login: was totally broken. fixedDenys Vlasenko2010-04-052-21/+56
| * 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-052-5/+3
* | nptl needs stdio futexes enabled.Austin Foxley2010-04-021-0/+1
* | poll.c: fix incorrect mergeAustin Foxley2010-04-021-3/+1
* | Revert "remove config knobs that belong to the nptl branch"Austin Foxley2010-04-021-0/+39
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-0273-524/+422
|\|
| * bump version to 0.9.32-gitBernhard Reutner-Fischer2010-04-021-2/+2
| * Release 0.9.31v0.9.310.9.31Bernhard Reutner-Fischer2010-04-021-1/+1
| * resolv: DEBUG-print nameserver we talk toBernhard Reutner-Fischer2010-03-301-2/+18
| * utils: hide comment if !VBernhard Reutner-Fischer2010-03-301-1/+1
| * pass CFLAGS-dir to CC-mBernhard Reutner-Fischer2010-03-251-1/+4
| * prettify make cleanBernhard Reutner-Fischer2010-03-2558-128/+128
| * 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
| * config: tweak textBernhard Reutner-Fischer2010-03-131-2/+2
| * buildsys: touchup 'make dist' a tiny bitBernhard Reutner-Fischer2010-03-121-5/+6
| * bump versionBernhard Reutner-Fischer2010-03-121-1/+1
| * bump version to 0.9.31-rc1v0.9.31-rc10.9.31-rc1Bernhard Reutner-Fischer2010-03-121-2/+2
| * buildsys: Fix O= PREFIX= caseBernhard Reutner-Fischer2010-03-121-2/+2
| * buildsys: fix dir order-only prereq of unifdefBernhard Reutner-Fischer2010-03-121-1/+2
| * add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-1/+2
| * config: support make defconfig O=/f/o/oBernhard Reutner-Fischer2010-03-121-0/+2
| * add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-126-48/+45
| * install: fix O= PREFIX= installBernhard Reutner-Fischer2010-03-121-11/+11
| * reduce number of mkdir callsBernhard Reutner-Fischer2010-03-121-8/+9
| * remove config knobs that belong to the nptl branchBernhard Reutner-Fischer2010-03-121-39/+0
| * 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