summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-17test/tls: tls-macros*.h fixes from glibcWaldemar Brodkorb
2015-12-17dlclose fixWaldemar Brodkorb
2015-12-17Fix syslog messages lost if syslogd is temporary busyVladislav Grishenko
2015-12-17Fix syslog messages lost after syslogd restartsVladislav Grishenko
2015-12-17resolv: NI_IDN unimplementedWaldemar Brodkorb
2015-12-17resolv: __dns_lookup - immediately switch to next server in case of poll() se...Waldemar Brodkorb
2015-12-17dynamically allocate ahostbuf bufferWaldemar Brodkorb
2015-12-17svc.c: svc_getreqset() buffer overflowWaldemar Brodkorb
2015-12-17only strip test binaries when DOSTRIP is enabledWaldemar Brodkorb
2015-12-17test needs -fPIC for m68kWaldemar Brodkorb
2015-12-17libc/stdio: Rework custom streams interface similar to glibc.Waldemar Brodkorb
2015-12-17fix readdir_r returns success code while it in fact failedWaldemar Brodkorb
2015-12-11Revert "fix tst-signal7 failure"Waldemar Brodkorb
2015-12-11config: allow config to handle longer path namesMarkus Mayer
2015-12-10fix tst-signal7 failureWaldemar Brodkorb
2015-12-10disable always failing tst-tls16, until someone unbreak itWaldemar Brodkorb
2015-12-09arc: add ulps file for math testsWaldemar Brodkorb
2015-12-09do not hardcode path to perlWaldemar Brodkorb
2015-12-09sh: add back sh2 specific assembly for clone()Waldemar Brodkorb
2015-12-09allow linuxthreads for superh (sh2 noMMU)Waldemar Brodkorb
2015-12-09new test is only for MALLOC_STANDARDWaldemar Brodkorb
2015-12-09bsd supports the same floating point classification functions as c99Waldemar Brodkorb
2015-12-09Reduce the initial buffer size for open_memstreamWaldemar Brodkorb
2015-12-09Make malloc_stats() GNU libc compatibleWaldemar Brodkorb
2015-12-09Define __attribute_const__Waldemar Brodkorb
2015-12-09Do not support localised optimizations this helps to have a global -O levelKhem Raj
2015-12-09Avoid unnecessary rebuilds due to compiler flag changesWaldemar Brodkorb
2015-12-08sync with glibc, add some missing definesWaldemar Brodkorb
2015-12-07add definitions for O_PATHWaldemar Brodkorb
2015-12-06mips: fix definition.Steve Ellcey
2015-12-05good by niosWaldemar Brodkorb
2015-12-05good by e1Waldemar Brodkorb
2015-12-05good bye vaxWaldemar Brodkorb
2015-12-05remove sh64 supportWaldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-11-30bfin: fix clashing with newer gccWaldemar Brodkorb
2015-11-30bfin: use vfork.S againWaldemar Brodkorb
2015-11-30xtensa: avoid some compiler warningsWaldemar Brodkorb
2015-11-23xtensa: remove ldso workaround by real pointer checkWaldemar Brodkorb
2015-11-23mips: remove ISA choiceWaldemar Brodkorb
2015-11-15bump version, preparing releasev1.0.9Waldemar Brodkorb
2015-11-13metag: add missing header fileWaldemar Brodkorb
2015-11-13tests/tls: Implement TLS macros for metagJames Hogan
2015-11-13i386: use socketcall even if newer linux exposes direct syscallsWaldemar Brodkorb
2015-11-12docs: update the list of build systems, which support uClibc-ngWaldemar Brodkorb
2015-11-11h8300: do not use LDFLAGS, they are wrong. testsuite compile fails with itWaldemar Brodkorb
2015-11-11h8300: disable test using mprotect(), not available for h8300Waldemar Brodkorb
2015-11-11reduce timeoutfactor, fasten test runs!Waldemar Brodkorb
2015-11-08fanotify: include needed Linux definitionsWaldemar Brodkorb