Age | Commit message (Expand) | Author |
2015-06-10 | siginfo: add signal info for seccomp related SIGSYS | Daniel Golle |
2015-04-25 | Revert "Do not define unimplemented functions" | Waldemar Brodkorb |
2015-04-18 | fix static linking of pthread apps | Waldemar Brodkorb |
2015-04-12 | remove more of the link_warnings | Waldemar Brodkorb |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-24 | libc: TIME64_COMPAT32 for sparc, mips | Bernhard Reutner-Fischer |
2015-03-22 | libc: add getrandom(2) | Bernhard Reutner-Fischer |
2015-03-18 | libm: Add missing C99 float/ld wrappers | Bernhard Reutner-Fischer |
2015-03-17 | include: silence __leaf warning | Bernhard Reutner-Fischer |
2015-03-14 | Add fix from OpenWrt for MIPS64 N64 ABI | Waldemar Brodkorb |
2015-03-13 | unistd.h: put getppid under XOPEN2K8 | Bernhard Reutner-Fischer |
2015-03-08 | fix regression for ARM thumb mode | Waldemar Brodkorb |
2015-03-04 | Merge remote-tracking branch 'origin/upstream' into 1.0 | Waldemar Brodkorb |
2015-02-27 | libc: silence warning | Bernhard Reutner-Fischer |
2015-02-26 | use weak to fix f.e. cdrkit static compile. fixes #3 | Waldemar Brodkorb |
2015-02-20 | sync with uClibc | Waldemar Brodkorb |
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-17 | libc: add setns() | Bernhard Reutner-Fischer |
2015-02-17 | Add eventfd_read() and eventfd_write() | Khem Raj |
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb |
2015-02-14 | resolve merge | Waldemar Brodkorb |
2015-01-26 | merge upstream changes | Waldemar Brodkorb |
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 |
2014-12-30 | remove another two warnings. | Waldemar Brodkorb |
2014-12-28 | for mips64 with N32 ABI we need to use newfstatat | Waldemar Brodkorb |
2014-12-25 | merge upstream changes | Waldemar Brodkorb |
2014-12-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
2014-12-10 | add argument check in mknod | wangyufen |
2014-11-11 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-11-10 | statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not set | Anthony G. Basile |
2014-09-26 | Add eventfd_read() and eventfd_write() | Waldemar Brodkorb |
2014-09-26 | Do not define unimplemented functions | Cristian Morales Vega |
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-08-25 | mathinline.h: Use __extern_inline | Bernhard Reutner-Fischer |
2014-08-25 | Add clock_adjtime syscall | Khem Raj |
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-01 | bits/time.h: sync with latest glibc | Mike Frysinger |
2014-07-22 | syscalls-common.h: Rename some macro args for correct documentation | Vineet Gupta |
2014-06-24 | open64: ensure that openat check works | Vineet Gupta |
2014-04-23 | weak symbols need to be "defined" weak but "declared" strong | Vineet Gupta |
2014-04-23 | LT.old: Make __errno_location/__h_errno_location thread safe | Vineet Gupta |
2014-02-15 | libc: Fix sync_file_range.c for MIPS64 N32 ABI | Steve Ellcey |
2014-01-22 | vfork: fix clone based version | Stefan Kristiansson |
2014-01-08 | libc: posix_fadvise: restore implementation for xtensa | Baruch Siach |