Age | Commit message (Expand) | Author |
2011-06-11 | ARM: remove sub-arch/variants selection from menuconfig | Yann E. MORIN |
2011-06-11 | ARM: introduce blind options to select & force THUMB mode | Yann E. MORIN |
2011-06-11 | ARM: reorder "Use BX" option | Yann E. MORIN |
2011-06-10 | Fix __libc_epoll_pwait compile failure on x86 | Phil Blundell |
2011-06-10 | nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enabling | Khem Raj |
2011-05-31 | buildsys: fix pregen target (!NPTL with LOCALE) | Carmelo Amoroso |
2011-05-31 | libubacktrace: Fix ASNEEDED emission | Bernhard Reutner-Fischer |
2011-05-31 | NPTL: Fix CTOR_DTOR | Bernhard Reutner-Fischer |
2011-05-27 | libc: make common longjmp usable with NPTL | Filippo Arcidiacono |
2011-05-27 | sh: use the common implementation for longjmp | Filippo Arcidiacono |
2011-05-27 | sh: fix build in !NPTL case | Filippo Arcidiacono |
2011-05-27 | Correct a bug when remapping textrel segments on nommu | Alan Davis |
2011-05-13 | unwind.h: Move to libc/sysdeps from nptl sysdeps | Khem Raj |
2011-05-13 | epoll: redo cancellation to match master | Bernhard Reutner-Fischer |
2011-05-13 | epoll.c: add cancellation to epoll_[p]wait() | Peter S. Mazinger |
2011-05-12 | libm: fix building out-of-tree | Bernhard Reutner-Fischer |
2011-05-12 | wordexp: fix mishandled return value of pipe call | Bernhard Reutner-Fischer |
2011-05-12 | linux_specific: handle accept4 and pipe2 | Bernhard Reutner-Fischer |
2011-05-12 | NPTL: needs madvise internally | Bernhard Reutner-Fischer |
2011-05-12 | socket: fix stubs | Bernhard Reutner-Fischer |
2011-05-11 | commentary typo fix | Bernhard Reutner-Fischer |
2011-05-11 | epoll: unify epoll.h | Bernhard Reutner-Fischer |
2011-05-11 | commentary typo fix | Bernhard Reutner-Fischer |
2011-05-11 | Implement epoll_create1 and epoll_pwait system calls. | Thierry Reding |
2011-05-11 | buildsys: document UCLIBC_EXTRA_CPPFLAGS | Bernhard Reutner-Fischer |
2011-05-11 | lll: avoid shadow warnings | Bernhard Reutner-Fischer |
2011-05-11 | x86_64: add TODO for R_X86_64_RELATIVE | Bernhard Reutner-Fischer |
2011-05-11 | libubacktrace: mv unwind.h to include | Bernhard Reutner-Fischer |
2011-05-11 | Revert "libubacktrace: fix config-symbol handling" | Bernhard Reutner-Fischer |
2011-05-11 | add pipe2() | Bernhard Reutner-Fischer |
2011-05-11 | socketcalls: add stubs | Bernhard Reutner-Fischer |
2011-05-11 | accept4: Implement cancellation | Bernhard Reutner-Fischer |
2011-05-11 | Implement accept4 system call. | Thierry Reding |
2011-05-11 | libubacktrace: fix config-symbol handling | Bernhard Reutner-Fischer |
2011-05-11 | buildsys: Turn on strict aliasing for everyone | Bernhard Reutner-Fischer |
2011-05-10 | ldso: commentary typo fix | Bernhard Reutner-Fischer |
2011-05-10 | getcwd: Fix memory-leak in error path | Bernhard Reutner-Fischer |
2011-05-10 | __uc_malloc: Fix memory-leak in error path | Bernhard Reutner-Fischer |
2011-05-10 | libdl: fix local symbol's address handling in dladdr | Filippo Arcidiacono |
2011-05-10 | */crtn.S: Remove .size directive for _init and _fini | Bernhard Reutner-Fischer |
2011-05-07 | posix_fadvise64: fix x86 implementation | Timo Teräs |
2011-05-05 | i386: fix .size of _init/_fini | Bernhard Reutner-Fischer |
2011-05-05 | x86_64: fix .size of _init/_fini | Bernhard Reutner-Fischer |
2011-05-05 | Revert "*/crt?.S: remove .size directives" | Bernhard Reutner-Fischer |
2011-05-04 | */crt?.S: remove .size directives | Bernhard Reutner-Fischer |
2011-05-04 | Merge remote-tracking branch 'origin/master' into prelink | Carmelo Amoroso |
2011-05-04 | libubacktrace: fix backtrace support on arm-eabi, which needs libgcc_eh linke... | Henning Heinold |
2011-05-03 | getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_r | Denys Vlasenko |
2011-05-03 | getaddrinfo.c: improve code readability. No functional changes | Denys Vlasenko |
2011-05-03 | string: remove unused variable | Bernhard Reutner-Fischer |