summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-09libdl: fix memleak for local scope of dlopened's needed librariesFilippo Arcidiacono
2012-02-07tests:math: fix build of math tests for SH4Carmelo Amoroso
2012-02-07tests:libdl: add a new test for symbol scope issue in dlcloseFilippo ARCIDIACONO
2012-02-07tests: fix tests build (LDFLAGS_GNUHASH not longer defined)Carmelo Amoroso
2012-02-07tests: add OMIT logic to remove compilation flag.Filippo ARCIDIACONO
2012-02-07inet:rpc: fix authnone_marshal in multithreading contextCarmelo Amoroso
2012-02-05lstat/stat/fstat: Use 64bit version of syscall if availableKhem Raj
2012-02-05Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can us...Khem Raj
2012-02-01bump version to 0.9.34-gitBernhard Reutner-Fischer
2012-02-01Release 0.9.33Bernhard Reutner-Fischer
2012-01-29tmpnam, tempnam are obsolete in SUSV4Bernhard Reutner-Fischer
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