Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | sh: use the common implementation for longjmp | Filippo Arcidiacono | 2011-05-27 | 3 | -62/+2 | |
| * | sh: fix build in !NPTL case | Filippo Arcidiacono | 2011-05-27 | 2 | -1/+5 | |
| * | Correct a bug when remapping textrel segments on nommu | Alan Davis | 2011-05-27 | 1 | -0/+3 | |
| * | unwind.h: Move to libc/sysdeps from nptl sysdeps | Khem Raj | 2011-05-13 | 2 | -0/+0 | |
| * | epoll: redo cancellation to match master | Bernhard Reutner-Fischer | 2011-05-13 | 1 | -15/+32 | |
| * | epoll.c: add cancellation to epoll_[p]wait() | Peter S. Mazinger | 2011-05-13 | 2 | -4/+34 | |
| * | libm: fix building out-of-tree | Bernhard Reutner-Fischer | 2011-05-12 | 1 | -1/+1 | |
| * | wordexp: fix mishandled return value of pipe call | Bernhard Reutner-Fischer | 2011-05-12 | 1 | -7/+18 | |
| * | linux_specific: handle accept4 and pipe2 | Bernhard Reutner-Fischer | 2011-05-12 | 4 | -4/+4 | |
| * | NPTL: needs madvise internally | Bernhard Reutner-Fischer | 2011-05-12 | 1 | -4/+3 | |
| * | socket: fix stubs | Bernhard Reutner-Fischer | 2011-05-12 | 1 | -19/+19 | |
| * | commentary typo fix | Bernhard Reutner-Fischer | 2011-05-11 | 3 | -3/+3 | |
| * | epoll: unify epoll.h | Bernhard Reutner-Fischer | 2011-05-11 | 2 | -146/+24 | |
| * | commentary typo fix | Bernhard Reutner-Fischer | 2011-05-11 | 7 | -10/+10 | |
| * | Implement epoll_create1 and epoll_pwait system calls. | Thierry Reding | 2011-05-11 | 3 | -5/+87 | |
| * | buildsys: document UCLIBC_EXTRA_CPPFLAGS | Bernhard Reutner-Fischer | 2011-05-11 | 2 | -2/+3 | |
| * | lll: avoid shadow warnings | Bernhard Reutner-Fischer | 2011-05-11 | 3 | -80/+80 | |
| * | x86_64: add TODO for R_X86_64_RELATIVE | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -0/+3 | |
| * | libubacktrace: mv unwind.h to include | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -0/+0 | |
| * | Revert "libubacktrace: fix config-symbol handling" | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -1/+1 | |
| * | add pipe2() | Bernhard Reutner-Fischer | 2011-05-11 | 6 | -2/+48 | |
| * | socketcalls: add stubs | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -0/+94 | |
| * | accept4: Implement cancellation | Bernhard Reutner-Fischer | 2011-05-11 | 7 | -19/+77 | |
| * | Implement accept4 system call. | Thierry Reding | 2011-05-11 | 2 | -0/+19 | |
| * | libubacktrace: fix config-symbol handling | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -1/+1 | |
| * | buildsys: Turn on strict aliasing for everyone | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -5/+3 | |
| * | ldso: commentary typo fix | Bernhard Reutner-Fischer | 2011-05-10 | 1 | -1/+1 | |
| * | getcwd: Fix memory-leak in error path | Bernhard Reutner-Fischer | 2011-05-10 | 1 | -1/+2 | |
| * | __uc_malloc: Fix memory-leak in error path | Bernhard Reutner-Fischer | 2011-05-10 | 1 | -0/+1 | |
| * | libdl: fix local symbol's address handling in dladdr | Filippo Arcidiacono | 2011-05-10 | 2 | -2/+18 | |
| * | */crtn.S: Remove .size directive for _init and _fini | Bernhard Reutner-Fischer | 2011-05-10 | 14 | -28/+0 | |
| * | posix_fadvise64: fix x86 implementation | Timo Teräs | 2011-05-07 | 1 | -1/+3 | |
| * | i386: fix .size of _init/_fini | Bernhard Reutner-Fischer | 2011-05-05 | 1 | -2/+2 | |
| * | x86_64: fix .size of _init/_fini | Bernhard Reutner-Fischer | 2011-05-05 | 1 | -2/+2 | |
| * | Revert "*/crt?.S: remove .size directives" | Bernhard Reutner-Fischer | 2011-05-05 | 24 | -0/+39 | |
| * | */crt?.S: remove .size directives | Bernhard Reutner-Fischer | 2011-05-04 | 24 | -39/+0 | |
* | | Merge remote-tracking branch 'origin/master' into prelink | Carmelo Amoroso | 2011-05-04 | 43 | -356/+1816 | |
|\| | ||||||
| * | libubacktrace: fix backtrace support on arm-eabi, which needs libgcc_eh linke... | Henning Heinold | 2011-05-04 | 1 | -0/+4 | |
| * | getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_r | Denys Vlasenko | 2011-05-03 | 1 | -2/+2 | |
| * | getaddrinfo.c: improve code readability. No functional changes | Denys Vlasenko | 2011-05-03 | 1 | -26/+30 | |
| * | string: remove unused variable | Bernhard Reutner-Fischer | 2011-05-03 | 1 | -3/+1 | |
| * | x86_64: silence warning if !TLS | Bernhard Reutner-Fischer | 2011-05-03 | 1 | -1/+7 | |
| * | buildsys: prettify ssp.c handling | Bernhard Reutner-Fischer | 2011-05-03 | 1 | -4/+1 | |
| * | madvise is LINUX_SPECIFIC | Bernhard Reutner-Fischer | 2011-05-03 | 1 | -1/+1 | |
| * | test_nptl: fix expected result for tst-cputimer[123] | Filippo Arcidiacono | 2011-05-03 | 1 | -4/+0 | |
| * | test_nptl: fix expected result for tst-clock2 test | Filippo Arcidiacono | 2011-05-02 | 2 | -2/+1 | |
| * | buildsys: make $(LOCAL_INSTALL_PATH) phony | Bernhard Reutner-Fischer | 2011-05-02 | 1 | -0/+1 | |
| * | ether_aton: reject invalid input | Bernhard Reutner-Fischer | 2011-05-02 | 1 | -2/+4 | |
| * | tests: disable ether tests if !HAS_SOCKET | Bernhard Reutner-Fischer | 2011-05-01 | 1 | -1/+5 | |
| * | inet: add ether_aton testcase | David A Ramos | 2011-05-01 | 1 | -0/+46 |