summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09libc: add fallocate() and fallocate64()Anthony G. Basile
2014-09-09sparc: update ptrace.h to latest from glibcGustavo Zacarias
2014-09-09powerpc: update ptrace.h to latest from glibcGustavo Zacarias
2014-09-08bump version to 1.0.0Waldemar Brodkorb
2014-09-08Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
2014-09-05libc: split multi-source epoll.cBernhard Reutner-Fischer
2014-09-04Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
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-27Merge remote-tracking branch 'origin/upstream'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-20welcome to the uClibc-ng project take twoWaldemar Brodkorb
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
2014-08-18NPTL: ARC supportVineet Gupta
2014-08-18ARC: ldso: Use @pcl syntax.Joern Rennecke
2014-08-01bits/time.h: sync with latest glibcMike Frysinger
2014-07-24test/math: add fallback to libm-test-ulps-generic logicJian Peng