Age | Commit message (Expand) | Author |
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 |
2014-04-04 | sysinfo.h: Prevent redeclarations | Bernhard Reutner-Fischer |
2014-04-02 | libc: Fix buglet around __progname | Bernhard Reutner-Fischer |
2013-12-23 | elf: Add ARC Magic and Relocations | Vineet Gupta |
2013-11-06 | pull kconfig from linux-3.11 | Bernhard Reutner-Fischer |
2013-11-06 | Fix weak/strong attribute of __errno_location and it's __GI alias | Vineet Gupta |
2013-06-14 | libc: hide obstack relocations | Bernhard Reutner-Fischer |
2013-06-14 | libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintf | Anthony G. Basile |
2013-06-07 | Reinstate hidden protos for config_{open,close,read}() | Vineet Gupta |