summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* accept4: Implement cancellationBernhard Reutner-Fischer2011-05-117-19/+77
* Implement accept4 system call.Thierry Reding2011-05-112-0/+19
* libubacktrace: fix config-symbol handlingBernhard Reutner-Fischer2011-05-111-1/+1
* buildsys: Turn on strict aliasing for everyoneBernhard Reutner-Fischer2011-05-111-5/+3
* ldso: commentary typo fixBernhard Reutner-Fischer2011-05-101-1/+1
* getcwd: Fix memory-leak in error pathBernhard Reutner-Fischer2011-05-101-1/+2
* __uc_malloc: Fix memory-leak in error pathBernhard Reutner-Fischer2011-05-101-0/+1
* libdl: fix local symbol's address handling in dladdrFilippo Arcidiacono2011-05-102-2/+18
* */crtn.S: Remove .size directive for _init and _finiBernhard Reutner-Fischer2011-05-1014-28/+0
* posix_fadvise64: fix x86 implementationTimo Teräs2011-05-071-1/+3
* i386: fix .size of _init/_finiBernhard Reutner-Fischer2011-05-051-2/+2
* x86_64: fix .size of _init/_finiBernhard Reutner-Fischer2011-05-051-2/+2
* Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer2011-05-0524-0/+39
* */crt?.S: remove .size directivesBernhard Reutner-Fischer2011-05-0424-39/+0
* libubacktrace: fix backtrace support on arm-eabi, which needs libgcc_eh linke...Henning Heinold2011-05-041-0/+4
* getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_rDenys Vlasenko2011-05-031-2/+2
* getaddrinfo.c: improve code readability. No functional changesDenys Vlasenko2011-05-031-26/+30
* string: remove unused variableBernhard Reutner-Fischer2011-05-031-3/+1
* x86_64: silence warning if !TLSBernhard Reutner-Fischer2011-05-031-1/+7
* buildsys: prettify ssp.c handlingBernhard Reutner-Fischer2011-05-031-4/+1
* madvise is LINUX_SPECIFICBernhard Reutner-Fischer2011-05-031-1/+1
* test_nptl: fix expected result for tst-cputimer[123]Filippo Arcidiacono2011-05-031-4/+0
* test_nptl: fix expected result for tst-clock2 testFilippo Arcidiacono2011-05-022-2/+1
* buildsys: make $(LOCAL_INSTALL_PATH) phonyBernhard Reutner-Fischer2011-05-021-0/+1
* ether_aton: reject invalid inputBernhard Reutner-Fischer2011-05-021-2/+4
* tests: disable ether tests if !HAS_SOCKETBernhard Reutner-Fischer2011-05-011-1/+5
* inet: add ether_aton testcaseDavid A Ramos2011-05-011-0/+46
* sysconf: clock_getres depends on HAS_REALTIMEBernhard Reutner-Fischer2011-04-291-3/+2
* __rt_sigwaitinfo: depends on HAS_REALTIMEBernhard Reutner-Fischer2011-04-291-1/+1
* buildsys: minor fixes in Makefile.arch for C6XCarmelo Amoroso2011-04-271-5/+0
* buildsys: minor fixes in Makefile.arch for microblazeCarmelo Amoroso2011-04-271-2/+0
* libubacktrace: enabled for all archs indeed.Carmelo Amoroso2011-04-261-1/+1
* sparc: don't access fp registers when configured for no fpuAustin Foxley2011-04-221-0/+2
* libubacktrace: generic implementation based dwarfCarmelo Amoroso2011-04-224-118/+74
* Added fts support for traversing UNIX file hierarchies.Salvatore Cro2011-04-207-0/+1327
* test: fix tst-tls13 expected result and timeoutSalvatore Cro2011-04-182-2/+1
* dl-startup: fix typos in block commentKevin Cernekee2011-04-181-8/+8
* MIPS LDSO: pass sym_ref parameter to _dl_find_hash() to support PROTECTED sym...Maksim Rayskiy2011-04-181-1/+4
* buildsys: do_rm ARCH_HEADERSBernhard Reutner-Fischer2011-04-141-1/+1
* resolv: really fix res_close not to hang with ipv6Bernhard Reutner-Fischer2011-04-131-2/+2
* buildsys: do not use $(and)Bernhard Reutner-Fischer2011-04-131-1/+1
* buildsys: fix GNU make v3.80 compatibility againKevin Cernekee2011-04-131-2/+6
* resolv: fix res_close not to hang with ipv6Bernhard Reutner-Fischer2011-04-121-1/+1
* Support dynamic assignment of DSBT_INDEXBernd Schmidt2011-04-112-6/+34
* Fix malloc alignmentBernd Schmidt2011-04-112-3/+5
* Fix nommu handling of DT_TEXTRELBernd Schmidt2011-04-119-158/+248
* utils/ldd: Check for returned pointer from strrchr not the value it holdsKevin Day2011-03-301-1/+1
* cris: add provide arch-specific vfork implementationThorsten Glaser2011-03-262-1/+31
* lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not definedPeter S. Mazinger2011-03-192-1/+9
* bump version to 0.9.32-rc3-gitBernhard Reutner-Fischer2011-03-161-1/+1