aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2024-02-09Enable --enable-fortify-source with clangAdhemerval Zanella
2024-02-09Handle abort call for -fexceptions callAdhemerval Zanella
2024-02-09elf: Do not cast TLS_DTV_UNALLOCATED to voidAdhemerval Zanella
2024-02-09And defines to __attribute__ (__noclone__) iff compiler supports it.Adhemerval Zanella
2024-02-09riscv: Do not use cfi_label when building with clangAdhemerval Zanella
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto
2024-01-12Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-01-01elf: Always provide _dl_get_dl_main_map in libc.aH.J. Lu
2023-12-19elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella
2023-12-05elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binariesAdhemerval Zanella
2023-12-05elf: Ignore loader debug env vars for setuidAdhemerval Zanella
2023-11-23Remove __access_noerrnoJoseph Myers
2023-11-21elf: Add all malloc tunable to unsecvarsAdhemerval Zanella
2023-11-21elf: Add GLIBC_TUNABLES to unsecvarsAdhemerval Zanella
2023-11-07linux: Add PR_SET_VMA_ANON_NAME supportAdhemerval Zanella
2023-10-31string: Add internal memswap implementationAdhemerval Zanella
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer
2023-10-17Add LE DSCP code point from RFC-8622.Bruno Victal
2023-10-02Propagate GLIBC_TUNABLES in setxid binariesSiddhesh Poyarekar
2023-09-26elf: Add dummy declaration of _dl_audit_objclose for !SHAREDFlorian Weimer
2023-09-08elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer
2023-09-01elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella
2023-06-30aarch64: Add vector implementations of cos routinesJoe Ramsay
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-05-22Add voice-admit DSCP code point from RFC-5865Ronan Pigott
2023-04-10elf: Stop including tls.h in ldsodefs.hSergey Bugaev
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-03-13LoongArch: Add support for ldconfig.caiyinyu
2023-02-20elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera
2023-02-17string: Remove string_private.hAdhemerval Zanella
2023-02-12Fix typos in commentsSamuel Thibault
2023-02-06Add string vectorized find and detection functionsAdhemerval Zanella
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson
2023-02-06Parameterize op_t from memcopy.hAdhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-29Use GCC builtins for logb functions if desired.Xiaolin Tang
2022-11-29Use GCC builtins for llrint functions if desired.Xiaolin Tang
2022-11-29Use GCC builtins for lrint functions if desired.Xiaolin Tang
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer
2022-10-28stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)Letu Ren
2022-10-27elf: Introduce to _dl_call_finiFlorian Weimer
2022-10-27ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_calledFlorian Weimer
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer