Age | Commit message (Expand) | Author |
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-09 | enable microblaze. at least toolchain creation is working without NPTL | Waldemar Brodkorb |
2014-12-30 | remove another two 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-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
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-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-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-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 | buildsys: fix IS_IN_lib* | Bernhard Reutner-Fischer |
2014-09-09 | libc: add fallocate() and fallocate64() | Anthony G. Basile |
2014-09-05 | libc: split multi-source epoll.c | Bernhard Reutner-Fischer |
2014-09-04 | sparc: remove sparc64/sparcv9 code | Waldemar Brodkorb |
2014-08-28 | m68k: fix typo | Waldemar Brodkorb |
2014-08-28 | Revert "sparc: use HIDDEN_JUMPTARGET for errno" | Waldemar Brodkorb |
2014-08-25 | microblaze: Remove duplicate F_{S,G}ETPIPE_SZ | Bernhard Reutner-Fischer |
2014-08-25 | fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ | Khem Raj |
2014-08-25 | mathinline.h: Use __extern_inline | Bernhard Reutner-Fischer |
2014-08-25 | Add clock_adjtime syscall | Khem Raj |
2014-08-20 | fix for pipe() on sparc | Waldemar Brodkorb |
2014-08-18 | lseek: Correct order of offset arguments | Anton Kolesov |
2014-08-18 | libc: posix_fadvise: Fix build breakage for !LFS | Vineet Gupta |
2014-08-18 | ARC/NPTL: clone to set TP if CLONE_SETTLS | Vineet Gupta |
2014-08-18 | NPTL: ARC support | Vineet Gupta |
2014-08-01 | bits/time.h: sync with latest glibc | Mike Frysinger |
2014-07-22 | ARC: Implement native GDB requirements in procfs.h | Anton Kolesov |
2014-07-22 | ARC: clone: Ensure that @fn returns back to clone | Vineet Gupta |
2014-07-22 | ARC: make sigaction inline with other arches | Vineet Gupta |
2014-07-22 | ARC: syscalls.h: code-reuse/fix-arg-annotations | Vineet Gupta |
2014-07-22 | syscalls-common.h: Rename some macro args for correct documentation | Vineet Gupta |
2014-06-24 | open64: ensure that openat check works | Vineet Gupta |
2014-06-12 | fix pthread_cancel lead to segmentation fault for x86_64. | Zhang Pu |