2369 Commits (master)

Author SHA1 Message Date
Joseph Myers 64924422a9 C2x strtol binary constant handling 3 years ago
Carlos O'Donell 67c37737ed NEWS: Document CVE-2023-25139. 3 years ago
Carlos O'Donell 2412deae1a Open master branch for glibc 2.38 development 3 years ago
Carlos O'Donell 01b9668c34 Update NEWS file with bug fixes. 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Andreas Schwab 90d58fe844 NEWS: Fix grammar 4 years ago
Javier Pello 78d9a1620b Add NEWS entry for legacy hwcaps removal 4 years ago
Florian Weimer a623f13adf nss: Implement --no-addrconfig option for getent 4 years ago
Siddhesh Poyarekar 76fe56020e Add NEWS entry for CVE-2022-39046 4 years ago
Florian Weimer 89baed0b93 Revert "Detect ld.so and libc.so version inconsistency during startup" 4 years ago
Florian Weimer 6f85dbf102 Detect ld.so and libc.so version inconsistency during startup 4 years ago
Carlos O'Donell 5fded9c445 Open master branch for glibc 2.37 development 4 years ago
Carlos O'Donell 90d8f0dc29 Update NEWS bug list. 4 years ago
Jason A. Donenfeld eaad4f9e8f arc4random: simplify design for better safety 4 years ago
caiyinyu 3a38045820 LoongArch: Update NEWS and README for the LoongArch port. 4 years ago
Adhemerval Zanella Netto 6f4e0fcfa2 stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 4 years ago
Tom Honermann 8bcca1db3d stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef. 4 years ago
Adhemerval Zanella af1aa36c61 linux: Add mount_setattr 4 years ago
Adhemerval Zanella 78a408ee7b linux: Add open_tree 4 years ago
Adhemerval Zanella 60f574e140 linux: Add fspick 4 years ago
Adhemerval Zanella 7eae6a91e9 linux: Add fsconfig 4 years ago
Florian Weimer b15538d77c locale: localdef input files are now encoded in UTF-8 4 years ago
Adhemerval Zanella 5b41b2659d linux: Add move_mount 4 years ago
Adhemerval Zanella b4deb7beb8 linux: Add fsmount 4 years ago
Adhemerval Zanella 6c0eedd97e linux: Add fsopen 4 years ago
Florian Weimer f282cdbe7f resolv: Implement no-aaaa stub resolver option 4 years ago
Adhemerval Zanella 1002f1af1c linux: Add process_mrelease 4 years ago
Adhemerval Zanella d19ee3473d linux: Add process_madvise 4 years ago
Adhemerval Zanella 56cf9e8eec linux: Add pidfd_send_signal 4 years ago
Adhemerval Zanella 32dd8c251a linux: Add pidfd_getfd 4 years ago
Adhemerval Zanella 97f5d19c45 linux: Add pidfd_open 4 years ago
Adhemerval Zanella d2db60d8d8 Remove dl-librecon.h header. 4 years ago
Adhemerval Zanella b46d250656 Remove kernel version check 4 years ago
H.J. Lu 4c5b1cf5a6 NEWS: Mention DT_RELR support 4 years ago
Carlos O'Donell 2fe48f5283 NEWS: Move PLT tracking slowdown to glibc 2.35. 4 years ago
Adhemerval Zanella 144761540a elf: Remove LD_USE_LOAD_BIAS 4 years ago
Adhemerval Zanella d7703d3176 malloc: Remove LD_TRACE_PRELINKING usage from mtrace 4 years ago
Adhemerval Zanella 6628c742b2 elf: Remove prelink support 4 years ago
Carlos O'Donell bc6c1af537 Open master branch for glibc 2.36 development 4 years ago
Carlos O'Donell a134ce8237 Update NEWS bug list. 4 years ago
Carlos O'Donell 32ffd42741 Update NEWS. 4 years ago
Adhemerval Zanella 6289d28d3c posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actions_addtcsetpgrp_np 4 years ago
Ben Woodard ce9a68c57c elf: Fix runtime linker auditing on aarch64 (BZ #26643) 4 years ago
Adhemerval Zanella 32612615c5 elf: Issue la_symbind for bind-now (BZ #23734) 4 years ago
Siddhesh Poyarekar 829ea0caca Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS 4 years ago
Adhemerval Zanella be211e0922 Add prelink removal plan on NEWS 4 years ago
Adhemerval Zanella 342cc934a3 posix: Add terminal control setting support for posix_spawn 5 years ago
Siddhesh Poyarekar 23e0e8f5f1 getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999) 4 years ago
Siddhesh Poyarekar ee8d5e33ad realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770] 4 years ago
Adhemerval Zanella 5f3a7ebc35 Linux: Add epoll_pwait2 (BZ #27359) 4 years ago