aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-31Use gcc __builtin_stdc_* builtins in stdbit.h if possibleJakub Jelinek
2024-01-31Open master branch for glibc 2.40 developmentglibc-2.39.9000Andreas K. Hüttel
2024-01-30NEWS: insert advisories and fixed bugs for 2.39Andreas K. Hüttel
2024-01-30Fix typoAndreas K. Hüttel
2024-01-24manual, NEWS: Document malloc side effect of dynamic TLS changesFlorian Weimer
2024-01-24NEWS: Update temporary files ignored by ldconfigFlorian Weimer
2024-01-16NEWS: Mention PLT rewrite on x86-64H.J. Lu
2024-01-15aarch64: Add NEWS entry about libmvec for 2.39Szabolcs Nagy
2024-01-09i386: Fail if configured with --enable-cetAdhemerval Zanella
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella
2024-01-04i386: Ignore --enable-cetH.J. Lu
2024-01-03Implement C23 <stdbit.h>Joseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-07Move CVE information into advisories directorySiddhesh Poyarekar
2023-11-22posix: Revert the removal of the crypt prototype from <unistd.h>Florian Weimer
2023-11-07elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-10-20elf: ldconfig should skip temporary files created by package managersFlorian Weimer
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar
2023-09-28C2x scanf %wN, %wfN supportJoseph Myers
2023-09-26Document CVE-2023-4806 and CVE-2023-5156 in NEWSSiddhesh Poyarekar
2023-09-13CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto
2023-08-14LoongArch: Add minuimum binutils required versiondengjianbo
2023-08-08linux: statvfs: allocate spare for f_typeнаб
2023-07-31Open master branch for glibc 2.39 developmentglibc-2.38.9000Andreas K. Hüttel
2023-07-31NEWS: Fix typosglibc-2.38Andreas K. Hüttel
2023-07-30NEWS: minor wording fixesAndreas K. Hüttel
2023-07-25NEWS: Insert autogenerated list of fixed bugsAndreas K. Hüttel
2023-07-25NEWS: Mention AArch64 libmvec under build requirements againAndreas K. Hüttel
2023-07-25NEWS: Minor editorial changesAndreas K. Hüttel
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat
2023-06-19C2x scanf %b supportJoseph Myers
2023-06-19C2x printf %wN, %wfN support (bug 24466)Joseph Myers
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-05-03Enable libmvec support for AArch64Joe Ramsay
2023-05-02hurd: Enable x86_64 build scriptSamuel Thibault
2023-04-20Created tunable to force small pages on stack allocation.Cupertino Miranda
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella
2023-03-14Update printf %b/%B C2x supportJoseph Myers
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-02-07NEWS: Document CVE-2023-25139.Carlos O'Donell