summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-17resolv: tiny shrinkage in /etc/hosts handlingBernhard Reutner-Fischer
2012-04-17resolv: remove unused variablesBernhard Reutner-Fischer
2012-04-17resolv: Fix /etc/hosts for more than MAXALIASES aliasesBernhard Reutner-Fischer
2012-04-17parse_config: tweak indentationBernhard Reutner-Fischer
2012-04-17getaddrinfo(): avoid call to __check_pf() when not neededAlexander Komyagin
2012-04-17inet: adjust handling of cacnonname in getaddrinfoEd W
2012-04-11mmap64: use INLINE_SYSCALL() helperMike Frysinger
2012-04-11mmap64: include stdint.h for uint64_tMike Frysinger
2012-04-10mmap64: always use unsigned 64bit offsetsMike Frysinger
2012-04-08test/misc: Add tst-inotifyKevin Cernekee
2012-04-08test/inet: Add tst-sock-nonblockKevin Cernekee
2012-04-08test/time: Add tst-timerfdKevin Cernekee
2012-04-08test/signal: Add tst-signalfdKevin Cernekee
2012-04-08MAKEALL: add more arch aliasesMike Frysinger
2012-04-08MAKEALL: fix cross-compiler lookup breakage after CROSS cleanupMike Frysinger
2012-04-08MAKEALL: also check for gnu suffixed toolchains tooMike Frysinger
2012-04-08alpha: trim crt code to fix build errorsMike Frysinger
2012-04-08signalfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08timerfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify_rm_watch: Change second argument to intKevin Cernekee
2012-04-08test: Ignore various test objectsKevin Cernekee
2012-04-08regex: silence set-but-unused warningsMike Frysinger
2012-04-08ldso: fix fdpic support broken from prelink patchFilippo Arcidiacono
2012-04-08bfin: set an invalid insn for abortMike Frysinger
2012-04-08buildsys: fix building with make-3.82+Mike Frysinger
2012-04-04librt: convince spawn to compile for !LFSBernhard Reutner-Fischer
2012-04-04stubs: Disregard LFSBernhard Reutner-Fischer
2012-04-04.gitignore: Ignore dump filesBernhard Reutner-Fischer
2012-04-04buildsys: remove duplicate rule around defconfigsBernhard Reutner-Fischer
2012-04-02fchmodat: fix handling of flagsMike Frysinger
2012-03-29ldso: mark _start hiddenMike Frysinger
2012-03-28stdio: Fix char signedness in _load_inttype()Bernhard Reutner-Fischer
2012-03-27buildsys: Fix typo in check-as-var handlingBernhard Reutner-Fischer
2012-03-27ldso: bfin: add alias from __start to _startMike Frysinger
2012-03-26spawn: fix building on no-mmu systemsMike Frysinger
2012-03-26spawn: do not require C99 styleMike Frysinger
2012-03-26spawn: use glibc style to keep differences downMike Frysinger
2012-03-26ldso: bfin: tweak styleMike Frysinger
2012-03-26arm: disable ioperm/iopl stubsMike Frysinger
2012-03-26Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl...Mike Frysinger
2012-03-26time.c: Readability improvements - no code changesDenys Vlasenko
2012-03-26stubs: unified from futureBernhard Reutner-Fischer
2012-03-26Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}Jason Woodward
2012-03-26nptl: fix compiler warning due to missing prototypeCarmelo Amoroso
2012-03-26nptl: fix compiler warning due to unused-but-set-variableCarmelo Amoroso
2012-03-26inet:rpc: fix build in !NPTL caseCarmelo Amoroso
2012-03-25ldso: use ELF_xxx()/ElfW() helpersMike Frysinger
2012-03-25stdio: prevent retries on fclose/fflush after write errorsDenys Vlasenko
2012-03-25librt: add posix_spawn supportIsmael Luceno