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-02-28 |
Wilco Dijkstra | Remove unused dl-procinfo.h |
tree | commitdiff |
2025-01-07 |
Florian Weimer | elf: Second ld.so relocation only if libc.so has been... |
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-11-05 |
Aurelien Jarno | Add Arm HWCAP2_* constants from Linux 3.15 and 6.2... |
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-06-18 |
Stefan Liebler | elf: Remove HWCAP_IMPORTANT |
tree | commitdiff |
2024-06-18 |
Stefan Liebler | elf: Remove _DL_HWCAP_PLATFORM |
tree | commitdiff |
2024-06-18 |
Stefan Liebler | elf: Remove _dl_string_platform |
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-21 |
H.J. Lu | Remove the clone3 symbol from libc.a [BZ #31770] |
tree | commitdiff |
2024-05-20 |
Joseph Myers | Implement C23 log2p1 |
tree | commitdiff |
2024-04-04 |
Adhemerval Zanella | arm: Remove ld.so __tls_get_addr plt usage |
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-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-11-01 |
Arjun Shankar | Use correct subdir when building tst-rfc3484* for mach... |
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... | arm: Add the clone3 wrapper |
tree | commitdiff |
2023-08-08 |
Joseph Myers | Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from... |
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-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-28 |
Joseph Myers | Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h |
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-07 |
Adhemerval Zanella... | Linux: Consolidate typesizes.h |
tree | commitdiff |
2022-12-07 |
Adhemerval Zanella... | Linux: make generic xstatver.h the default one |
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: Introduce <dl-call_tls_init_tp.h> and call_tls_ini... |
tree | commitdiff |
2022-11-03 |
Florian Weimer | elf: Rework exception handling in the dynamic loader... |
tree | commitdiff |
2022-10-25 |
Adhemerval Zanella | linux: Fix generic struct_stat for 64 bit time (BZ... |
tree | commitdiff |
2022-10-06 |
Javier Pello | elf: Remove _dl_string_hwcap |
tree | commitdiff |
2022-08-04 |
Lucas A. M. Magalhaes | Assume only FLAG_ELF_LIBC6 suport |
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 | Replace __libc_multiple_threads with __libc_single_threaded |
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-03-23 |
Joseph Myers | Update syscall lists for Linux 5.17 |
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-28 |
Florian Weimer | elf: Add _dl_find_object function |
tree | commitdiff |
2021-12-23 |
Adhemerval Zanella | Set default __TIMESIZE default to 64 |
tree | commitdiff |
2021-12-17 |
Florian Weimer | arm: Guard ucontext _rtld_global_ro access by SHARED... |
tree | commitdiff |
2021-12-13 |
Adhemerval Zanella | math: Remove the error handling wrapper from hypot... |
tree | commitdiff |
2021-12-09 |
Florian Weimer | nptl: Add public rseq symbols and <sys/rseq.h> |
tree | commitdiff |
2021-12-09 |
Florian Weimer | nptl: Add rseq registration |
tree | commitdiff |
2021-11-30 |
Adhemerval Zanella | linux: Add prlimit64 C implementation |
tree | commitdiff |
2021-11-25 |
Adhemerval Zanella | linux: Add fanotify_mark C implementation |
tree | commitdiff |
2021-11-22 |
Adhemerval Zanella | setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym |
tree | commitdiff |
next |