aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar
2022-01-21realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella
2022-01-17CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer
2022-01-17CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella
2022-01-05Documentation for OpenRISC portStafford Horne
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-12-28elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella
2021-12-23stdio: Implement %#m for vfprintf and related functionsFlorian Weimer
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella