aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2023-01-31Open master branch for glibc 2.38 developmentglibc-2.37.9000Carlos O'Donell
2023-01-31Update NEWS file with bug fixes.Carlos O'Donell
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-06NEWS: Fix grammarAndreas Schwab
2022-10-06Add NEWS entry for legacy hwcaps removalJavier Pello
2022-09-20nss: Implement --no-addrconfig option for getentFlorian Weimer
2022-09-06Add NEWS entry for CVE-2022-39046Siddhesh Poyarekar
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer
2022-07-30Open master branch for glibc 2.37 developmentglibc-2.36.9000Carlos O'Donell
2022-07-29Update NEWS bug list.Carlos O'Donell
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-26LoongArch: Update NEWS and README for the LoongArch port.caiyinyu
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto
2022-07-06stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann
2022-07-05linux: Add mount_setattrAdhemerval Zanella
2022-07-05linux: Add open_treeAdhemerval Zanella
2022-07-05linux: Add fspickAdhemerval Zanella
2022-07-05linux: Add fsconfigAdhemerval Zanella
2022-07-05locale: localdef input files are now encoded in UTF-8Florian Weimer
2022-06-24linux: Add move_mountAdhemerval Zanella
2022-06-24linux: Add fsmountAdhemerval Zanella
2022-06-24linux: Add fsopenAdhemerval Zanella
2022-06-24resolv: Implement no-aaaa stub resolver optionFlorian Weimer
2022-06-02linux: Add process_mreleaseAdhemerval Zanella
2022-06-02linux: Add process_madviseAdhemerval Zanella
2022-05-17linux: Add pidfd_send_signalAdhemerval Zanella
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella
2022-05-17linux: Add pidfd_openAdhemerval Zanella
2022-05-16Remove dl-librecon.h header.Adhemerval Zanella
2022-05-16Remove kernel version checkAdhemerval Zanella
2022-04-26NEWS: Mention DT_RELR supportH.J. Lu
2022-04-12NEWS: Move PLT tracking slowdown to glibc 2.35.Carlos O'Donell
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella
2022-02-10malloc: Remove LD_TRACE_PRELINKING usage from mtraceAdhemerval Zanella
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-02-03Open master branch for glibc 2.36 developmentglibc-2.35.9000Carlos O'Donell
2022-02-02Update NEWS bug list.Carlos O'Donell
2022-02-02Update NEWS.Carlos O'Donell
2022-02-02posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella
2022-02-01elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella
2022-01-31Mention _FORTIFY_SOURCE=3 for gcc12 in NEWSSiddhesh Poyarekar
2022-01-28Add prelink removal plan on NEWSAdhemerval Zanella
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella