summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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)
2025-05-14Implement C23 rootn.Joseph Myers
2025-05-14Raise the minimum binutils version to 2.39Stefan Liebler
2025-05-09Implement C23 compoundnJoseph Myers
2025-04-25linux/termio: remove <termio.h> and struct termioH. Peter Anvin
2025-04-08elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653)Adhemerval Zanella
2025-04-08stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabsLenard Mollenkopf
2025-04-05NEWS: update for GCC 12.1 requirement [BZ #32539]Sam James
2025-03-27Implement C23 pownJoseph Myers
2025-03-14Implement C23 powrJoseph Myers
2025-03-12Linux: Add the pthread_gettid_np function (bug 27880)Florian Weimer
2025-03-07Implement C23 rsqrtJoseph Myers
2025-01-28Increase version to 2.41.9000, add new section to NEWSglibc-2.41.9000Andreas K. Hüttel
2025-01-27NEWS: Add some more news from the 2.41 cycleAndreas K. Hüttel
2025-01-26NEWS: Add reference to (single) advisoryAndreas K. Hüttel
2025-01-26NEWS: Add list of bugs fixed in 2.41Andreas K. Hüttel
2025-01-26NEWS: editorial changes (language, line breaks)Andreas K. Hüttel
2025-01-21NEWS: Add note on Guarded Control Stack supportYury Khrustalev
2025-01-20NEWS: Add the extensible rseq ABI to new featuresMichael Jeanson
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-31elf: Add glibc.rtld.execstackAdhemerval Zanella
2024-12-31elf: Do not change stack permission on dlopen/dlmopenAdhemerval Zanella
2024-12-30INSTALL, NEWS: Document requirement of gawk with MPFR supportAndreas K. Hüttel
2024-12-30Mention CORE-MATH optimize routines on NEWSAdhemerval Zanella