Age | Commit message (Expand) | Author |
2015-03-17 | include: silence __leaf warning | Bernhard Reutner-Fischer |
2015-03-16 | resolv: fix unaligned tmp buffer corner-case | Alexey Brodkin |
2015-03-13 | unistd.h: put getppid under XOPEN2K8 | Bernhard Reutner-Fischer |
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-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-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 |
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-03 | mips: rename siginfo _timer members | Bernhard Reutner-Fischer |
2014-11-19 | locale: Add wcsftime() | Bernhard Reutner-Fischer |
2014-11-10 | statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not set | Anthony G. Basile |
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 |
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: disable cancellable system, as it fails in strange ways right ... | 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 | libc: add issetugid() | Anthony G. Basile |
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 | unbreak networking code for sparc | Waldemar Brodkorb |
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 |