Age | Commit message (Expand) | Author |
2015-12-09 | sh: add back sh2 specific assembly for clone() | Waldemar Brodkorb |
2015-12-09 | Reduce the initial buffer size for open_memstream | Waldemar Brodkorb |
2015-12-09 | Make malloc_stats() GNU libc compatible | 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-13 | i386: use socketcall even if newer linux exposes direct syscalls | 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-12 | fix static binaries linked with pthread and compiled with ssp | Waldemar Brodkorb |
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-14 | getenv: allow overwriting of function | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |
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-07-22 | ARCv2: update memset() so it could be used without double load/stores | Claudiu Zissulescu |
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-06-10 | _scanf.c: Implement 'm' modifier for 'c' and '[' conversions. | Will Newton |
2015-06-10 | strftime: comment on %0xY %+nY %-nY | Bernhard Reutner-Fischer |