Age | Commit message (Expand) | Author |
2010-04-12 | attribute_optimize: fix typo with args | Bernhard Reutner-Fischer |
2010-04-12 | prettify make clean | Bernhard Reutner-Fischer |
2010-04-12 | *.i depend on generated headers | Bernhard Reutner-Fischer |
2010-04-12 | silence warning about undefined preprocessor token | Bernhard Reutner-Fischer |
2010-04-12 | libc_regex: __libc_lock primitives are actually available on uClibc | Carmelo Amoroso |
2010-04-11 | ldso_sh: Provide only one definition for elf_machine_type_class | Carmelo Amoroso |
2010-04-09 | resolv: tentatively fix usage of uninitialized DNS parameters | Denys Vlasenko |
2010-04-08 | .gitignore getconf binaries | Bernhard Reutner-Fischer |
2010-04-08 | confstr: properly stringify version parts | Bernhard Reutner-Fischer |
2010-04-06 | getconf: print arbitrary GNU_LIBPTHREAD_VERSION string | Bernhard Reutner-Fischer |
2010-04-06 | getconf: move to utils/ | Bernhard Reutner-Fischer |
2010-04-06 | Fix use-after-free bug in __dns_lookup | Gabor Juhos |
2010-04-06 | i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s... | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: generate better code using more restrictive asm constra... | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: explain how it works. no code changes | Denys Vlasenko |
2010-04-05 | libutil/login: was totally broken. fixed | Denys Vlasenko |
2010-04-05 | utent: do not create extra static functions if !THREADS | Denys Vlasenko |
2010-04-05 | regex_old: convert static flag variable to smallint | Denys Vlasenko |
2010-04-05 | getutid is not used internally, removing hidden_proto | Denys Vlasenko |
2010-04-02 | bump version to 0.9.32-git | Bernhard Reutner-Fischer |
2010-04-02 | Release 0.9.31 | Bernhard Reutner-Fischer |
2010-03-30 | resolv: DEBUG-print nameserver we talk to | Bernhard Reutner-Fischer |
2010-03-30 | utils: hide comment if !V | Bernhard Reutner-Fischer |
2010-03-25 | pass CFLAGS-dir to CC-m | Bernhard Reutner-Fischer |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2010-03-18 | nios2: Define INTERNAL_SYSCALL_NCS, use common sycall defines | Tobias Klauser |
2010-03-18 | nios2: Update fcntl.h from m68k | Tobias Klauser |
2010-03-17 | lift printf field width limit | Michael Deutschmann |
2010-03-16 | nios2: Add sys/user.h | Tobias Klauser |
2010-03-13 | config: tweak text | Bernhard Reutner-Fischer |
2010-03-12 | buildsys: touchup 'make dist' a tiny bit | Bernhard Reutner-Fischer |
2010-03-12 | bump version | Bernhard Reutner-Fischer |
2010-03-12 | bump version to 0.9.31-rc1 | Bernhard Reutner-Fischer |
2010-03-12 | buildsys: Fix O= PREFIX= case | Bernhard Reutner-Fischer |
2010-03-12 | buildsys: fix dir order-only prereq of unifdef | Bernhard Reutner-Fischer |
2010-03-12 | add MULTILIB_DIR: Path component for libdirs | Bernhard Reutner-Fischer |
2010-03-12 | config: support make defconfig O=/f/o/o | Bernhard Reutner-Fischer |
2010-03-12 | add MULTILIB_DIR: Path component for libdirs | Bernhard Reutner-Fischer |
2010-03-12 | install: fix O= PREFIX= install | Bernhard Reutner-Fischer |
2010-03-12 | reduce number of mkdir calls | Bernhard Reutner-Fischer |
2010-03-12 | remove config knobs that belong to the nptl branch | Bernhard Reutner-Fischer |
2010-03-05 | pull kernel-features.h from NPTL | Bernhard Reutner-Fischer |
2010-03-04 | poll: unavailable on linux < 2.2.0 | Bernhard Reutner-Fischer |
2010-02-10 | libc_sh: Update memcpy to use the ENTRY macro | Carmelo Amoroso |
2010-02-10 | libc_sh: Add a sysdep header for sh | Carmelo Amoroso |
2010-02-10 | libc: Add a common sysdep header | Carmelo Amoroso |
2010-02-08 | libc: Fix typo in include/rpc | Carmelo Amoroso |
2010-02-05 | getdents: Fix mips64 build | Atsushi Nemoto |
2010-02-05 | prctl: silence shadow warnings | Bernhard Reutner-Fischer |