Age | Commit message (Expand) | Author |
2010-04-06 | utils .gitignore update to include getconf | Austin Foxley |
2010-04-06 | correctly quote version in confstr | Austin Foxley |
2010-04-06 | Merge commit 'origin/master' into nptl | Austin Foxley |
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 | nptl needs stdio futexes enabled. | Austin Foxley |
2010-04-02 | poll.c: fix incorrect merge | Austin Foxley |
2010-04-02 | Revert "remove config knobs that belong to the nptl branch" | Austin Foxley |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
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-23 | pregen-headers: Add new target which depends on headers. | Khem Raj |
2010-02-23 | pregen: Fix the parallel build problem in pregen target | Khem Raj |
2010-02-23 | get rid of extra variables for nptl pregen altogether | Austin Foxley |
2010-02-23 | order headers before pregen-headers | Austin Foxley |
2010-02-23 | improve parallel make behaviour | Austin Foxley |
2010-02-22 | initialize new pregen-headers-y variable before including sub makefiles | Austin Foxley |
2010-02-22 | nptl/headers: Convert the makefile targets into variables. | Khem Raj |
2010-02-19 | Get x86_64 compile to succeed. | Khem Raj |