summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-03-13config: tweak textBernhard Reutner-Fischer
2010-03-12buildsys: touchup 'make dist' a tiny bitBernhard Reutner-Fischer
2010-03-12bump versionBernhard Reutner-Fischer
2010-03-12bump version to 0.9.31-rc1Bernhard Reutner-Fischer
2010-03-12buildsys: Fix O= PREFIX= caseBernhard Reutner-Fischer
2010-03-12buildsys: fix dir order-only prereq of unifdefBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-03-12config: support make defconfig O=/f/o/oBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-03-12install: fix O= PREFIX= installBernhard Reutner-Fischer
2010-03-12reduce number of mkdir callsBernhard Reutner-Fischer
2010-03-12remove config knobs that belong to the nptl branchBernhard Reutner-Fischer
2010-03-05pull kernel-features.h from NPTLBernhard Reutner-Fischer
2010-03-04poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer
2010-02-23pregen-headers: Add new target which depends on headers.Khem Raj
2010-02-23pregen: Fix the parallel build problem in pregen targetKhem Raj
2010-02-23get rid of extra variables for nptl pregen altogetherAustin Foxley
2010-02-23order headers before pregen-headersAustin Foxley
2010-02-23improve parallel make behaviourAustin Foxley
2010-02-22initialize new pregen-headers-y variable before including sub makefilesAustin Foxley
2010-02-22nptl/headers: Convert the makefile targets into variables.Khem Raj
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-19sparc: also needs generic version of lowlevelrobustlockAustin Foxley