aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2019-08-21Add tgmath.h macros for narrowing functions.Joseph Myers1-0/+5
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-1/+6
2019-08-13Add feature test macro _ISOC2X_SOURCE.Joseph Myers1-1/+6
2019-08-01Open master for 2.31 development.glibc-2.30.9000Carlos O'Donell1-0/+24
2019-08-01Update install and NEWS for 2.30 release.Carlos O'Donell1-2/+103
2019-07-22Add NEWS entry about the new AArch64 IFUNC resolver call ABISzabolcs Nagy1-0/+4
2019-07-12Update NEWS for new _clockwait and _clocklock functionsMike Crowe1-0/+9
2019-07-08NEWS: clarify copy_file_rangeDJ Delorie1-3/+5
2019-06-28ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer1-0/+6
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer1-0/+8
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer1-0/+5
2019-06-07Linux: Add getdents64 system callFlorian Weimer1-1/+1
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer1-0/+3
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg1-0/+4
2019-05-14Linux: Add the tgkill functionFlorian Weimer1-1/+1
2019-05-13Bug 24535: Update to Unicode 12.1.0Mike FABIAN1-2/+2
2019-05-02misc: Add twalk_r functionFlorian Weimer1-0/+4
2019-04-25Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer1-0/+3
2019-04-21Fix NEWS entry from 9bf8e29ca136Adhemerval Zanella1-6/+6
2019-04-18malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)Adhemerval Zanella1-0/+6
2019-04-08resolv: Remove RES_INSECURE1, RES_INSECURE2Florian Weimer1-0/+3
2019-04-08resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer1-0/+3
2019-04-02ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi1-0/+2
2019-04-02NEWS: Mention Minguo calendar support added [BZ #24293]TAMUKI Shoichi1-0/+4
2019-03-16Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno1-0/+4
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-0/+3
2019-03-08Bug 24307: Update to Unicode 12.0.0Mike FABIAN1-0/+4
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer1-0/+2
2019-02-08rt: Turn forwards from librt to libc into compat symbols [BZ #24194]Florian Weimer1-1/+5
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu1-1/+7
2019-02-04elf: Implement --preload option for the dynamic linkerDavid Newall1-1/+2
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers1-1/+4
2019-01-31Open master for 2.30 developmentglibc-2.29.9000Siddhesh Poyarekar1-0/+24
2019-01-31Prepare for 2.29 releaseSiddhesh Poyarekar1-2/+130
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi1-0/+4
2019-01-24strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi1-0/+8
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer1-0/+4
2019-01-21x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+6
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg1-0/+17
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-28NEWS: Fix another typo ("multithread..." -> "multi-threaded...").Rafal Luzynski1-1/+1
2018-12-28NEWS: Fix a minor typo ("incosistent" -> "inconsistent").Rafal Luzynski1-1/+1
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers1-0/+6
2018-12-21Add C-SKY portMao Han1-0/+6
2018-12-07Add getcpuH.J. Lu1-0/+3
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer1-4/+6
2018-11-30posix: Use posix_spawn on popenAdhemerval Zanella1-0/+6
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer1-1/+3
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer1-0/+5