aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2019-11-27Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]Florian Weimer1-0/+6
2019-11-27resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]Florian Weimer1-0/+9
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella1-0/+4
2019-11-21rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki1-1/+5
2019-11-06Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]Talachan Mon1-0/+2
2019-11-04nptl: Fix niggles with pthread_clockjoin_npMike Crowe1-1/+1
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe1-0/+4
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella1-0/+13
2019-10-30Consolidate and deprecate ftimeZack Weinberg1-0/+3
2019-10-30Use clock_settime to implement settimeofday.Zack Weinberg1-0/+24
2019-10-30Use clock_settime to implement stime; withdraw stime.Zack Weinberg1-0/+4
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-2/+2
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