summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-13unwind.h: Move to libc/sysdeps from nptl sysdepsKhem Raj
2011-05-13epoll: redo cancellation to match masterBernhard Reutner-Fischer
2011-05-13epoll.c: add cancellation to epoll_[p]wait()Peter S. Mazinger
2011-05-12libm: fix building out-of-treeBernhard Reutner-Fischer
2011-05-12wordexp: fix mishandled return value of pipe callBernhard Reutner-Fischer
2011-05-12linux_specific: handle accept4 and pipe2Bernhard Reutner-Fischer
2011-05-12NPTL: needs madvise internallyBernhard Reutner-Fischer
2011-05-12socket: fix stubsBernhard Reutner-Fischer
2011-05-11commentary typo fixBernhard Reutner-Fischer
2011-05-11epoll: unify epoll.hBernhard Reutner-Fischer
2011-05-11commentary typo fixBernhard Reutner-Fischer
2011-05-11Implement epoll_create1 and epoll_pwait system calls.Thierry Reding
2011-05-11buildsys: document UCLIBC_EXTRA_CPPFLAGSBernhard Reutner-Fischer
2011-05-11lll: avoid shadow warningsBernhard Reutner-Fischer
2011-05-11x86_64: add TODO for R_X86_64_RELATIVEBernhard Reutner-Fischer
2011-05-11libubacktrace: mv unwind.h to includeBernhard Reutner-Fischer
2011-05-11Revert "libubacktrace: fix config-symbol handling"Bernhard Reutner-Fischer
2011-05-11add pipe2()Bernhard Reutner-Fischer
2011-05-11socketcalls: add stubsBernhard Reutner-Fischer
2011-05-11accept4: Implement cancellationBernhard Reutner-Fischer
2011-05-11Implement accept4 system call.Thierry Reding
2011-05-11libubacktrace: fix config-symbol handlingBernhard Reutner-Fischer
2011-05-11buildsys: Turn on strict aliasing for everyoneBernhard Reutner-Fischer
2011-05-10ldso: commentary typo fixBernhard Reutner-Fischer
2011-05-10getcwd: Fix memory-leak in error pathBernhard Reutner-Fischer
2011-05-10__uc_malloc: Fix memory-leak in error pathBernhard Reutner-Fischer
2011-05-10libdl: fix local symbol's address handling in dladdrFilippo Arcidiacono
2011-05-10*/crtn.S: Remove .size directive for _init and _finiBernhard Reutner-Fischer
2011-05-07posix_fadvise64: fix x86 implementationTimo Teräs
2011-05-05i386: fix .size of _init/_finiBernhard Reutner-Fischer
2011-05-05x86_64: fix .size of _init/_finiBernhard Reutner-Fischer
2011-05-05Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer
2011-05-04*/crt?.S: remove .size directivesBernhard Reutner-Fischer
2011-05-04libubacktrace: fix backtrace support on arm-eabi, which needs libgcc_eh linke...Henning Heinold
2011-05-03getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_rDenys Vlasenko
2011-05-03getaddrinfo.c: improve code readability. No functional changesDenys Vlasenko
2011-05-03string: remove unused variableBernhard Reutner-Fischer
2011-05-03x86_64: silence warning if !TLSBernhard Reutner-Fischer
2011-05-03buildsys: prettify ssp.c handlingBernhard Reutner-Fischer
2011-05-03madvise is LINUX_SPECIFICBernhard Reutner-Fischer
2011-05-03test_nptl: fix expected result for tst-cputimer[123]Filippo Arcidiacono
2011-05-02test_nptl: fix expected result for tst-clock2 testFilippo Arcidiacono
2011-05-02buildsys: make $(LOCAL_INSTALL_PATH) phonyBernhard Reutner-Fischer
2011-05-02ether_aton: reject invalid inputBernhard Reutner-Fischer
2011-05-01tests: disable ether tests if !HAS_SOCKETBernhard Reutner-Fischer
2011-05-01inet: add ether_aton testcaseDavid A Ramos
2011-04-29sysconf: clock_getres depends on HAS_REALTIMEBernhard Reutner-Fischer
2011-04-29__rt_sigwaitinfo: depends on HAS_REALTIMEBernhard Reutner-Fischer
2011-04-27buildsys: minor fixes in Makefile.arch for C6XCarmelo Amoroso
2011-04-27buildsys: minor fixes in Makefile.arch for microblazeCarmelo Amoroso