Age | Commit message (Expand) | Author |
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 | 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 |
2011-05-03 | x86_64: silence warning if !TLS | Bernhard Reutner-Fischer |
2011-05-03 | buildsys: prettify ssp.c handling | Bernhard Reutner-Fischer |
2011-05-03 | madvise is LINUX_SPECIFIC | Bernhard Reutner-Fischer |
2011-05-03 | test_nptl: fix expected result for tst-cputimer[123] | Filippo Arcidiacono |
2011-05-02 | test_nptl: fix expected result for tst-clock2 test | Filippo Arcidiacono |
2011-05-02 | buildsys: make $(LOCAL_INSTALL_PATH) phony | Bernhard Reutner-Fischer |
2011-05-02 | ether_aton: reject invalid input | Bernhard Reutner-Fischer |
2011-05-01 | tests: disable ether tests if !HAS_SOCKET | Bernhard Reutner-Fischer |
2011-05-01 | inet: add ether_aton testcase | David A Ramos |
2011-04-29 | sysconf: clock_getres depends on HAS_REALTIME | Bernhard Reutner-Fischer |
2011-04-29 | __rt_sigwaitinfo: depends on HAS_REALTIME | Bernhard Reutner-Fischer |
2011-04-27 | buildsys: minor fixes in Makefile.arch for C6X | Carmelo Amoroso |
2011-04-27 | buildsys: minor fixes in Makefile.arch for microblaze | Carmelo Amoroso |
2011-04-26 | libubacktrace: enabled for all archs indeed. | Carmelo Amoroso |
2011-04-22 | sparc: don't access fp registers when configured for no fpu | Austin Foxley |
2011-04-22 | libubacktrace: generic implementation based dwarf | Carmelo Amoroso |
2011-04-20 | Added fts support for traversing UNIX file hierarchies. | Salvatore Cro |
2011-04-18 | test: fix tst-tls13 expected result and timeout | Salvatore Cro |
2011-04-18 | dl-startup: fix typos in block comment | Kevin Cernekee |
2011-04-18 | MIPS LDSO: pass sym_ref parameter to _dl_find_hash() to support PROTECTED sym... | Maksim Rayskiy |
2011-04-14 | buildsys: do_rm ARCH_HEADERS | Bernhard Reutner-Fischer |
2011-04-13 | resolv: really fix res_close not to hang with ipv6 | Bernhard Reutner-Fischer |