summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-16signal.h: elide memset from sigemptysetVineet Gupta
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 defconfigs: enable some itemsAlexey Brodkin
2015-02-16ARC: add configuration option for MMU page sizeAlexey Brodkin
2015-02-16ARC: Conditionalise certain relocations as provided by TLS tools onlyVineet Gupta
2015-02-12Update MIPS configuration rules.Steve Ellcey
2015-01-28buildsys: fix IS_IN_lib* for out-of-tree buildsBernhard Reutner-Fischer
2015-01-26libc: sync_file_range missing commaBernhard Reutner-Fischer
2015-01-24libc: ppc64 etc: Fix sync_file_rangeBernhard Reutner-Fischer
2015-01-23xtensa: ldso: drop unused address calculation from _dl_linux_resolveMax Filippov
2015-01-23xtensa: ldso: coalesce dl_mprotect address rangesMax Filippov
2015-01-23add argument check in mknodWang Yufen
2015-01-23add argument check in setenv()Xishi Qiu
2015-01-23nptl: compile pt-vfork in ARM-modeBernhard Reutner-Fischer
2015-01-22libc: Avoid redundant setting of ENOMEMBernhard Reutner-Fischer
2015-01-19libcrypt: return NULL on unsupported saltBernhard Reutner-Fischer
2015-01-07test: Adjust passed optionsBernhard Reutner-Fischer
2014-12-15mkostemp: fix implementationAnthony G. Basile
2014-12-15test: Some more tests under conditionalsBernhard Reutner-Fischer
2014-12-15stdio: Fix printing 0.0Bernhard Reutner-Fischer
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-12-12test: disable ptytest unless HAS_PTYBernhard Reutner-Fischer
2014-12-12config: move STDIO_FUTEXES up a bitBernhard Reutner-Fischer
2014-12-09sigaction: Fix !HAS_REALTIME compilationBernhard Reutner-Fischer
2014-12-03mips: rename siginfo _timer membersBernhard Reutner-Fischer
2014-12-03buildsys: remove some obsolete optimization CFLAGSBernhard Reutner-Fischer
2014-11-19locale: Add wcsftime()Bernhard Reutner-Fischer
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