Age | Commit message (Expand) | Author | Files | Lines |
2024-12-02 | elf: Consolidate stackinfo.h | Adhemerval Zanella | 1 | -3/+12 |
2024-11-22 | math: Use tanf from CORE-MATH | Adhemerval Zanella | 1 | -0/+150 |
2024-11-12 | linux: Add support for getrandom vDSO | Adhemerval Zanella | 2 | -1/+29 |
2024-11-06 | elf: Introduce _dl_relocate_object_no_relro | Florian Weimer | 1 | -0/+7 |
2024-10-08 | stdlib: Make abort/_Exit AS-safe (BZ 26275) | Adhemerval Zanella | 2 | -2/+51 |
2024-08-23 | nptl: Fix Race conditions in pthread cancellation [BZ#12683] | Adhemerval Zanella | 1 | -0/+25 |
2024-08-19 | elf: Make dl-fptr and dl-symaddr hppa specific | Adhemerval Zanella | 1 | -45/+0 |
2024-08-05 | elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) | Florian Weimer | 1 | -7/+1 |
2024-08-05 | elf: Clarify and invert second argument of _dl_allocate_tls_init | Florian Weimer | 1 | -3/+1 |
2024-08-01 | Add mremap tests | H.J. Lu | 1 | -0/+25 |
2024-07-01 | elf: Support recursive use of dynamic TLS in interposed malloc | Florian Weimer | 1 | -0/+14 |
2024-06-18 | elf: Remove HWCAP_IMPORTANT | Stefan Liebler | 1 | -3/+0 |
2024-06-18 | elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_mask | Stefan Liebler | 1 | -1/+0 |
2024-06-18 | elf: Remove _DL_HWCAP_PLATFORM | Stefan Liebler | 1 | -3/+0 |
2024-06-18 | elf: Remove _dl_string_platform | Stefan Liebler | 1 | -2/+0 |
2024-04-19 | login: Check default sizes of structs utmp, utmpx, lastlog | Florian Weimer | 1 | -0/+23 |
2024-04-08 | elf: Add CPU iteration support for future use in ld.so diagnostics | Florian Weimer | 1 | -0/+54 |
2024-04-05 | Reinstate generic features-time64.h | Adhemerval Zanella | 1 | -0/+19 |
2024-04-02 | Always define __USE_TIME_BITS64 when 64 bit time_t is used | Adhemerval Zanella | 1 | -19/+0 |
2024-03-19 | powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture. | Manjunath Matti | 1 | -0/+2 |
2024-02-01 | string: Use builtins for ffs and ffsll | Adhemerval Zanella Netto | 2 | -0/+3 |
2024-01-12 | Make __getrandom_nocancel set errno and add a _nostatus version | Xi Ruoyao | 1 | -0/+2 |
2024-01-08 | Remove ia64-linux-gnu | Adhemerval Zanella | 3 | -28/+0 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 182 | -182/+182 |
2024-01-01 | elf: Always provide _dl_get_dl_main_map in libc.a | H.J. Lu | 1 | -4/+3 |
2023-12-19 | elf: Do not duplicate the GLIBC_TUNABLES string | Adhemerval Zanella | 1 | -0/+134 |
2023-12-05 | elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries | Adhemerval Zanella | 1 | -0/+2 |
2023-12-05 | elf: Ignore loader debug env vars for setuid | Adhemerval Zanella | 1 | -0/+2 |
2023-11-23 | Remove __access_noerrno | Joseph Myers | 1 | -2/+0 |
2023-11-21 | elf: Add all malloc tunable to unsecvars | Adhemerval Zanella | 1 | -0/+7 |
2023-11-21 | elf: Add GLIBC_TUNABLES to unsecvars | Adhemerval Zanella | 1 | -0/+1 |
2023-11-07 | linux: Add PR_SET_VMA_ANON_NAME support | Adhemerval Zanella | 1 | -0/+27 |
2023-10-31 | string: Add internal memswap implementation | Adhemerval Zanella | 1 | -0/+41 |
2023-10-30 | crypt: Remove libcrypt support | Adhemerval Zanella | 2 | -36/+0 |
2023-10-18 | Revert "elf: Always call destructors in reverse constructor order (bug 30785)" | Florian Weimer | 1 | -4/+0 |
2023-10-17 | Add LE DSCP code point from RFC-8622. | Bruno Victal | 1 | -0/+5 |
2023-10-02 | Propagate GLIBC_TUNABLES in setxid binaries | Siddhesh Poyarekar | 1 | -1/+0 |
2023-09-26 | elf: Add dummy declaration of _dl_audit_objclose for !SHARED | Florian Weimer | 1 | -1/+8 |
2023-09-08 | elf: Always call destructors in reverse constructor order (bug 30785) | Florian Weimer | 1 | -0/+4 |
2023-09-01 | elf: Fix slow tls access after dlopen [BZ #19924] | Szabolcs Nagy | 1 | -1/+2 |
2023-07-12 | sparc: Fix la_symbind for bind-now (BZ 23734) | Adhemerval Zanella | 2 | -3/+3 |
2023-06-30 | aarch64: Add vector implementations of cos routines | Joe Ramsay | 1 | -1/+1 |
2023-05-30 | Fix misspellings in sysdeps/ -- BZ 25337 | Paul Pluzhnikov | 3 | -4/+4 |
2023-05-22 | Add voice-admit DSCP code point from RFC-5865 | Ronan Pigott | 1 | -0/+5 |
2023-04-10 | elf: Stop including tls.h in ldsodefs.h | Sergey Bugaev | 1 | -1/+0 |
2023-03-29 | Remove --enable-tunables configure option | Adhemerval Zanella Netto | 2 | -24/+4 |
2023-03-27 | Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions | Adhemerval Zanella Netto | 3 | -0/+65 |
2023-03-13 | LoongArch: Add support for ldconfig. | caiyinyu | 1 | -1/+3 |
2023-02-20 | elf: Restore ldconfig libc6 implicit soname logic [BZ #30125] | Joan Bruguera | 1 | -2/+0 |
2023-02-17 | string: Remove string_private.h | Adhemerval Zanella | 1 | -21/+0 |