summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-18test/math: fix for MIPS that takes 32/64 suffix into accountAlexey Brodkin
2014-08-18test/math: fix for disabled long double mathAlexey Brodkin
2014-08-18ARC: Enable OBSTACK in defconfig for ARCAnton Kolesov
2014-08-18uclibc: nptl: fix __lll_lock_wait_private multiple definitionTony Wu
2014-08-18lseek: Correct order of offset argumentsAnton Kolesov
2014-08-18libc: posix_fadvise: Fix build breakage for !LFSVineet Gupta
2014-08-18unbreak networking code for sparcWaldemar Brodkorb
2014-08-18test_nptl: replace __sigpause with sigpauseAlexey Brodkin
2014-08-18ARC/NPTL: clone to set TP if CLONE_SETTLSVineet Gupta
2014-08-18ARC/NPTL: Add testsVineet Gupta
2014-08-18ARC/NPTL: Fix __libc_sigaction redefinition with static linksVineet Gupta