| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2022-08-24 | fix fallback when ipv6 is disabled but resolv.conf has v6 nameserves | Rich Felker | 1 | -1/+2 |
| 2022-08-24 | epoll_create: fail with EINVAL if size is non-positive | Kristina Martsenko | 1 | -0/+1 |
| 2022-08-20 | use alt signal stack when present for implementation-internal signals | Rich Felker | 3 | -3/+3 |
| 2022-08-17 | ldso: make exit condition clearer in fixup_rpath | Érico Nogueira | 1 | -1/+1 |
| 2022-08-17 | freopen: reset stream orientation (byte/wide) and encoding rule | Rich Felker | 1 | -0/+2 |
| 2022-08-02 | ldso: process RELR only for non-FDPIC archs | Rich Felker | 1 | -1/+2 |
| 2022-08-02 | ldso: support DT_RELR relative relocation format | Fangrui Song | 3 | -4/+27 |
| 2022-08-02 | use syscall_arg_t and __scc macro for arguments to __alt_socketcall | Alex Xu (Hello71) | 1 | -3/+3 |
| 2022-08-01 | fix strings.h feature test macro usage due to missing features.h | Michael Pratt | 1 | -0/+1 |
| 2022-08-01 | fix ESRCH error handling for clock_getcpuclockid | Eugene Yudin | 1 | -0/+1 |
