summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-29handle signal-OBXSI.SUSv4.symsBernhard Reutner-Fischer
2012-01-29nptl_db: handle SUSv4-OBBernhard Reutner-Fischer
2012-01-29test: ignore undefined symbols for APIBernhard Reutner-Fischer
2012-01-29config: ftw is SUSv4-obsoleteBernhard Reutner-Fischer
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2012-01-28buildsys: fixup sigaction handlingBernhard Reutner-Fischer
2012-01-27libubacktrace:arm: libgcc_eh.a not neededCarmelo Amoroso
2012-01-27ldso: fix typo in debug messageBernhard Reutner-Fischer
2012-01-27buildsys: add cppcheck wrapper script (correct one)Bernhard Reutner-Fischer
2012-01-27libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy codeCarmelo Amoroso
2012-01-26buildsys: use single slash version of -print-whateverBernhard Reutner-Fischer
2012-01-26buildsys: turn off forced EXTRA_WARNINGS on i386Bernhard Reutner-Fischer
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2012-01-26syscall: flag ia64 syscall error path as unlikelyBernhard Reutner-Fischer
2012-01-26arm: tweak commentBernhard Reutner-Fischer
2012-01-23libc: fix signal handling in system()Richard Braun
2012-01-23ldso/mips: fix symbol lookup for JUMP_SLOT and COPY relocationsCarmelo Amoroso
2012-01-23libdl: fix dlclose handling of symbol scopeCarmelo Amoroso
2012-01-23Rules: Check for CROSS_COMPILE to be emptyKhem Raj
2012-01-23libubacktrace: Add arm implementationKhem Raj
2012-01-23mips/libdl: Apply relocations after appending the new scopeKhem Raj
2012-01-18i386/sigaction.c: slightly more readable form of [rt_]sigreturn definitionsDenys Vlasenko
2012-01-18stubs: mark stubs as usedBernhard Reutner-Fischer
2012-01-18stdlib: use shorhand wur for realloc prototypeBernhard Reutner-Fischer
2012-01-18buildsys: add cppcheck wrapper scriptBernhard Reutner-Fischer
2012-01-18libcrypt: shrink crypt() again - unmodulariseBernhard Reutner-Fischer
2012-01-18nptl: .gitignore generated pt-crt{i,n}.SBernhard Reutner-Fischer
2012-01-18tests: only test crypt if we have an implBernhard Reutner-Fischer
2012-01-18tests: add sha356/512 testsBernhard Reutner-Fischer
2012-01-18tests: silence warnings in cryptBernhard Reutner-Fischer
2012-01-17buildsys: use = for --sort-section linker flagMike Frysinger
2012-01-17tests: mark all helper scripts +xMike Frysinger
2012-01-16buildsys: handle more clean targetsMike Frysinger
2012-01-16buildsys: fix handling of CFLAG_-W{a,l} varsMike Frysinger
2012-01-16tests: tst-futimens1: add missing mode args to open()Mike Frysinger
2012-01-16tests: test-canon: include sys/stat.h for mkdir()Mike Frysinger
2012-01-16tests: fdopen: add missing mode args to open()Mike Frysinger
2012-01-16tests: opendir-tst1: add header for mknod()Mike Frysinger
2012-01-16tests: mmap2: ignore permission denied errors on /dev/memMike Frysinger
2012-01-16buildsys: skip compiler flag checking for clean targetsMike Frysinger
2012-01-16mips/dlfcn.h: Disable RTLD_DEEPBINDKhem Raj
2012-01-15buildsys: simplify include_clean greatlyMike Frysinger
2012-01-15buildsys: fix detection of silent makeMike Frysinger
2012-01-15tests: skip redundant -Wstrict-prototypes setupMike Frysinger
2012-01-15libc: build abort with unwind-info for backtraceBernhard Reutner-Fischer
2012-01-14linuxthreads/signals: do not restore handler for invalid signalMarkos Chandras
2012-01-14buildsys: cache build flags in varsMike Frysinger
2012-01-13libubacktrace: use -asynchronous-funwind-tables rather than -funwind-tablesCarmelo Amoroso
2012-01-13libc: allow to backtrace out of abort callCarmelo Amoroso
2012-01-02config: remove some redundant words in the menusMike Frysinger