summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
7 daysadvisories: Update GLIBC-SA-2026-0005 and GLIBC-SA-2026-0006.Carlos O'Donell
2026-03-16math: Use tanh from CORE-MATHAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from sinhAdhemerval Zanella
2026-03-16math: Use sinh from CORE-MATHAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from coshAdhemerval Zanella
2026-03-16math: Use cosh from CORE-MATHAdhemerval Zanella
2026-02-26malloc: alignment might change in future versionsPaul Eggert
2026-01-23NEWS: add 2.44 sectionAndreas K. Hüttel
2026-01-22NEWS: Insert list of fixed security advisoriesAndreas K. Hüttel
2026-01-22NEWS: Mention build issues due to const-preserving macrosAndreas K. Hüttel
2026-01-22NEWS: Insert list of fixed bugsAndreas K. Hüttel
2026-01-22NEWS: Editorial changesAndreas K. Hüttel
2026-01-22NEWS: Additional items and minor consolidationAndreas K. Hüttel
2026-01-22NEWS: Group ISO C23 related changesAndreas K. Hüttel
2026-01-19elf: Ignore LD_PROFILE if LD_PROFILE_OUTPUT is not set (bug 33797)Florian Weimer
2026-01-13aarch64: update NEWS for 2.43 releaseYury Khrustalev
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-17Deprecate s390-linux-gnu (31bit)Stefan Liebler
2025-12-09linux: Add openat2 (BZ 31664)Adhemerval Zanella
2025-12-09configure: Enable experimental support for clangAdhemerval Zanella
2025-12-03time: Add TIME_MONOTONIC, TIME_ACTIVE, and TIME_THREAD_ACTIVEAdhemerval Zanella
2025-11-28NEWS: Add new generic fma/fmaf noteAdhemerval Zanella
2025-11-25Add new math improvemenst to NEWSAdhemerval Zanella
2025-11-20Implement C23 const-preserving standard library macrosJoseph Myers
2025-11-19malloc: add free_sized and free_aligned_sized from C23Justin King
2025-11-18Remove support for lock elision.Stefan Liebler
2025-11-13Change fromfp functions to return floating types following C23 (bug 28327)Joseph Myers
2025-11-12linux: Add mseal syscall supportAdhemerval Zanella
2025-11-04Add C23 long_double_t, _FloatN_tJoseph Myers
2025-11-03Support assert as a variadic macro for C23Joseph Myers
2025-10-28Rename uimaxabs to umaxabs (bug 33325)Joseph Myers
2025-10-17Implement C23 memalignmentJoseph Myers
2025-10-01Implement C23 memset_explicit (bug 32378)Joseph Myers
2025-09-22NEWS: Update with removal of dumped heapsWilco Dijkstra
2025-08-25manual: Refer to libc-alpha instead of a dead mailing list.Collin Funk
2025-07-28NEWS: Add 2.43 sectionAndreas K. Hüttel
2025-07-28NEWS: update with last-minute fix bug 33224Andreas K. Hüttel
2025-07-26NEWS: insert list of CVEsAndreas K. Hüttel
2025-07-25NEWS: Generalize testing section and mention the manual.Carlos O'Donell
2025-07-25NEWS: Insert list of bugs fixed in 2.42Andreas K. Hüttel
2025-07-25NEWS: Collect some more newsworthy itemsAndreas K. Hüttel
2025-07-25NEWS: editorial changesAndreas K. Hüttel
2025-07-24Disable SFrame support by defaultAdhemerval Zanella
2025-07-21Revert "Linux: Keep termios ioctl constants strictly internal"Florian Weimer
2025-07-14configure: Add --enable-sframe optionClaudiu Zissulescu
2025-07-11Linux: Keep termios ioctl constants strictly internalFlorian Weimer
2025-07-09NEWS: Mention changes to setjmp on aarch64Yury Khrustalev
2025-07-09Mark support for lock elision as deprecated.Stefan Liebler
2025-07-08NEWS: Mention tcache improvementsWilco Dijkstra
2025-06-17linux: implement arbitrary and split speeds in termiosH. Peter Anvin (Intel)