| Commit message (Expand) | Author | Age | Files | Lines |
* | math: Remove the error handling wrapper from fmod and fmodf | Adhemerval Zanella Netto | 2023-04-03 | 2 | -0/+4 |
* | Remove --enable-tunables configure option | Adhemerval Zanella Netto | 2023-03-29 | 1 | -7/+1 |
* | Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions | Adhemerval Zanella Netto | 2023-03-27 | 3 | -0/+3 |
* | C2x scanf binary constant handling | Joseph Myers | 2023-03-02 | 2 | -0/+48 |
* | Linux: Assume and consolidate getpeername wire-up syscall | Adhemerval Zanella | 2023-02-20 | 1 | -5/+1 |
* | Linux: Assume and consolidate getsockname wire-up syscall | Adhemerval Zanella | 2023-02-20 | 1 | -1/+1 |
* | Linux: Move wordsize-32 Version to default | Adhemerval Zanella | 2023-02-20 | 1 | -3/+0 |
* | C2x strtol binary constant handling | Joseph Myers | 2023-02-16 | 2 | -0/+40 |
* | S390: Influence hwcaps/stfle via GLIBC_TUNABLES. | Stefan Liebler | 2023-02-07 | 1 | -22/+7 |
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 89 | -89/+89 |
* | Linux: Assume and consolidate shutdown wire-up syscall | Adhemerval Zanella Netto | 2022-12-07 | 1 | -1/+2 |
* | Linux: Assume and consolidate listen wire-up syscall | Adhemerval Zanella Netto | 2022-12-07 | 1 | -1/+1 |
* | Linux: Assume and consolidate socketpair wire-up syscall | Adhemerval Zanella Netto | 2022-12-07 | 1 | -1/+1 |
* | Linux: Assume and consolidate socket wire-up syscall | Adhemerval Zanella Netto | 2022-12-07 | 1 | -1/+1 |
* | Linux: Assume and consolidate bind wire-up syscall | Adhemerval Zanella Netto | 2022-12-07 | 1 | -1/+1 |
* | Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) | Adhemerval Zanella | 2022-11-08 | 1 | -0/+1 |
* | elf: Rework exception handling in the dynamic loader [BZ #25486] | Florian Weimer | 2022-11-03 | 1 | -5/+0 |
* | Introduce <pointer_guard.h>, extracted from <sysdep.h> | Florian Weimer | 2022-10-18 | 4 | -44/+92 |
* | S390: Always use svc 0 | Stefan Liebler | 2022-08-30 | 13 | -66/+46 |
* | s390: Move hwcaps/platform names out of _rtld_global_ro | Florian Weimer | 2022-08-25 | 1 | -1/+1 |
* | Assume only FLAG_ELF_LIBC6 suport | Lucas A. M. Magalhaes | 2022-08-04 | 1 | -7/+0 |
* | Remove left over LD_LIBRARY_VERSION usages | Adhemerval Zanella | 2022-08-04 | 1 | -3/+0 |
* | stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) | Adhemerval Zanella Netto | 2022-07-22 | 2 | -0/+6 |
* | S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x | Stefan Liebler | 2022-07-14 | 1 | -0/+0 |
* | stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef. | Tom Honermann | 2022-07-06 | 2 | -0/+4 |
* | Replace __libc_multiple_threads with __libc_single_threaded | Adhemerval Zanella | 2022-07-05 | 2 | -3/+2 |
* | linux: Add mount_setattr | Adhemerval Zanella | 2022-07-05 | 2 | -0/+2 |
* | linux: Add open_tree | Adhemerval Zanella | 2022-07-05 | 2 | -0/+2 |
* | linux: Add fspick | Adhemerval Zanella | 2022-07-05 | 2 | -0/+2 |
* | linux: Add fsconfig | Adhemerval Zanella | 2022-07-05 | 2 | -0/+2 |
* | linux: Add move_mount | Adhemerval Zanella | 2022-06-24 | 2 | -0/+2 |
* | linux: Add fsmount | Adhemerval Zanella | 2022-06-24 | 2 | -0/+2 |
* | linux: Add fsopen | Adhemerval Zanella | 2022-06-24 | 2 | -0/+2 |
* | linux: Add process_mrelease | Adhemerval Zanella | 2022-06-02 | 2 | -0/+2 |
* | linux: Add process_madvise | Adhemerval Zanella | 2022-06-02 | 2 | -0/+2 |
* | linux: Add pidfd_send_signal | Adhemerval Zanella | 2022-05-17 | 2 | -0/+2 |
* | linux: Add pidfd_getfd | Adhemerval Zanella | 2022-05-17 | 2 | -0/+2 |
* | linux: Add pidfd_open | Adhemerval Zanella | 2022-05-17 | 2 | -0/+2 |
* | elf: Remove ldconfig kernel version check | Adhemerval Zanella | 2022-05-16 | 1 | -10/+8 |
* | Linux: Define MMAP_CALL_INTERNAL | Florian Weimer | 2022-05-04 | 1 | -7/+7 |
* | Update syscall lists for Linux 5.17 | Joseph Myers | 2022-03-23 | 2 | -0/+2 |
* | Linux: Use ptrdiff_t for __rseq_offset | Florian Weimer | 2022-02-02 | 1 | -1/+1 |
* | posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio... | Adhemerval Zanella | 2022-02-02 | 2 | -4/+2 |
* | Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) | Florian Weimer | 2022-01-27 | 2 | -0/+2 |
* | posix: Add terminal control setting support for posix_spawn | Adhemerval Zanella | 2022-01-25 | 2 | -0/+4 |
* | Linux: Add epoll_pwait2 (BZ #27359) | Adhemerval Zanella | 2022-01-17 | 2 | -0/+3 |
* | Update syscall lists for Linux 5.16 | Joseph Myers | 2022-01-13 | 2 | -0/+2 |
* | debug: Remove catchsegv and libSegfault (BZ #14913) | Adhemerval Zanella | 2022-01-06 | 2 | -259/+0 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 89 | -89/+89 |
* | time: Refactor timesize.h for some ABIs | Adhemerval Zanella | 2021-12-31 | 1 | -2/+4 |