Age | Commit message (Expand) | Author |
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 |
2012-02-01 | Release 0.9.33 | Bernhard Reutner-Fischer |
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-29 | nptl_db: handle SUSv4-OB | Bernhard Reutner-Fischer |
2012-01-29 | test: ignore undefined symbols for API | Bernhard Reutner-Fischer |
2012-01-29 | config: ftw is SUSv4-obsolete | 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 | libubacktrace:arm: libgcc_eh.a not needed | Carmelo Amoroso |
2012-01-27 | ldso: fix typo in debug message | Bernhard Reutner-Fischer |
2012-01-27 | buildsys: add cppcheck wrapper script (correct one) | Bernhard Reutner-Fischer |
2012-01-27 | libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code | Carmelo Amoroso |
2012-01-26 | buildsys: use single slash version of -print-whatever | Bernhard Reutner-Fischer |
2012-01-26 | buildsys: turn off forced EXTRA_WARNINGS on i386 | Bernhard Reutner-Fischer |
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-23 | ldso/mips: fix symbol lookup for JUMP_SLOT and COPY relocations | Carmelo Amoroso |
2012-01-23 | libdl: fix dlclose handling of symbol scope | Carmelo Amoroso |
2012-01-23 | Rules: Check for CROSS_COMPILE to be empty | Khem Raj |
2012-01-23 | libubacktrace: Add arm implementation | Khem Raj |
2012-01-23 | mips/libdl: Apply relocations after appending the new scope | Khem Raj |
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-18 | stdlib: use shorhand wur for realloc prototype | Bernhard Reutner-Fischer |
2012-01-18 | buildsys: add cppcheck wrapper script | Bernhard Reutner-Fischer |
2012-01-18 | libcrypt: shrink crypt() again - unmodularise | Bernhard Reutner-Fischer |
2012-01-18 | nptl: .gitignore generated pt-crt{i,n}.S | Bernhard Reutner-Fischer |
2012-01-18 | tests: only test crypt if we have an impl | Bernhard Reutner-Fischer |
2012-01-18 | tests: add sha356/512 tests | Bernhard Reutner-Fischer |
2012-01-18 | tests: silence warnings in crypt | Bernhard Reutner-Fischer |
2012-01-17 | buildsys: use = for --sort-section linker flag | Mike Frysinger |