Age | Commit message (Expand) | Author |
2015-02-20 | sync with uClibc | Waldemar Brodkorb |
2015-02-20 | Allow use of executable RUNPATH/RPATH when finding libraries. | Steve Ellcey |
2015-02-20 | ARCv2 ISA support | Vineet Gupta |
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb |
2015-02-14 | resolve merge | Waldemar Brodkorb |
2015-02-13 | uncomment nios2 | Waldemar Brodkorb |
2015-02-12 | unbreak support for ARM no MMU case | Waldemar Brodkorb |
2015-02-08 | Use executables RPATH/RUNPATH when searching for libraries. | Waldemar Brodkorb |
2015-01-09 | enable microblaze. at least toolchain creation is working without NPTL | Waldemar Brodkorb |
2014-12-30 | Merge branch 'master' of git+ssh://openadk.org/git/uclibc-ng | Waldemar Brodkorb |
2014-12-30 | reenable c6x for toolchain testing without NPTL | Waldemar Brodkorb |
2014-12-28 | remove hidden warning option, not useful for others. | 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-12 | config: move STDIO_FUTEXES up a bit | Bernhard Reutner-Fischer |
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-10-14 | reduce the list of supported architectures | Waldemar Brodkorb |
2014-10-10 | c6x: disable it at the moment | Waldemar Brodkorb |
2014-09-26 | libpthread: disable unimplemented configurations | Waldemar Brodkorb |
2014-09-26 | enable this symbol by default | Waldemar Brodkorb |
2014-09-17 | disable broken architectures | Waldemar Brodkorb |
2014-09-09 | libc: add fallocate() and fallocate64() | Anthony G. Basile |
2013-12-20 | ARC port to uClibc | Vineet Gupta |
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-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 | Config.in: Introduce symbol for arches with deprecated syscalls | Markos Chandras |
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 |
2012-06-15 | update arc4random from bug #885 | Peter S. Mazinger |
2012-06-15 | ssp: rework, sync messages with the ones in glibc | Peter S. Mazinger |
2012-06-15 | make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent... | Peter S. Mazinger |
2012-06-15 | add LDSO_SAFE_RUNPATH config option | Peter S. Mazinger |
2012-06-15 | Config.in: NPTL does not compile with disabled UCLIBC_HAS_REALTIME | Peter S. Mazinger |
2012-05-21 | stdio: implement assignment-allocation "m" character | Mike Frysinger |
2012-05-03 | config: tweak STRICT_HEADERS description | Bernhard Reutner-Fischer |
2012-04-18 | config: Fix alphabetical sort order of targets | Bernhard Reutner-Fischer |
2012-01-29 | config: ftw is SUSv4-obsolete | Bernhard Reutner-Fischer |
2012-01-26 | buildsys: turn off forced EXTRA_WARNINGS on i386 | Bernhard Reutner-Fischer |
2012-01-02 | config: remove some redundant words in the menus | Mike Frysinger |
2011-12-22 | libcrypt: add support for SHA256-CRYPT password hashing | William Pitcock |
2011-12-22 | libcrypt: add support for SHA512-CRYPT password hashing | William Pitcock |
2011-11-20 | stdio: add support for "e" flag with fopen() | Mike Frysinger |
2011-11-04 | config: document eventfd | Bernhard Reutner-Fischer |