summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-26libubacktrace: enabled for all archs indeed.Carmelo Amoroso
2011-04-22sparc: don't access fp registers when configured for no fpuAustin Foxley
2011-04-22libubacktrace: generic implementation based dwarfCarmelo Amoroso
2011-04-20Added fts support for traversing UNIX file hierarchies.Salvatore Cro
2011-04-18test: fix tst-tls13 expected result and timeoutSalvatore Cro
2011-04-18dl-startup: fix typos in block commentKevin Cernekee
2011-04-18MIPS LDSO: pass sym_ref parameter to _dl_find_hash() to support PROTECTED sym...Maksim Rayskiy
2011-04-14buildsys: do_rm ARCH_HEADERSBernhard Reutner-Fischer
2011-04-13resolv: really fix res_close not to hang with ipv6Bernhard Reutner-Fischer
2011-04-13buildsys: do not use $(and)Bernhard Reutner-Fischer
2011-04-13buildsys: fix GNU make v3.80 compatibility againKevin Cernekee
2011-04-12resolv: fix res_close not to hang with ipv6Bernhard Reutner-Fischer