aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-01-02Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers1-0/+5
2017-01-01support: struct netent portability fix for support_format_netentFlorian Weimer1-0/+5
2017-01-01support: Use %td for pointer difference in xwriteFlorian Weimer1-0/+4
2017-01-01malloc: Run tunables tests only if tunables are enabledFlorian Weimer1-0/+7
2017-01-01Update config.guess and config.sub to current versions.Joseph Myers1-0/+3
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-0/+28
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-0/+8
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer1-0/+24
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer1-0/+14
2016-12-31tunables: Use correct unused attributeFlorian Weimer1-0/+4
2016-12-31User manual documentation for tunablesSiddhesh Poyarekar1-0/+4
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar1-0/+23
2016-12-31Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar1-0/+14
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+41
2016-12-31resolv: Deprecate RES_BLASTFlorian Weimer1-0/+7
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-0/+38
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer1-0/+60
2016-12-31support: Implement --verbose option for test programsFlorian Weimer1-0/+13
2016-12-31support: Use support_record_failure consistentlyFlorian Weimer1-0/+22
2016-12-31support: Helper functions for entering namespacesFlorian Weimer1-0/+12
2016-12-31getentropy: Declare it in <unistd.h> for __USE_MISC [BZ #17252]Florian Weimer1-0/+6
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-0/+74
2016-12-31Add fromfp functions.Joseph Myers1-0/+158
2016-12-30resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer1-0/+18
2016-12-30Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers1-0/+6
2016-12-30Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers1-0/+7
2016-12-30Fix pretty printer tests for run-built-tests == noSiddhesh Poyarekar1-0/+5
2016-12-28Add SYSV shared memory testAdhemerval Zanella1-0/+3
2016-12-28Use shmget syscall for linux implementationAdhemerval Zanella1-0/+14
2016-12-28Use shmdt syscall for linux implementationAdhemerval Zanella1-0/+14
2016-12-28Consolidate Linux shmctl implementationAdhemerval Zanella1-0/+21
2016-12-28Use shmat syscall for Linux implementationAdhemerval Zanella1-0/+16
2016-12-28Add SYSV semaphore testAdhemerval Zanella1-0/+3
2016-12-28Consolidate Linux semtimedop implementationAdhemerval Zanella1-0/+17
2016-12-28Use semop syscall for Linux implementationAdhemerval Zanella1-0/+14
2016-12-28Use semget syscall for Linux implementationAdhemerval Zanella1-0/+14
2016-12-28Consolidate Linux semctl implementationAdhemerval Zanella1-0/+18
2016-12-28Add SYSV message queue testAdhemerval Zanella1-0/+4
2016-12-28Use msgget syscall for Linux implementationAdhemerval Zanella1-0/+14
2016-12-28Use msgsnd syscall for Linux implementationAdhemerval Zanella1-0/+14
2016-12-28Consolidate Linux msgrcv implementationAdhemerval Zanella1-0/+15
2016-12-28Consolidate Linux msgctl implementationAdhemerval Zanella1-0/+17
2016-12-28Refactor Linux ipc_priv headerAdhemerval Zanella1-0/+12
2016-12-28Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella1-0/+19
2016-12-28powerpc: Fix powerpc32/power7 memchr for large input sizesTulio Magno Quites Machado Filho1-0/+5
2016-12-28powerpc64: strchr/strchrnul optimization for power8Rajalakshmi Srinivasaraghavan1-0/+16
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 Weimer1-0/+20
2016-12-27Add comments to check-c++-types.sh.Steve Ellcey1-0/+4