about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* linux: Add pidfd_openAdhemerval Zanella2022-05-171-0/+4
* Remove dl-librecon.h header.Adhemerval Zanella2022-05-161-0/+2
* Remove kernel version checkAdhemerval Zanella2022-05-161-0/+5
* NEWS: Mention DT_RELR supportH.J. Lu2022-04-261-1/+6
* NEWS: Move PLT tracking slowdown to glibc 2.35.Carlos O'Donell2022-04-121-3/+3
* elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella2022-02-101-0/+3
* malloc: Remove LD_TRACE_PRELINKING usage from mtraceAdhemerval Zanella2022-02-101-0/+4
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-1/+3
* Open master branch for glibc 2.36 development glibc-2.35.9000Carlos O'Donell2022-02-031-0/+24
* Update NEWS bug list.Carlos O'Donell2022-02-021-2/+134
* Update NEWS.Carlos O'Donell2022-02-021-6/+7
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-021-4/+3
* elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard2022-02-011-0/+4
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-011-0/+4
* Mention _FORTIFY_SOURCE=3 for gcc12 in NEWSSiddhesh Poyarekar2022-01-311-0/+6
* Add prelink removal plan on NEWSAdhemerval Zanella2022-01-281-0/+4
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-251-0/+5
* getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2022-01-241-0/+6
* realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar2022-01-211-0/+4
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-171-0/+3
* CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer2022-01-171-0/+3
* CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer2022-01-171-1/+3
* Add --with-rtld-early-cflags configure optionFlorian Weimer2022-01-141-0/+6
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-101-0/+5
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-061-0/+4
* Documentation for OpenRISC portStafford Horne2022-01-051-0/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+4
* elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella2021-12-281-0/+3
* stdio: Implement %#m for vfprintf and related functionsFlorian Weimer2021-12-231-0/+3
* malloc: Add Huge Page support for mmapAdhemerval Zanella2021-12-151-3/+5
* malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella2021-12-151-0/+5
* NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 onlyH.J. Lu2021-12-141-3/+3
* elf: Use new dependency sorting algorithm by defaultFlorian Weimer2021-12-141-3/+4
* NEWS: Move LD_PREFER_MAP_32BIT_EXECH.J. Lu2021-12-131-4/+4
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-131-0/+13
* x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]H.J. Lu2021-12-101-0/+4
* elf: Install a symbolic link to ld.so as /usr/bin/ld.soFlorian Weimer2021-12-101-0/+3
* nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer2021-12-091-0/+11
* elf: execve statically linked programs instead of crashing [BZ #28648]Florian Weimer2021-12-051-0/+4
* Support C2X printf %b, %BJoseph Myers2021-11-101-0/+4
* NEWS: Add item for __memcmpeqNoah Goldstein2021-10-261-0/+4
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-211-0/+9
* elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song2021-10-111-0/+2
* Update to Unicode 14.0.0 [BZ #28390]Mike FABIAN2021-10-041-0/+4
* Add C2X _PRINTF_NAN_LEN_MAXJoseph Myers2021-09-301-0/+2
* Add exp10 macro to <tgmath.h> (bug 26108)Joseph Myers2021-09-301-0/+3
* Add fmaximum, fminimum functionsJoseph Myers2021-09-281-0/+7
* Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__Joseph Myers2021-09-241-0/+3
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+3