Age | Commit message (Expand) | Author |
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 |
2012-03-15 | ldso: remove duplicated assignment with TLS symbol | Carmelo Amoroso |
2012-03-14 | ldso:sh: fix compiler warning due to unused-but-set-variable | Carmelo Amoroso |
2012-03-13 | buildsys: do not add empty obj to archives | Bernhard Reutner-Fischer |
2012-03-11 | __stdio_WRITE: make code more readable. No code changes | Denys Vlasenko |
2012-03-05 | librt: refactor source selection | Mike Frysinger |
2012-02-13 | arm: Do not use 'sed -r' to calculate IS_EABI | Khem Raj |
2012-02-09 | libdl: fix memleak for local scope of dlopened's needed libraries | Filippo Arcidiacono |
2012-02-07 | tests:math: fix build of math tests for SH4 | Carmelo Amoroso |
2012-02-07 | tests:libdl: add a new test for symbol scope issue in dlclose | Filippo ARCIDIACONO |
2012-02-07 | tests: fix tests build (LDFLAGS_GNUHASH not longer defined) | Carmelo Amoroso |
2012-02-07 | tests: add OMIT logic to remove compilation flag. | Filippo ARCIDIACONO |
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-02-01 | bump version to 0.9.34-git | Bernhard Reutner-Fischer |