Age | Commit message (Expand) | Author |
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-27 | ldso: silence warning | Bernhard Reutner-Fischer |
2015-02-20 | ldso: silence warning | Bernhard Reutner-Fischer |
2015-02-20 | Allow use of executable RUNPATH/RPATH when finding libraries. | Steve Ellcey |
2015-02-20 | ARC: Remove unused EM_ARC_A5 | Vineet Gupta |
2015-02-20 | include/elf.h: bump EM_NUM | Bernhard Reutner-Fischer |
2015-02-20 | elf: Add STT_GNU_IFUNC from glibc | Vineet Gupta |
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 | ARC: Add GNU glob to ARC defconfigs | Anton Kolesov |
2015-02-17 | libc: add setns() | Bernhard Reutner-Fischer |
2015-02-17 | Add eventfd_read() and eventfd_write() | Khem Raj |
2015-02-16 | signal.h: elide memset from sigemptyset | Vineet Gupta |
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 defconfigs: enable some items | Alexey Brodkin |
2015-02-16 | ARC: add configuration option for MMU page size | Alexey Brodkin |
2015-02-16 | ARC: Conditionalise certain relocations as provided by TLS tools only | Vineet Gupta |
2015-02-12 | Update MIPS configuration rules. | Steve Ellcey |
2015-01-28 | buildsys: fix IS_IN_lib* for out-of-tree builds | Bernhard Reutner-Fischer |
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 | xtensa: ldso: drop unused address calculation from _dl_linux_resolve | Max Filippov |
2015-01-23 | xtensa: ldso: coalesce dl_mprotect address ranges | Max Filippov |
2015-01-23 | add argument check in mknod | Wang Yufen |
2015-01-23 | add argument check in setenv() | Xishi Qiu |
2015-01-23 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
2015-01-22 | libc: Avoid redundant setting of ENOMEM | Bernhard Reutner-Fischer |
2015-01-19 | libcrypt: return NULL on unsupported salt | Bernhard Reutner-Fischer |
2015-01-07 | test: Adjust passed options | Bernhard Reutner-Fischer |
2014-12-15 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-15 | test: Some more tests under conditionals | Bernhard Reutner-Fischer |
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-12 | test: disable ptytest unless HAS_PTY | Bernhard Reutner-Fischer |
2014-12-12 | config: move STDIO_FUTEXES up a bit | Bernhard Reutner-Fischer |
2014-12-09 | sigaction: Fix !HAS_REALTIME compilation | Bernhard Reutner-Fischer |
2014-12-03 | mips: rename siginfo _timer members | Bernhard Reutner-Fischer |
2014-12-03 | buildsys: remove some obsolete optimization CFLAGS | Bernhard Reutner-Fischer |
2014-11-19 | locale: Add wcsftime() | Bernhard Reutner-Fischer |
2014-11-13 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
2014-11-10 | Config.in.arch: enable long double math for xtensa | Max Filippov |
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 |