Age | Commit message (Expand) | Author |
2015-03-26 | utmp: always have at least utmpx | Bernhard Reutner-Fischer |
2015-03-25 | utmp: favour POSIX utmpx over SVID utmp | Bernhard Reutner-Fischer |
2015-03-24 | libm: honor NO_LONG_DOUBLE in ldouble_wrappers | Bernhard Reutner-Fischer |
2015-03-24 | buildsys: HAS_UTMP (XPG2, SVr4 compat) knob | Bernhard Reutner-Fischer |
2015-03-22 | libc: add getrandom(2) | Bernhard Reutner-Fischer |
2015-03-22 | extra: add clang flags for gen_bits_syscall_h | Bernhard Reutner-Fischer |
2015-02-20 | Allow use of executable RUNPATH/RPATH when finding libraries. | Steve Ellcey |
2015-02-20 | ARCv2 ISA support | Vineet Gupta |
2015-02-17 | ARC: Add GNU glob to ARC defconfigs | Anton Kolesov |
2015-02-16 | ARC defconfigs: enable some items | Alexey Brodkin |
2015-02-16 | ARC: add configuration option for MMU page size | Alexey Brodkin |
2015-02-16 | ARC: Conditionalise certain relocations as provided by TLS tools only | Vineet Gupta |
2015-02-12 | Update MIPS configuration rules. | Steve Ellcey |
2014-12-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
2014-12-12 | config: move STDIO_FUTEXES up a bit | Bernhard Reutner-Fischer |
2014-11-10 | Config.in.arch: enable long double math for xtensa | Max Filippov |
2014-11-10 | statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not set | Anthony G. Basile |
2014-09-09 | libc: add fallocate() and fallocate64() | Anthony G. Basile |
2014-09-04 | sparc: remove sparc64/sparcv9 code | Waldemar Brodkorb |
2014-09-04 | buildsys: tweak check_ld flag probing | Bernhard Reutner-Fischer |
2014-08-18 | ARC: Enable OBSTACK in defconfig for ARC | Anton Kolesov |
2014-08-18 | NPTL: ARC support | Vineet Gupta |
2014-02-15 | buildsys: Add MIPS64R2 support | Steve Ellcey |
2014-01-08 | buildsys: update unifdef | Bernhard Reutner-Fischer |
2014-01-07 | buildsys: fixup unifdef state in skiphash, linenum | Bernhard Reutner-Fischer |
2014-01-07 | buildsys: fixup unifdef state in skiphash | Bernhard Reutner-Fischer |
2013-12-20 | ARC defconfigs | Vineet Gupta |
2013-12-20 | ARC port to uClibc | Vineet Gupta |
2013-11-19 | buildsys: update unifdef | Bernhard Reutner-Fischer |
2013-11-06 | pull kconfig from linux-3.11 | Bernhard Reutner-Fischer |
2013-08-02 | malloc: enable assert() when malloc debugging | Baruch Siach |
2013-06-14 | config: UCLIBC_HAS_OBSTACK to optionally enable obstack support | Anthony G. Basile |
2013-05-19 | i386: punt all config options that just control -march | Mike Frysinger |
2013-04-04 | add UCLIBC_SUSV2_LEGACY to hide valloc | Bernhard Reutner-Fischer |
2013-04-04 | relinfo.pl: use correct interpreter | Bernhard Reutner-Fischer |
2013-04-04 | relinfo.pl: silence warning | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: remove calls to mktemp | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: tweak KCONFIG_CONFIG export | Bernhard Reutner-Fischer |
2013-03-14 | extra/locale: Mark __codeset_8_bit_t as packed for Meta | Markos Chandras |
2013-03-14 | Add support for the Meta architecture | Markos Chandras |
2013-03-14 | libpthread: linuxthreads.old: Allow building for no-legacy-syscalls ABI | Vineet Gupta |
2013-02-20 | scripts: remove CVS header from getent | Bernhard Reutner-Fischer |
2013-02-20 | Config.in: Introduce symbol for arches with deprecated syscalls | Markos Chandras |
2013-01-26 | buildsys: gen_bits_syscall_h: do not leave undefined SYS_xxx around | Mike Frysinger |
2013-01-26 | buildsys: gen_bits_syscall_h: clean up script | Mike Frysinger |
2013-01-26 | buildsys: gen_bits_syscall_h: remove top_builddir references | Mike Frysinger |
2013-01-26 | buildsys: allow the toolchain to search its dirs for kernel headers | Mike Frysinger |
2013-01-16 | config: improve help of UCLIBC_HAS_RESOLVER_SUPPORT | Bernhard Reutner-Fischer |
2013-01-10 | buildsys: remove superfluous default n | Bernhard Reutner-Fischer |
2013-01-10 | libc: add {get,set,swap,make}context user context manipulation functions | Florian Fainelli |