about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Linux: Use system call tables during buildFlorian Weimer2020-01-021-1/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]Florian Weimer2019-11-271-0/+6
* resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]Florian Weimer2019-11-271-0/+9
* Remove 32 bit sparc v7 supportAdhemerval Zanella2019-11-271-0/+4
* rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki2019-11-211-1/+5
* Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]Talachan Mon2019-11-061-0/+2
* nptl: Fix niggles with pthread_clockjoin_npMike Crowe2019-11-041-1/+1
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+4
* Use clock_gettime to implement gettimeofday.Adhemerval Zanella2019-10-301-0/+13
* Consolidate and deprecate ftimeZack Weinberg2019-10-301-0/+3
* Use clock_settime to implement settimeofday.Zack Weinberg2019-10-301-0/+24
* Use clock_settime to implement stime; withdraw stime.Zack Weinberg2019-10-301-0/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-2/+2
* Add tgmath.h macros for narrowing functions.Joseph Myers2019-08-211-0/+5
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-1/+6
* Add feature test macro _ISOC2X_SOURCE.Joseph Myers2019-08-131-1/+6
* Open master for 2.31 development. glibc-2.30.9000Carlos O'Donell2019-08-011-0/+24
* Update install and NEWS for 2.30 release.Carlos O'Donell2019-08-011-2/+103
* Add NEWS entry about the new AArch64 IFUNC resolver call ABISzabolcs Nagy2019-07-221-0/+4
* Update NEWS for new _clockwait and _clocklock functionsMike Crowe2019-07-121-0/+9
* NEWS: clarify copy_file_rangeDJ Delorie2019-07-081-3/+5
* ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer2019-06-281-0/+6
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-281-0/+8
* Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2019-06-121-0/+5
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-1/+1
* arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer2019-06-011-0/+3
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-221-0/+4
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-1/+1
* Bug 24535: Update to Unicode 12.1.0Mike FABIAN2019-05-131-2/+2
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+4
* Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer2019-04-251-0/+3
* Fix NEWS entry from 9bf8e29ca136Adhemerval Zanella2019-04-211-6/+6
* malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)Adhemerval Zanella2019-04-181-0/+6
* resolv: Remove RES_INSECURE1, RES_INSECURE2Florian Weimer2019-04-081-0/+3
* resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer2019-04-081-0/+3
* ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi2019-04-021-0/+2
* NEWS: Mention Minguo calendar support added [BZ #24293]TAMUKI Shoichi2019-04-021-0/+4
* Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno2019-03-161-0/+4
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-0/+3
* Bug 24307: Update to Unicode 12.0.0Mike FABIAN2019-03-081-0/+4
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+2
* rt: Turn forwards from librt to libc into compat symbols [BZ #24194]Florian Weimer2019-02-081-1/+5
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-041-1/+7
* elf: Implement --preload option for the dynamic linkerDavid Newall2019-02-041-1/+2
* Require GCC 6.2 or later to build glibc.Joseph Myers2019-02-011-1/+4
* Open master for 2.30 development glibc-2.29.9000Siddhesh Poyarekar2019-01-311-0/+24
* Prepare for 2.29 releaseSiddhesh Poyarekar2019-01-311-2/+130
* strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi2019-01-241-0/+4