Age | Commit message (Expand) | Author |
2016-01-02 | remove deprecated architectures v850/i960 | Waldemar Brodkorb |
2016-01-01 | Add argp implementation | Salvatore Cro |
2016-01-01 | Fix "pselect: Use linux pselect6 syscall when available" | Leonid Lisovskiy |
2015-12-29 | xtensa: fix vfork return address calculations | Max Filippov |
2015-12-22 | pselect: Use linux pselect syscall when available | Nicolas S. Dade |
2015-12-22 | Do define some IPv6 related symbols even with IPv6 disabled | Waldemar Brodkorb |
2015-12-17 | Add implementation for copysignl for ppc | Khem Raj |
2015-12-17 | libc/stdio: Rework custom streams interface similar to glibc. | Waldemar Brodkorb |
2015-12-09 | sh: add back sh2 specific assembly for clone() | Waldemar Brodkorb |
2015-12-07 | add definitions for O_PATH | Waldemar Brodkorb |
2015-12-06 | mips: fix definition. | Steve Ellcey |
2015-12-05 | good by nios | Waldemar Brodkorb |
2015-12-05 | good by e1 | Waldemar Brodkorb |
2015-12-05 | good bye vax | Waldemar Brodkorb |
2015-12-05 | remove sh64 support | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb |
2015-11-30 | bfin: fix clashing with newer gcc | Waldemar Brodkorb |
2015-11-30 | bfin: use vfork.S again | Waldemar Brodkorb |
2015-11-13 | metag: add missing header file | Waldemar Brodkorb |
2015-11-08 | fanotify: include needed Linux definitions | Waldemar Brodkorb |
2015-11-08 | add support for euidaccess/eaccess legacy functions | Waldemar Brodkorb |
2015-11-03 | h8300: fix compile with 4.2.x kernel | Waldemar Brodkorb |
2015-10-22 | NPTL/ARCv2: Implement full memory barrier for NPTL | Vineet Gupta |
2015-10-22 | alpha: add special umount2 handling | Waldemar Brodkorb |
2015-10-22 | alpha: fix kernel_stat struct | Waldemar Brodkorb |
2015-10-22 | alpha: fix header name | Waldemar Brodkorb |
2015-10-19 | lm32: add new architecture | Waldemar Brodkorb |
2015-10-19 | mips: sync header with glibc | Waldemar Brodkorb |
2015-10-16 | ia64: enable and fix compile issues | Waldemar Brodkorb |
2015-10-14 | syncfs: add system call support | Bartosz Golaszewski |
2015-10-14 | fanotify: add system call support | Bartosz Golaszewski |
2015-10-09 | add new architecture support for or1k | Waldemar Brodkorb |
2015-10-08 | xtensa: support call0 ABI | Max Filippov |
2015-10-05 | libc: posix_fallocate must return an error number on failure | Yuriy Kolerov |
2015-10-05 | libc: fix sign extension in fallocate() | Yuriy Kolerov |
2015-10-05 | libc: fix setting return value and errno in fallocate() | Yuriy Kolerov |
2015-08-14 | fix some type differences to linux-next for h8/300 | Waldemar Brodkorb |
2015-08-02 | fix inline asm changing the stack pointer leading to segfaults problem | mirabilos |
2015-08-02 | fix MIPS N32 ABI Big Endian setjmp/longjmp | mirabilos |
2015-08-02 | integrate old m68k vfork bugfix of pre-µClibc-ng tree | mirabilos |
2015-06-23 | xtensa: add ret_ERRVAL definition | Max Filippov |
2015-06-23 | xtensa: fix stack frame size for NPTL | Max Filippov |
2015-06-10 | just use 4k pages for microblaze, the config are missing and never committed ... | Waldemar Brodkorb |
2015-06-10 | use common ptrace.h for xtensa, fixes buildroot issues compiling enlightment | Waldemar Brodkorb |
2015-06-10 | h8300: Makefile update | Yoshinori Sato |
2015-06-10 | h8300: headers update | Yoshinori Sato |
2015-06-10 | h8300: Assembly functions | Yoshinori Sato |
2015-06-10 | siginfo: add signal info for seccomp related SIGSYS | Daniel Golle |
2015-04-25 | Revert "Do not define unimplemented functions" | Waldemar Brodkorb |