summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
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
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-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-18ARC/NPTL: clone to set TP if CLONE_SETTLSVineet Gupta
2014-08-18NPTL: ARC supportVineet Gupta
2014-08-01bits/time.h: sync with latest glibcMike Frysinger
2014-07-22ARC: Implement native GDB requirements in procfs.hAnton Kolesov
2014-07-22ARC: clone: Ensure that @fn returns back to cloneVineet Gupta
2014-07-22ARC: make sigaction inline with other archesVineet Gupta
2014-07-22ARC: syscalls.h: code-reuse/fix-arg-annotationsVineet Gupta
2014-07-22syscalls-common.h: Rename some macro args for correct documentationVineet Gupta
2014-06-24open64: ensure that openat check worksVineet Gupta
2014-06-12fix pthread_cancel lead to segmentation fault for x86_64.Zhang Pu
2014-06-12arm: move check for BX to its own headerYann E. MORIN
2014-06-12arm/clone.S: Add missing IT instruction for Thumb2.Will Newton
2014-04-23resolv: try next server on SERVFAILMichel Stam
2014-04-23weak symbols need to be "defined" weak but "declared" strongVineet Gupta
2014-04-23LT.old: Make __errno_location/__h_errno_location thread safeVineet Gupta
2014-04-01Fix warnings in MIPS buildSteve Ellcey
2014-04-01xtensa: add missing .literal_position directivesMax Filippov
2014-04-01ARC: Make vfork weak in libcVineet Gupta
2014-03-12libc: fix mips N64 pread/pwrite buildSteve Ellcey
2014-02-15mips: Remove duplicate macro definitionsSteve Ellcey
2014-02-15libc: Fix sync_file_range.c for MIPS64 N32 ABISteve Ellcey
2014-02-15libc: silence warning in ftsBernhard Reutner-Fischer
2014-02-02libc: mips: Fix setjmp/longjmp for MIPS64 N64 ABIWaldemar Brodkorb
2014-02-02mips: silence 'set but not used' warningsSteve Ellcey