Age | Commit message (Expand) | Author |
2015-03-08 | fix regression for ARM thumb mode | Waldemar Brodkorb |
2015-03-04 | Merge remote-tracking branch 'origin/upstream' into 1.0 | Waldemar Brodkorb |
2015-03-03 | sparc/clone.S: guard tcb-offsets.h include with RESET_PID | Gustavo Zacarias |
2015-02-27 | libc: silence warning | Bernhard Reutner-Fischer |
2015-02-26 | use weak to fix f.e. cdrkit static compile. fixes #3 | Waldemar Brodkorb |
2015-02-20 | sync with uClibc | Waldemar Brodkorb |
2015-02-20 | sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handling | Vineet Gupta |
2015-02-20 | posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT | Vineet Gupta |
2015-02-20 | ARCv2: optimised string routines | Vineet Gupta |
2015-02-20 | ARCv2 ISA support | Vineet Gupta |
2015-02-17 | libc: add setns() | Bernhard Reutner-Fischer |
2015-02-17 | Add eventfd_read() and eventfd_write() | Khem Raj |
2015-02-16 | ARC: sigaction: inline syscall trap | Vineet Gupta |
2015-02-16 | ARC: sigaction: fold default sigrestorer into "C" | 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-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 |