Age | Commit message (Expand) | Author |
2015-11-15 | bump version, preparing releasev1.0.9 | Waldemar Brodkorb |
2015-11-13 | metag: add missing header file | Waldemar Brodkorb |
2015-11-13 | tests/tls: Implement TLS macros for metag | James Hogan |
2015-11-13 | i386: use socketcall even if newer linux exposes direct syscalls | Waldemar Brodkorb |
2015-11-12 | docs: update the list of build systems, which support uClibc-ng | Waldemar Brodkorb |
2015-11-11 | h8300: do not use LDFLAGS, they are wrong. testsuite compile fails with it | Waldemar Brodkorb |
2015-11-11 | h8300: disable test using mprotect(), not available for h8300 | Waldemar Brodkorb |
2015-11-11 | reduce timeoutfactor, fasten test runs! | 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 | sh4a: allow to build a sh4a toolchain | Waldemar Brodkorb |
2015-11-03 | h8300: fix compile with 4.2.x kernel | Waldemar Brodkorb |
2015-11-03 | unistd: fix #if condition | Thomas Petazzoni |
2015-10-24 | bump version to 1.0.8v1.0.8 | Waldemar Brodkorb |
2015-10-22 | ARC: With NPTL support, GP is no longer used for PIC | Vineet Gupta |
2015-10-22 | NPTL/ARC: fix __lll_lock_wait_private redefinition for static links | Vineet Gupta |
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-22 | alpha: enable in menu | Waldemar Brodkorb |
2015-10-20 | confdata: fix invalid write | Ben Boeckel |
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-13 | or1k: add missing file | Waldemar Brodkorb |
2015-10-12 | bump versionv1.0.7 | Waldemar Brodkorb |
2015-10-12 | restrict linuxthreads/nptl choice | Waldemar Brodkorb |
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-09-15 | NPTL: fix CFLAGS for cancellation points | Max Filippov |
2015-09-11 | Revert "tgmath.h: disable builtins" | Waldemar Brodkorb |
2015-08-30 | tst-mkostemps: fix test case on read-only root filesystem | Waldemar Brodkorb |
2015-08-27 | nptl_db/db_info: fix the incorrect initial size for dtvp | Junling Zheng |
2015-08-22 | bump versionv1.0.6 | Waldemar Brodkorb |
2015-08-22 | add tests for mkostemps() | Romain Naour |
2015-08-22 | quieten compile warnings | Waldemar Brodkorb |
2015-08-22 | ldso: install backward compatibility symlink by default | Waldemar Brodkorb |
2015-08-19 | Revert "ldso: install backward compatibility symlink by default" | Waldemar Brodkorb |
2015-08-15 | ldso: install backward compatibility symlink by default | Waldemar Brodkorb |
2015-08-14 | fix some type differences to linux-next for h8/300 | Waldemar Brodkorb |
2015-08-14 | glibc compat: bump glibc minor version | Waldemar Brodkorb |
2015-08-14 | getenv: allow overwriting of function | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |