summaryrefslogtreecommitdiff
path: root/libc/sysdeps
AgeCommit message (Expand)Author
2015-02-16ARC: sigaction: inline syscall trapVineet 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-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2015-02-12unbreak support for ARM no MMU caseWaldemar Brodkorb
2015-01-26merge upstream changesWaldemar Brodkorb
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-09enable microblaze. at least toolchain creation is working without NPTLWaldemar Brodkorb
2014-12-30remove another two warnings.Waldemar Brodkorb
2014-12-28for mips64 with N32 ABI we need to use newfstatatWaldemar Brodkorb
2014-12-25merge upstream changesWaldemar Brodkorb
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-12-10add argument check in mknodwangyufen
2014-12-06arm: add RESET_PID in the clone implWang Yufen
2014-12-04Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
2014-12-03mips: rename siginfo _timer membersBernhard Reutner-Fischer
2014-11-11Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
2014-11-10statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not setAnthony G. Basile
2014-10-11m68k: remove reg.hWaldemar Brodkorb
2014-09-26Add eventfd_read() and eventfd_write()Waldemar Brodkorb
2014-09-26Do not define unimplemented functionsCristian Morales Vega
2014-09-26cris: remove call to HIDDEN_JUMPTARGETWaldemar Brodkorb
2014-09-26cris: do not include asm/elf.hWaldemar Brodkorb
2014-09-22xtensa: add support for NPTLWaldemar Brodkorb
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: 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: 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-18lseek: Correct order of offset argumentsAnton Kolesov
2014-08-18libc: posix_fadvise: Fix build breakage for !LFSVineet Gupta
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