Age | Commit message (Expand) | Author |
2015-11-08 | add support for euidaccess/eaccess legacy functions | Waldemar Brodkorb |
2015-11-03 | unistd: fix #if condition | Thomas Petazzoni |
2015-10-14 | syncfs: add system call support | Bartosz Golaszewski |
2015-10-09 | add new architecture support for or1k | Waldemar Brodkorb |
2015-09-11 | Revert "tgmath.h: disable builtins" | Waldemar Brodkorb |
2015-08-14 | glibc compat: bump glibc minor version | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |
2015-06-10 | h8300: 64bit integer support | Yoshinori Sato |
2015-04-25 | Revert "Do not define unimplemented functions" | Waldemar Brodkorb |
2015-04-24 | merge uClibc changes | Waldemar Brodkorb |
2015-04-22 | arm: Add BX and BXC macros | Bernhard Reutner-Fischer |
2015-04-15 | merge uClibc master | Waldemar Brodkorb |
2015-04-14 | include/: ignore sys/random.h symlink | Bernhard Reutner-Fischer |
2015-03-29 | merge uClibc git master | Waldemar Brodkorb |
2015-03-27 | include: update atomic.h from glibc | Bernhard Reutner-Fischer |
2015-03-25 | include: Expand malloc-family comments | Bernhard Reutner-Fischer |
2015-03-25 | utmp: favour POSIX utmpx over SVID utmp | Bernhard Reutner-Fischer |
2015-03-24 | Revert "utent.c, wtent.c: move functions from utxent.c" | Bernhard Reutner-Fischer |
2015-03-18 | malloc.h: Add missing feature guard | 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-13 | unistd.h: put getppid under XOPEN2K8 | Bernhard Reutner-Fischer |
2015-03-12 | spawn.h: Fix !_GNU_SOURCE compilation | Bernhard Reutner-Fischer |
2015-03-11 | add defines from GNU libc to fix ltrace compile | Waldemar Brodkorb |
2015-02-20 | sync with uClibc | Waldemar Brodkorb |
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 | ARCv2 ISA support | Vineet Gupta |
2015-02-16 | signal.h: elide memset from sigemptyset | Vineet Gupta |
2015-02-16 | signal.h: elide memset from sigemptyset | Vineet Gupta |
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb |
2015-02-14 | resolve merge | Waldemar Brodkorb |
2015-02-07 | only advertise when choosen | Waldemar Brodkorb |
2014-12-25 | merge upstream changes | Waldemar Brodkorb |
2014-12-25 | sync tcp header with glibc | Waldemar Brodkorb |
2014-12-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
2014-12-09 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-12-09 | sigaction: Fix !HAS_REALTIME compilation | Bernhard Reutner-Fischer |
2014-09-26 | Do not define unimplemented functions | Cristian Morales Vega |
2014-09-22 | xtensa: add support for NPTL | Waldemar Brodkorb |
2014-09-09 | libc: add fallocate() and fallocate64() | Anthony G. Basile |
2014-08-26 | timex: Sync with glibc | Khem Raj |
2014-08-26 | Define IPTOS_CLASS_* macros according to RFC 2474 | Khem Raj |
2014-08-25 | Add clock_adjtime syscall | Khem Raj |
2014-08-18 | libc: add issetugid() | Anthony G. Basile |
2014-08-18 | NPTL: ARC support | 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-04-09 | ctype.h: Tweak comment | Bernhard Reutner-Fischer |