2025-06-17 |
H. Peter Anvin ... | termios: add new baud_t interface, defined to be explic... |
tree | commitdiff |
2025-06-17 |
H. Peter Anvin ... | linux: implement arbitrary and split speeds in termios |
tree | commitdiff |
2025-05-29 |
Joseph Myers | Update syscall lists for Linux 6.15 |
tree | commitdiff |
2025-05-14 |
Joseph Myers | Implement C23 rootn. |
tree | commitdiff |
2025-05-09 |
Joseph Myers | Implement C23 compoundn |
tree | commitdiff |
2025-04-08 |
Lenard Mollenkopf | stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs |
tree | commitdiff |
2025-03-27 |
Joseph Myers | Implement C23 pown |
tree | commitdiff |
2025-03-24 |
Aaron Merey | Add _FORTIFY_SOURCE support for inet_pton |
tree | commitdiff |
2025-03-21 |
Frédéric Bérat | Add _FORTIFY_SOURCE support for inet_ntop |
tree | commitdiff |
2025-03-14 |
Joseph Myers | Implement C23 powr |
tree | commitdiff |
2025-03-12 |
Joseph Myers | Update syscall lists for Linux 6.13 |
tree | commitdiff |
2025-03-12 |
Florian Weimer | Linux: Add the pthread_gettid_np function (bug 27880) |
tree | commitdiff |
2025-03-07 |
Joseph Myers | Implement C23 rsqrt |
tree | commitdiff |
2025-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2024-12-12 |
Joseph Myers | Implement C23 atan2pi |
tree | commitdiff |
2024-12-11 |
Joseph Myers | Implement C23 atanpi |
tree | commitdiff |
2024-12-10 |
Joseph Myers | Implement C23 asinpi |
tree | commitdiff |
2024-12-09 |
Joseph Myers | Implement C23 acospi |
tree | commitdiff |
2024-12-05 |
Joseph Myers | Implement C23 tanpi |
tree | commitdiff |
2024-12-04 |
Joseph Myers | Implement C23 sinpi |
tree | commitdiff |
2024-12-04 |
Joseph Myers | Implement C23 cospi |
tree | commitdiff |
2024-10-16 |
Adhemerval Zanella | sparc: Fix restartable syscalls (BZ 32173) |
tree | commitdiff |
2024-10-01 |
Adhemerval Zanella | linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394) |
tree | commitdiff |
2024-10-01 |
Adhemerval Zanella | linux: sparc: Fix syscall_cancel for LEON |
tree | commitdiff |
2024-09-11 |
Florian Weimer | Linux: Add the sched_setattr and sched_getattr functions |
tree | commitdiff |
2024-08-23 |
Adhemerval Zanella | nptl: Fix Race conditions in pthread cancellation ... |
tree | commitdiff |
2024-07-30 |
Adhemerval Zanella | Update syscall lists for Linux 6.10 |
tree | commitdiff |
2024-07-29 |
Michael Karcher | Mitigation for "clone on sparc might fail with -EFAULT... |
tree | commitdiff |
2024-06-17 |
Joseph Myers | Implement C23 exp2m1, exp10m1 |
tree | commitdiff |
2024-06-17 |
Joseph Myers | Implement C23 log10p1 |
tree | commitdiff |
2024-06-17 |
Joseph Myers | Implement C23 logp1 |
tree | commitdiff |
2024-05-20 |
Joseph Myers | Implement C23 log2p1 |
tree | commitdiff |
2024-04-19 |
Florian Weimer | login: structs utmp, utmpx, lastlog _TIME_BITS independ... |
tree | commitdiff |
2024-04-02 |
Adhemerval Zanella | Always define __USE_TIME_BITS64 when 64 bit time_t... |
tree | commitdiff |
2024-03-13 |
Joseph Myers | Update syscall lists for Linux 6.8 |
tree | commitdiff |
2024-01-22 |
Adhemerval Zanella | sparc64: Remove unwind information from signal return... |
tree | commitdiff |
2024-01-18 |
Daniel Cederman | sparc: Remove unwind information from signal return... |
tree | commitdiff |
2024-01-17 |
Joseph Myers | Update syscall lists for Linux 6.7 |
tree | commitdiff |
2024-01-12 |
Wilco Dijkstra | math: remove exp10 wrappers |
tree | commitdiff |
2024-01-03 |
Joseph Myers | Implement C23 <stdbit.h> |
tree | commitdiff |
2024-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2023-11-03 |
Adhemerval Zanella | Update syscall lists for Linux 6.6 |
tree | commitdiff |
2023-10-30 |
Adhemerval Zanella | crypt: Remove libcrypt support |
tree | commitdiff |
2023-09-12 |
Joseph Myers | Update syscall lists for Linux 6.5 |
tree | commitdiff |
2023-09-05 |
Adhemerval Zanella... | linux: Add pidfd_getpid |
tree | commitdiff |
2023-09-05 |
Adhemerval Zanella... | posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349) |
tree | commitdiff |
2023-09-05 |
Adhemerval Zanella... | linux: Add posix_spawnattr_{get, set}cgroup_np (BZ... |
tree | commitdiff |
2023-09-05 |
Adhemerval Zanella... | linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64... |
tree | commitdiff |
2023-08-08 |
Joseph Myers | Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from... |
tree | commitdiff |
2023-07-17 |
Siddhesh Poyarekar | configure: Use autoconf 2.71 |
tree | commitdiff |
2023-06-14 |
Florian Weimer | Add the wcslcpy, wcslcat functions |
tree | commitdiff |
2023-06-14 |
Florian Weimer | Implement strlcpy and strlcat [BZ #178] |
tree | commitdiff |
2023-05-23 |
Paul Pluzhnikov | Fix misspellings in sysdeps/unix -- BZ 25337 |
tree | commitdiff |
2023-04-03 |
Adhemerval Zanella... | math: Remove the error handling wrapper from fmod and... |
tree | commitdiff |
2023-03-02 |
Joseph Myers | C2x scanf binary constant handling |
tree | commitdiff |
2023-02-20 |
Adhemerval Zanella | Linux: Assume and consolidate getpeername wire-up syscall |
tree | commitdiff |
2023-02-20 |
Adhemerval Zanella | Linux: Assume and consolidate getsockname wire-up syscall |
tree | commitdiff |
2023-02-20 |
Adhemerval Zanella | Linux: Move wordsize-32 Version to default |
tree | commitdiff |
2023-02-16 |
Joseph Myers | C2x strtol binary constant handling |
tree | commitdiff |
2023-01-06 |
Joseph Myers | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2022-12-13 |
Joseph Myers | Allow _Qp_fgt in sparc64 localplt.data |
tree | commitdiff |
2022-12-07 |
Adhemerval Zanella... | Linux: Assume and consolidate shutdown wire-up syscall |
tree | commitdiff |
2022-12-07 |
Adhemerval Zanella... | Linux: Assume and consolidate listen wire-up syscall |
tree | commitdiff |
2022-12-07 |
Adhemerval Zanella... | Linux: Assume and consolidate socketpair wire-up syscall |
tree | commitdiff |
2022-12-07 |
Adhemerval Zanella... | Linux: Assume and consolidate socket wire-up syscall |
tree | commitdiff |
2022-12-07 |
Adhemerval Zanella... | Linux: Assume and consolidate bind wire-up syscall |
tree | commitdiff |
2022-11-08 |
Adhemerval Zanella | Linux: Add ppoll fortify symbol for 64 bit time_t ... |
tree | commitdiff |
2022-11-03 |
Florian Weimer | elf: Rework exception handling in the dynamic loader... |
tree | commitdiff |
2022-10-18 |
Florian Weimer | Introduce <pointer_guard.h>, extracted from <sysdep.h> |
tree | commitdiff |
2022-10-10 |
Andreas Schwab | Expose all MAP_ constants in <sys/mman.h> unconditional... |
tree | commitdiff |
2022-08-04 |
Adhemerval Zanella | Remove ldd libc4 support |
tree | commitdiff |
2022-08-04 |
Adhemerval Zanella | Remove left over LD_LIBRARY_VERSION usages |
tree | commitdiff |
2022-07-22 |
Adhemerval Zanella... | stdlib: Add arc4random, arc4random_buf, and arc4random_... |
tree | commitdiff |
2022-07-06 |
Tom Honermann | stdlib: Implement mbrtoc8, c8rtomb, and the char8_t... |
tree | commitdiff |
2022-07-05 |
Adhemerval Zanella | linux: Add mount_setattr |
tree | commitdiff |
2022-07-05 |
Adhemerval Zanella | linux: Add open_tree |
tree | commitdiff |
2022-07-05 |
Adhemerval Zanella | linux: Add fspick |
tree | commitdiff |
2022-07-05 |
Adhemerval Zanella | linux: Add fsconfig |
tree | commitdiff |
2022-06-24 |
Adhemerval Zanella | linux: Add move_mount |
tree | commitdiff |
2022-06-24 |
Adhemerval Zanella | linux: Add fsmount |
tree | commitdiff |
2022-06-24 |
Adhemerval Zanella | linux: Add fsopen |
tree | commitdiff |
2022-06-02 |
Adhemerval Zanella | linux: Add process_mrelease |
tree | commitdiff |
2022-06-02 |
Adhemerval Zanella | linux: Add process_madvise |
tree | commitdiff |
2022-05-17 |
Adhemerval Zanella | linux: Add pidfd_send_signal |
tree | commitdiff |
2022-05-17 |
Adhemerval Zanella | linux: Add pidfd_getfd |
tree | commitdiff |
2022-05-17 |
Adhemerval Zanella | linux: Add pidfd_open |
tree | commitdiff |
2022-05-16 |
Adhemerval Zanella | elf: Remove ldconfig kernel version check |
tree | commitdiff |
2022-05-16 |
Florian Weimer | Linux: Introduce __brk_call for invoking the brk system... |
tree | commitdiff |
2022-05-13 |
Adhemerval Zanella | stdio: Remove the usage of $(fno-unit-at-a-time) for... |
tree | commitdiff |
2022-03-23 |
Joseph Myers | Update syscall lists for Linux 5.17 |
tree | commitdiff |
2022-02-02 |
Florian Weimer | Linux: Use ptrdiff_t for __rseq_offset |
tree | commitdiff |
2022-02-02 |
Adhemerval Zanella | posix: Replace posix_spawnattr_tc{get,set}pgrp_np with... |
tree | commitdiff |
2022-01-27 |
Florian Weimer | Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in... |
tree | commitdiff |
2022-01-25 |
Adhemerval Zanella | posix: Add terminal control setting support for posix_spawn |
tree | commitdiff |
2022-01-17 |
Adhemerval Zanella | Linux: Add epoll_pwait2 (BZ #27359) |
tree | commitdiff |
2022-01-13 |
Joseph Myers | Update syscall lists for Linux 5.16 |
tree | commitdiff |
2022-01-06 |
Adhemerval Zanella | debug: Remove catchsegv and libSegfault (BZ #14913) |
tree | commitdiff |
2022-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2021-12-31 |
Adhemerval Zanella | time: Refactor timesize.h for some ABIs |
tree | commitdiff |
2021-12-28 |
Florian Weimer | elf: Add _dl_find_object function |
tree | commitdiff |
next |