Age | Commit message (Expand) | Author |
2015-02-16 | ARC: sigaction: fold default sigrestorer into "C" | Vineet Gupta |
2015-02-16 | ARC: sigaction: inline syscall trap | Vineet Gupta |
2015-02-16 | ARC: siagction: opencode memcpy | Vineet Gupta |
2015-02-16 | ARC: remove stale TRUNCATE64_HAS_4_ARGS | Vineet Gupta |
2015-02-16 | ARC: add configuration option for MMU page size | Alexey Brodkin |
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb |
2015-02-14 | resolve merge | Waldemar Brodkorb |
2015-02-12 | unbreak support for ARM no MMU case | Waldemar Brodkorb |
2015-01-26 | merge upstream changes | Waldemar Brodkorb |
2015-01-26 | libc: sync_file_range missing comma | Bernhard Reutner-Fischer |
2015-01-24 | libc: ppc64 etc: Fix sync_file_range | Bernhard Reutner-Fischer |
2015-01-23 | add argument check in mknod | Wang Yufen |
2015-01-23 | add argument check in setenv() | Xishi Qiu |
2015-01-22 | libc: Avoid redundant setting of ENOMEM | Bernhard Reutner-Fischer |
2015-01-09 | enable microblaze. at least toolchain creation is working without NPTL | Waldemar Brodkorb |
2015-01-01 | shut up GCC, part 2 | Thorsten Glaser |
2015-01-01 | shut up GCC | Thorsten Glaser |
2015-01-01 | I think this is what you mean | Thorsten Glaser |
2015-01-01 | silence GCC | Thorsten Glaser |
2015-01-01 | remove apparently unused code, this time for real | Thorsten Glaser |
2015-01-01 | remove unused Linux 2.0 compat code, otherwise c6x without NPTL is broken | Waldemar Brodkorb |
2014-12-30 | remove another two warnings. | Waldemar Brodkorb |
2014-12-28 | reduce some unneeded warnings. | Waldemar Brodkorb |
2014-12-28 | for mips64 with N32 ABI we need to use newfstatat | Waldemar Brodkorb |
2014-12-25 | merge upstream changes | Waldemar Brodkorb |
2014-12-15 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-15 | stdio: Fix printing 0.0 | Bernhard Reutner-Fischer |
2014-12-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
2014-12-10 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-10 | add argument check in mknod | wangyufen |
2014-12-06 | arm: add RESET_PID in the clone impl | Wang Yufen |
2014-12-04 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-12-03 | mips: rename siginfo _timer members | Bernhard Reutner-Fischer |
2014-12-01 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-11-19 | locale: Add wcsftime() | Bernhard Reutner-Fischer |
2014-11-11 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-11-10 | statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not set | Anthony G. Basile |
2014-10-11 | m68k: remove reg.h | Waldemar Brodkorb |
2014-10-01 | remove forced gcc optimization | Waldemar Brodkorb |
2014-09-26 | Add eventfd_read() and eventfd_write() | Waldemar Brodkorb |
2014-09-26 | Do not define unimplemented functions | Cristian Morales Vega |
2014-09-26 | cris: remove call to HIDDEN_JUMPTARGET | Waldemar Brodkorb |
2014-09-26 | cris: do not include asm/elf.h | Waldemar Brodkorb |
2014-09-22 | xtensa: add support for NPTL | Waldemar Brodkorb |
2014-09-20 | linuxthreads: remove unused s390 code | Waldemar Brodkorb |
2014-09-17 | m68k: libc: add fmovem* mcffpu condition | Bernhard Reutner-Fischer |
2014-09-16 | sparc: update ptrace.h to latest from glibc | Gustavo Zacarias |
2014-09-16 | powerpc: update ptrace.h to latest from glibc | Gustavo Zacarias |
2014-09-16 | libc: silence missing prototype warning | Bernhard Reutner-Fischer |
2014-09-16 | buildsys: fix IS_IN_lib* | Bernhard Reutner-Fischer |