Age | Commit message (Expand) | Author |
2012-04-17 | resolv: remove unused variables | Bernhard Reutner-Fischer |
2012-04-17 | resolv: Fix /etc/hosts for more than MAXALIASES aliases | Bernhard Reutner-Fischer |
2012-04-17 | parse_config: tweak indentation | Bernhard Reutner-Fischer |
2012-04-17 | getaddrinfo(): avoid call to __check_pf() when not needed | Alexander Komyagin |
2012-04-17 | inet: adjust handling of cacnonname in getaddrinfo | Ed W |
2012-04-11 | mmap64: use INLINE_SYSCALL() helper | Mike Frysinger |
2012-04-11 | mmap64: include stdint.h for uint64_t | Mike Frysinger |
2012-04-10 | mmap64: always use unsigned 64bit offsets | Mike Frysinger |
2012-04-08 | test/misc: Add tst-inotify | Kevin Cernekee |
2012-04-08 | test/inet: Add tst-sock-nonblock | Kevin Cernekee |
2012-04-08 | test/time: Add tst-timerfd | Kevin Cernekee |
2012-04-08 | test/signal: Add tst-signalfd | Kevin Cernekee |
2012-04-08 | MAKEALL: add more arch aliases | Mike Frysinger |
2012-04-08 | MAKEALL: fix cross-compiler lookup breakage after CROSS cleanup | Mike Frysinger |
2012-04-08 | MAKEALL: also check for gnu suffixed toolchains too | Mike Frysinger |
2012-04-08 | alpha: trim crt code to fix build errors | Mike Frysinger |
2012-04-08 | signalfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | timerfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | inotify.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | inotify_rm_watch: Change second argument to int | Kevin Cernekee |
2012-04-08 | test: Ignore various test objects | Kevin Cernekee |
2012-04-08 | regex: silence set-but-unused warnings | Mike Frysinger |
2012-04-08 | ldso: fix fdpic support broken from prelink patch | Filippo Arcidiacono |
2012-04-08 | bfin: set an invalid insn for abort | Mike Frysinger |
2012-04-08 | buildsys: fix building with make-3.82+ | Mike Frysinger |
2012-04-04 | librt: convince spawn to compile for !LFS | Bernhard Reutner-Fischer |
2012-04-04 | stubs: Disregard LFS | Bernhard Reutner-Fischer |
2012-04-04 | .gitignore: Ignore dump files | Bernhard Reutner-Fischer |
2012-04-04 | buildsys: remove duplicate rule around defconfigs | Bernhard Reutner-Fischer |
2012-04-02 | fchmodat: fix handling of flags | Mike Frysinger |
2012-03-29 | ldso: mark _start hidden | Mike Frysinger |
2012-03-28 | stdio: Fix char signedness in _load_inttype() | Bernhard Reutner-Fischer |
2012-03-27 | buildsys: Fix typo in check-as-var handling | Bernhard Reutner-Fischer |
2012-03-27 | ldso: bfin: add alias from __start to _start | Mike Frysinger |
2012-03-26 | spawn: fix building on no-mmu systems | Mike Frysinger |
2012-03-26 | spawn: do not require C99 style | Mike Frysinger |
2012-03-26 | spawn: use glibc style to keep differences down | Mike Frysinger |
2012-03-26 | ldso: bfin: tweak style | Mike Frysinger |
2012-03-26 | arm: disable ioperm/iopl stubs | Mike Frysinger |
2012-03-26 | Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl... | Mike Frysinger |
2012-03-26 | time.c: Readability improvements - no code changes | Denys Vlasenko |
2012-03-26 | stubs: unified from future | Bernhard Reutner-Fischer |
2012-03-26 | Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c} | Jason Woodward |
2012-03-26 | nptl: fix compiler warning due to missing prototype | Carmelo Amoroso |
2012-03-26 | nptl: fix compiler warning due to unused-but-set-variable | Carmelo Amoroso |
2012-03-26 | inet:rpc: fix build in !NPTL case | Carmelo Amoroso |
2012-03-25 | ldso: use ELF_xxx()/ElfW() helpers | Mike Frysinger |
2012-03-25 | stdio: prevent retries on fclose/fflush after write errors | Denys Vlasenko |
2012-03-25 | librt: add posix_spawn support | Ismael Luceno |
2012-03-25 | microblaze: add sys/user.h | Steve Bennett |