about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* libio: Check remaining buffer size in _IO_wdo_write (bug 31183)Florian Weimer2024-01-021-0/+1
* NEWS: Mention bug fixes for 30745/30843H.J. Lu2023-12-231-0/+2
* NEWS: Mention bug fixes for 29039/30694/30709/30721H.J. Lu2023-12-231-0/+4
* x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu2023-12-231-0/+1
* x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu2023-12-231-0/+1
* sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ...Sergio Durigan Junior2023-11-251-0/+2
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer2023-10-181-1/+0
* tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar2023-10-021-0/+5
* Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar2023-09-261-0/+9
* CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer2023-09-131-0/+9
* NEWS: Add the 2.38.1 bug listFlorian Weimer2023-09-111-3/+3
* elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer2023-09-111-0/+7
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-071-0/+2
* malloc: Remove bin scanning from memalign (bug 30723)Florian Weimer2023-08-221-0/+1
* NEWS: Fix typos glibc-2.38Andreas K. Hüttel2023-07-311-2/+3
* NEWS: minor wording fixesAndreas K. Hüttel2023-07-301-2/+2
* NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel2023-07-251-2/+41
* NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel2023-07-251-1/+1
* NEWS: Minor editorial changesAndreas K. Hüttel2023-07-251-9/+9
* configure: Disable building libcrypt by defaultSiddhesh Poyarekar2023-07-201-0/+5
* Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat2023-07-051-0/+6
* C2x scanf %b supportJoseph Myers2023-06-191-2/+5
* C2x printf %wN, %wfN support (bug 24466)Joseph Myers2023-06-191-0/+7
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-141-0/+3
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-16/+16
* Enable libmvec support for AArch64Joe Ramsay2023-05-031-0/+6
* hurd: Enable x86_64 build scriptSamuel Thibault2023-05-021-0/+5
* Created tunable to force small pages on stack allocation.Cupertino Miranda2023-04-201-0/+3
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-0/+3
* Remove --disable-experimental-malloc optionAdhemerval Zanella2023-03-291-0/+4
* Update printf %b/%B C2x supportJoseph Myers2023-03-141-0/+2
* C2x scanf binary constant handlingJoseph Myers2023-03-021-1/+4
* hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin2023-02-251-1/+6
* C2x strtol binary constant handlingJoseph Myers2023-02-161-1/+6
* NEWS: Document CVE-2023-25139.Carlos O'Donell2023-02-071-1/+6
* Open master branch for glibc 2.38 development glibc-2.37.9000Carlos O'Donell2023-01-311-0/+23
* Update NEWS file with bug fixes.Carlos O'Donell2023-01-311-6/+75
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* NEWS: Fix grammarAndreas Schwab2022-10-061-1/+1
* Add NEWS entry for legacy hwcaps removalJavier Pello2022-10-061-1/+4
* nss: Implement --no-addrconfig option for getentFlorian Weimer2022-09-201-1/+4
* Add NEWS entry for CVE-2022-39046Siddhesh Poyarekar2022-09-061-1/+4
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-251-6/+1
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-241-1/+6
* Open master branch for glibc 2.37 development glibc-2.36.9000Carlos O'Donell2022-07-301-0/+23
* Update NEWS bug list.Carlos O'Donell2022-07-291-11/+99
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-271-2/+2
* LoongArch: Update NEWS and README for the LoongArch port.caiyinyu2022-07-261-0/+8
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-221-0/+4
* stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann2022-07-061-0/+9