summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-07test: Adjust passed optionsBernhard Reutner-Fischer
2014-12-15mkostemp: fix implementationAnthony G. Basile
2014-12-15test: Some more tests under conditionalsBernhard Reutner-Fischer
2014-12-15stdio: Fix printing 0.0Bernhard Reutner-Fischer
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-12-12test: disable ptytest unless HAS_PTYBernhard Reutner-Fischer
2014-12-12config: move STDIO_FUTEXES up a bitBernhard Reutner-Fischer
2014-12-09sigaction: Fix !HAS_REALTIME compilationBernhard Reutner-Fischer
2014-12-03mips: rename siginfo _timer membersBernhard Reutner-Fischer
2014-12-03buildsys: remove some obsolete optimization CFLAGSBernhard Reutner-Fischer
2014-11-19locale: Add wcsftime()Bernhard Reutner-Fischer
2014-11-13nptl: compile pt-vfork in ARM-modeBernhard Reutner-Fischer
2014-11-10Config.in.arch: enable long double math for xtensaMax Filippov
2014-11-10statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not setAnthony G. Basile
2014-09-17m68k: libc: add fmovem* mcffpu conditionBernhard Reutner-Fischer
2014-09-16sparc: update ptrace.h to latest from glibcGustavo Zacarias
2014-09-16powerpc: update ptrace.h to latest from glibcGustavo Zacarias
2014-09-16buildsys: remove now redundant lib placement definesBernhard Reutner-Fischer
2014-09-16libc: silence missing prototype warningBernhard Reutner-Fischer
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2014-09-16nptl: rephrase *.sym handlingBernhard Reutner-Fischer
2014-09-09buildsys: Fix typoBernhard Reutner-Fischer
2014-09-09libc: add fallocate() and fallocate64()Anthony G. Basile
2014-09-05libc: split multi-source epoll.cBernhard Reutner-Fischer
2014-09-04sparc: remove sparc64/sparcv9 codeWaldemar Brodkorb
2014-09-04ldso: Fix compile-error on noMMUBernhard Reutner-Fischer
2014-09-04test: wcsftime depends on XLOCALEBernhard Reutner-Fischer
2014-09-04test: disable librt shmtest on non-MMU systemsBernhard Reutner-Fischer
2014-09-04buildsys: tweak check_ld flag probingBernhard Reutner-Fischer
2014-08-29buildsys: refine compile.SBernhard Reutner-Fischer
2014-08-29buildsys: use SED for create-ldsBernhard Reutner-Fischer
2014-08-29test: disable test for systems without FPUWaldemar Brodkorb
2014-08-28test: sync with glibc, use do_testWaldemar Brodkorb
2014-08-28test: get out of the endless while loop, when bind failedWaldemar Brodkorb
2014-08-28m68k: fix typoWaldemar Brodkorb
2014-08-28test: do not depend on compileWaldemar Brodkorb
2014-08-28test: NPTL: sync WRITE_BUFFER_SIZE with glibc testWaldemar Brodkorb
2014-08-28sparc: add missing pthread_spin_lock/pthread_spin_trylockWaldemar Brodkorb
2014-08-28sparc: remove unused subdirs variableWaldemar Brodkorb
2014-08-28Revert "sparc: disable cancellable system, as it fails in strange ways right ...Waldemar Brodkorb
2014-08-28Revert "sparc: use HIDDEN_JUMPTARGET for errno"Waldemar Brodkorb
2014-08-26timex: Sync with glibcKhem Raj
2014-08-26Define IPTOS_CLASS_* macros according to RFC 2474Khem Raj
2014-08-26buildsys: remove duplicate UCLIBC_EXTRA_CFLAGSBernhard Reutner-Fischer
2014-08-25microblaze: Remove duplicate F_{S,G}ETPIPE_SZBernhard Reutner-Fischer
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2014-08-25mathinline.h: Use __extern_inlineBernhard Reutner-Fischer
2014-08-25Add clock_adjtime syscallKhem Raj
2014-08-20fix for pipe() on sparcWaldemar Brodkorb
2014-08-18libc: add issetugid()Anthony G. Basile