aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9374-9371/+9389
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer5-101/+270
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer8-8/+220
2016-12-31tunables: Use correct unused attributeFlorian Weimer2-1/+5
2016-12-31Add NEWS item for tunablesSiddhesh Poyarekar1-0/+5
2016-12-31User manual documentation for tunablesSiddhesh Poyarekar4-2/+199
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar9-8/+79
2016-12-31Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar7-2/+156
2016-12-31Add framework for tunablesSiddhesh Poyarekar25-2/+947
2016-12-31resolv: Deprecate RES_BLASTFlorian Weimer5-7/+13
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer17-62/+133
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer46-1/+4508
2016-12-31support: Implement --verbose option for test programsFlorian Weimer6-8/+35
2016-12-31support: Use support_record_failure consistentlyFlorian Weimer12-32/+50
2016-12-31support: Helper functions for entering namespacesFlorian Weimer8-0/+280
2016-12-31getentropy: Declare it in <unistd.h> for __USE_MISC [BZ #17252]Florian Weimer2-1/+7
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel49-4621/+1671
2016-12-31Revert "Fix ChangeLog typo"Andreas Schwab1-1/+1
2016-12-31Add fromfp functions.Joseph Myers74-30/+39745
2016-12-30resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer4-52/+77
2016-12-30Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers3-9/+18
2016-12-30Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers2-0/+9
2016-12-30Fix ChangeLog typoAndreas Schwab1-1/+1
2016-12-30localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger2-2/+8
2016-12-30Fix pretty printer tests for run-built-tests == noSiddhesh Poyarekar2-3/+8
2016-12-28Add SYSV shared memory testAdhemerval Zanella3-1/+135
2016-12-28Use shmget syscall for linux implementationAdhemerval Zanella11-35/+21
2016-12-28Use shmdt syscall for linux implementationAdhemerval Zanella11-14/+21
2016-12-28Consolidate Linux shmctl implementationAdhemerval Zanella13-89/+53
2016-12-28Use shmat syscall for Linux implementationAdhemerval Zanella12-22/+31
2016-12-28Add SYSV semaphore testAdhemerval Zanella3-1/+120
2016-12-28Consolidate Linux semtimedop implementationAdhemerval Zanella12-88/+31
2016-12-28Use semop syscall for Linux implementationAdhemerval Zanella11-13/+20
2016-12-28Use semget syscall for Linux implementationAdhemerval Zanella11-14/+20
2016-12-28Consolidate Linux semctl implementationAdhemerval Zanella14-191/+54
2016-12-28Add SYSV message queue testAdhemerval Zanella4-0/+139
2016-12-28Use msgget syscall for Linux implementationAdhemerval Zanella11-14/+20
2016-12-28Use msgsnd syscall for Linux implementationAdhemerval Zanella11-13/+19
2016-12-28Consolidate Linux msgrcv implementationAdhemerval Zanella12-61/+21
2016-12-28Consolidate Linux msgctl implementationAdhemerval Zanella13-76/+46
2016-12-28Refactor Linux ipc_priv headerAdhemerval Zanella10-32/+216
2016-12-28Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella9-0/+43
2016-12-28powerpc: Fix powerpc32/power7 memchr for large input sizesTulio Magno Quites Machado Filho2-1/+15
2016-12-28powerpc64: strchr/strchrnul optimization for power8Rajalakshmi Srinivasaraghavan9-2/+499
2016-12-28Fix various typos in the ChangeLogFlorian Weimer1-18/+18
2016-12-28Add file missing from ChangeLog in previous commitFlorian Weimer1-1/+2
2016-12-28support: Add support for delayed test failure reportingFlorian Weimer11-7/+550
2016-12-27Add comments to check-c++-types.sh.Steve Ellcey2-0/+12
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin6-6/+15
2016-12-27powerpc: Remove f{max,min}{f} assembly implementationsAdhemerval Zanella9-176/+11