Age | Commit message (Expand) | Author |
2023-07-25 | NEWS: Insert autogenerated list of fixed bugs | Andreas K. Hüttel |
2023-07-25 | NEWS: Mention AArch64 libmvec under build requirements again | Andreas K. Hüttel |
2023-07-25 | NEWS: Minor editorial changes | Andreas K. Hüttel |
2023-07-20 | configure: Disable building libcrypt by default | Siddhesh Poyarekar |
2023-07-05 | Allow glibc to be built with _FORTIFY_SOURCE | Frédéric Bérat |
2023-06-19 | C2x scanf %b support | Joseph Myers |
2023-06-19 | C2x printf %wN, %wfN support (bug 24466) | Joseph Myers |
2023-06-14 | Implement strlcpy and strlcat [BZ #178] | Florian Weimer |
2023-06-02 | Fix all the remaining misspellings -- BZ 25337 | Paul Pluzhnikov |
2023-05-03 | Enable libmvec support for AArch64 | Joe Ramsay |
2023-05-02 | hurd: Enable x86_64 build script | Samuel Thibault |
2023-04-20 | Created tunable to force small pages on stack allocation. | Cupertino Miranda |
2023-03-29 | Remove --enable-tunables configure option | Adhemerval Zanella Netto |
2023-03-29 | Remove --disable-experimental-malloc option | Adhemerval Zanella |
2023-03-14 | Update printf %b/%B C2x support | Joseph Myers |
2023-03-02 | C2x scanf binary constant handling | Joseph Myers |
2023-02-25 | hppa: Drop old parisc-specific MADV_* constants | John David Anglin |
2023-02-16 | C2x strtol binary constant handling | Joseph Myers |
2023-02-07 | NEWS: Document CVE-2023-25139. | Carlos O'Donell |
2023-01-31 | Open master branch for glibc 2.38 developmentglibc-2.37.9000 | Carlos O'Donell |
2023-01-31 | Update NEWS file with bug fixes. | Carlos O'Donell |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
2022-10-06 | NEWS: Fix grammar | Andreas Schwab |
2022-10-06 | Add NEWS entry for legacy hwcaps removal | Javier Pello |
2022-09-20 | nss: Implement --no-addrconfig option for getent | Florian Weimer |
2022-09-06 | Add NEWS entry for CVE-2022-39046 | Siddhesh Poyarekar |
2022-08-25 | Revert "Detect ld.so and libc.so version inconsistency during startup" | Florian Weimer |
2022-08-24 | Detect ld.so and libc.so version inconsistency during startup | Florian Weimer |
2022-07-30 | Open master branch for glibc 2.37 developmentglibc-2.36.9000 | Carlos O'Donell |
2022-07-29 | Update NEWS bug list. | Carlos O'Donell |
2022-07-27 | arc4random: simplify design for better safety | Jason A. Donenfeld |
2022-07-26 | LoongArch: Update NEWS and README for the LoongArch port. | caiyinyu |
2022-07-22 | stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) | Adhemerval Zanella Netto |
2022-07-06 | stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef. | Tom Honermann |
2022-07-05 | linux: Add mount_setattr | Adhemerval Zanella |
2022-07-05 | linux: Add open_tree | Adhemerval Zanella |
2022-07-05 | linux: Add fspick | Adhemerval Zanella |
2022-07-05 | linux: Add fsconfig | Adhemerval Zanella |
2022-07-05 | locale: localdef input files are now encoded in UTF-8 | Florian Weimer |
2022-06-24 | linux: Add move_mount | Adhemerval Zanella |
2022-06-24 | linux: Add fsmount | Adhemerval Zanella |
2022-06-24 | linux: Add fsopen | Adhemerval Zanella |
2022-06-24 | resolv: Implement no-aaaa stub resolver option | Florian Weimer |
2022-06-02 | linux: Add process_mrelease | Adhemerval Zanella |
2022-06-02 | linux: Add process_madvise | Adhemerval Zanella |
2022-05-17 | linux: Add pidfd_send_signal | Adhemerval Zanella |
2022-05-17 | linux: Add pidfd_getfd | Adhemerval Zanella |
2022-05-17 | linux: Add pidfd_open | Adhemerval Zanella |
2022-05-16 | Remove dl-librecon.h header. | Adhemerval Zanella |
2022-05-16 | Remove kernel version check | Adhemerval Zanella |