summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2015-03-24Revert "utent.c, wtent.c: move functions from utxent.c"Bernhard Reutner-Fischer
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-03-22libc: Fix vfprintf compilation without HAS_FLOATSBernhard Reutner-Fischer
2015-03-22nptl/arm: Move aeabi_read_tp to uclibc_nonshared.aKhem Raj
2015-03-22atexit_old: Do not add it to shared libcKhem Raj
2015-03-18malloc-standard: Add locking to malloc_trimBernhard Reutner-Fischer
2015-03-18malloc: checked_request2size failure deadlocksZhiqiang Zhang
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-17libc: update strverscmpBernhard Reutner-Fischer
2015-03-17include: silence __leaf warningBernhard Reutner-Fischer
2015-03-16resolv: fix unaligned tmp buffer corner-caseAlexey Brodkin
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2015-03-03sparc/clone.S: guard tcb-offsets.h include with RESET_PIDGustavo Zacarias
2015-02-27libc: silence warningBernhard Reutner-Fischer
2015-02-20sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handlingVineet Gupta
2015-02-20posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BITVineet Gupta
2015-02-20ARCv2: optimised string routinesVineet Gupta
2015-02-20ARCv2 ISA supportVineet Gupta
2015-02-17libc: add setns()Bernhard Reutner-Fischer
2015-02-17Add eventfd_read() and eventfd_write()Khem Raj
2015-02-16ARC: sigaction: inline syscall trapVineet Gupta
2015-02-16ARC: sigaction: fold default sigrestorer into "C"Vineet Gupta
2015-02-16ARC: siagction: opencode memcpyVineet Gupta
2015-02-16ARC: remove stale TRUNCATE64_HAS_4_ARGSVineet Gupta
2015-02-16ARC: add configuration option for MMU page sizeAlexey Brodkin
2015-01-26libc: sync_file_range missing commaBernhard Reutner-Fischer
2015-01-24libc: ppc64 etc: Fix sync_file_rangeBernhard Reutner-Fischer
2015-01-23add argument check in mknodWang Yufen
2015-01-23add argument check in setenv()Xishi Qiu
2015-01-22libc: Avoid redundant setting of ENOMEMBernhard Reutner-Fischer
2014-12-15mkostemp: fix implementationAnthony G. Basile
2014-12-15stdio: Fix printing 0.0Bernhard Reutner-Fischer
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-12-03mips: rename siginfo _timer membersBernhard Reutner-Fischer
2014-11-19locale: Add wcsftime()Bernhard Reutner-Fischer
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-16libc: silence missing prototype warningBernhard Reutner-Fischer
2014-09-16buildsys: fix IS_IN_lib*Bernhard 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-08-28m68k: fix typoWaldemar 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-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