Age | Commit message (Expand) | Author |
2012-04-17 | resolv: tiny shrinkage in /etc/hosts handling | Bernhard Reutner-Fischer |
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 | 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 | regex: silence set-but-unused warnings | Mike Frysinger |
2012-04-08 | bfin: set an invalid insn for abort | Mike Frysinger |
2012-04-04 | stubs: Disregard LFS | Bernhard Reutner-Fischer |
2012-04-02 | fchmodat: fix handling of flags | Mike Frysinger |
2012-03-28 | stdio: Fix char signedness in _load_inttype() | Bernhard Reutner-Fischer |
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 | inet:rpc: fix build in !NPTL case | Carmelo Amoroso |
2012-03-25 | stdio: prevent retries on fclose/fflush after write errors | Denys Vlasenko |
2012-03-25 | microblaze: add sys/user.h | Steve Bennett |
2012-03-11 | __stdio_WRITE: make code more readable. No code changes | Denys Vlasenko |
2012-02-13 | arm: Do not use 'sed -r' to calculate IS_EABI | Khem Raj |
2012-02-07 | inet:rpc: fix authnone_marshal in multithreading context | Carmelo Amoroso |
2012-02-05 | lstat/stat/fstat: Use 64bit version of syscall if available | Khem Raj |
2012-02-05 | Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can us... | Khem Raj |
2012-01-29 | tmpnam, tempnam are obsolete in SUSV4 | Bernhard Reutner-Fischer |
2012-01-29 | handle signal-OBXSI.SUSv4.syms | Bernhard Reutner-Fischer |
2012-01-28 | *: if !HAS_THREADS strong alias sigaction | Bernhard Reutner-Fischer |
2012-01-28 | buildsys: fixup sigaction handling | Bernhard Reutner-Fischer |
2012-01-27 | libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code | Carmelo Amoroso |
2012-01-26 | *: silence some warnings | Bernhard Reutner-Fischer |
2012-01-26 | syscall: flag ia64 syscall error path as unlikely | Bernhard Reutner-Fischer |
2012-01-26 | arm: tweak comment | Bernhard Reutner-Fischer |
2012-01-23 | libc: fix signal handling in system() | Richard Braun |
2012-01-18 | i386/sigaction.c: slightly more readable form of [rt_]sigreturn definitions | Denys Vlasenko |
2012-01-18 | stubs: mark stubs as used | Bernhard Reutner-Fischer |
2012-01-16 | mips/dlfcn.h: Disable RTLD_DEEPBIND | Khem Raj |
2012-01-15 | libc: build abort with unwind-info for backtrace | Bernhard Reutner-Fischer |
2012-01-13 | libc: allow to backtrace out of abort call | Carmelo Amoroso |
2012-01-01 | getpass: s/sizeof(buf)-1/sizeof(buf)/ in fgets | Denys Vlasenko |
2011-12-23 | getpass: several fixes | Denys Vlasenko |
2011-12-03 | x86_64: add PLT bypass for __sigsetjmp | Mike Frysinger |
2011-12-03 | getutid: add a hidden def | Mike Frysinger |