about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-09-054-4/+15
| * Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-09-054-5/+59
| * Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2014-09-053-1/+9
| * Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-09-058-49/+95
| * Deduplicate resolv/nss_dns/dns-host.cOndřej Bílka2014-09-051-10/+7
| * Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-09-053-3/+17
| * Fix unbound stack use in NIS NSS moduleAndreas Schwab2014-09-056-1/+54
| * Mention CVE-2014-4043 in NEWSAllan McRae2014-09-052-0/+10
| * posix_spawn_faction_addopen: Add missing string.h include directiveStefan Liebler2014-09-052-0/+5
| * posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer2014-06-226-9/+54
| * Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan2014-06-036-6/+126
| * aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson2014-05-212-5/+10
| * Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-173-1/+8
| * tzselect: use zonedir instead of current working directorySami Kerola2014-05-162-1/+6
| * Update Swedish translationsAllan McRae2014-05-162-6/+10
| * SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-163-1/+35
| * SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-073-1/+9
| * misc/sys/xattr.h: guard against linux uapi header inclusionSerge Hallyn2014-05-041-0/+2
| * Update Esperanto translationsAllan McRae2014-05-042-11/+15
| * NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
| * Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-013-0/+69
| * Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-273-7/+18
* | powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella2015-03-103-1/+7
* | CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-234-8/+50
* | CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2015-01-164-13/+77
* | Label CVE-2014-9402 in NEWSAllan McRae2015-01-161-2/+3
* | Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2015-01-163-3/+12
* | CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2015-01-167-5/+204
* | Mention CVE-2014-4043 in NEWSAllan McRae2015-01-162-0/+10
* | posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer2015-01-166-8/+54
* | _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2015-01-166-15/+290
* | __gconv_translit_find: Disable function [BZ #17187]Florian Weimer2015-01-163-174/+19
* | CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2015-01-1611-11/+57
* | PowerPC: Fix gprof entry point for LEAdhemerval Zanella2014-08-283-1/+9
* | Correct DT_PPC64_NUMAlan Modra2014-08-283-2/+8
* | PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2014-08-286-25/+15
* | PowerPC: Fix compiler warningsAdhemerval Zanella2014-08-284-3/+12
* | PowerPC: Add ifunc tests for memmoveAdhemerval Zanella2014-08-282-0/+11
* | PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2014-08-283-20/+10
* | PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella2014-08-285-1/+109
* | PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella2014-08-2811-2/+1037
* | PowerPC: memmove default implementation cleanupAdhemerval Zanella2014-08-282-98/+7
* | PowerPC: strcat optimization for PPC64/POWER7Vidya Ranganathan2014-08-287-4/+118
* | PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella2014-08-282-0/+7
* | PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan2014-08-284-1/+23
* | PowerPC: Optimized strcmp for PPC64/POWER7Vidya Ranganathan2014-06-117-1/+329
* | PowerPC: Fix optimized strncat strlen callAdhemerval Zanella2014-06-062-1/+8
* | PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella2014-06-0611-6/+31
* | PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella2014-05-269-16/+28
* | PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella2014-05-223-10/+21