summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-12attribute_optimize: fix typo with argsBernhard 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-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-08.gitignore getconf binariesBernhard Reutner-Fischer
2010-04-08confstr: properly stringify version partsBernhard Reutner-Fischer
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-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-10libc_sh: Update memcpy to use the ENTRY macroCarmelo Amoroso
2010-02-10libc_sh: Add a sysdep header for shCarmelo Amoroso
2010-02-10libc: Add a common sysdep headerCarmelo Amoroso
2010-02-08libc: Fix typo in include/rpcCarmelo Amoroso
2010-02-05getdents: Fix mips64 buildAtsushi Nemoto
2010-02-05prctl: silence shadow warningsBernhard Reutner-Fischer