aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar1-0/+5
2023-09-28C2x scanf %wN, %wfN supportJoseph Myers1-0/+7
2023-09-26Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar1-0/+9
2023-09-13CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer1-1/+5
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto1-0/+4
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto1-0/+7
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto1-0/+6
2023-08-14LoongArch: Add minuimum binutils required versiondengjianbo1-1/+2
2023-08-08linux: statvfs: allocate spare for f_typeнаб1-1/+4
2023-07-31Open master branch for glibc 2.39 developmentglibc-2.38.9000Andreas K. Hüttel1-0/+23
2023-07-31NEWS: Fix typosglibc-2.38Andreas K. Hüttel1-2/+3
2023-07-30NEWS: minor wording fixesAndreas K. Hüttel1-2/+2
2023-07-25NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel1-2/+41
2023-07-25NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel1-1/+1
2023-07-25NEWS: Minor editorial changesAndreas K. Hüttel1-9/+9
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar1-0/+5
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat1-0/+6
2023-06-19C2x scanf %b supportJoseph Myers1-2/+5
2023-06-19C2x printf %wN, %wfN support (bug 24466)Joseph Myers1-0/+7
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer1-0/+3
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-16/+16
2023-05-03Enable libmvec support for AArch64Joe Ramsay1-0/+6
2023-05-02hurd: Enable x86_64 build scriptSamuel Thibault1-0/+5
2023-04-20Created tunable to force small pages on stack allocation.Cupertino Miranda1-0/+3
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-0/+3
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella1-0/+4
2023-03-14Update printf %b/%B C2x supportJoseph Myers1-0/+2
2023-03-02C2x scanf binary constant handlingJoseph Myers1-1/+4
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin1-1/+6
2023-02-16C2x strtol binary constant handlingJoseph Myers1-1/+6
2023-02-07NEWS: Document CVE-2023-25139.Carlos O'Donell1-1/+6
2023-01-31Open master branch for glibc 2.38 developmentglibc-2.37.9000Carlos O'Donell1-0/+23
2023-01-31Update NEWS file with bug fixes.Carlos O'Donell1-6/+75
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-06NEWS: Fix grammarAndreas Schwab1-1/+1
2022-10-06Add NEWS entry for legacy hwcaps removalJavier Pello1-1/+4
2022-09-20nss: Implement --no-addrconfig option for getentFlorian Weimer1-1/+4
2022-09-06Add NEWS entry for CVE-2022-39046Siddhesh Poyarekar1-1/+4
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer1-6/+1
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer1-1/+6
2022-07-30Open master branch for glibc 2.37 developmentglibc-2.36.9000Carlos O'Donell1-0/+23
2022-07-29Update NEWS bug list.Carlos O'Donell1-11/+99
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld1-2/+2
2022-07-26LoongArch: Update NEWS and README for the LoongArch port.caiyinyu1-0/+8
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto1-0/+4
2022-07-06stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann1-0/+9
2022-07-05linux: Add mount_setattrAdhemerval Zanella1-4/+4
2022-07-05linux: Add open_treeAdhemerval Zanella1-5/+5
2022-07-05linux: Add fspickAdhemerval Zanella1-4/+5
2022-07-05linux: Add fsconfigAdhemerval Zanella1-4/+4