summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/rtld-libc
AgeCommit message (Expand)Author
10 daysMakefile*: remove powerpcspeMinsoo Choo
2025-08-08syscalls: normalize _exit(2) declerationsBrooks Davis
2025-08-08rtld: fix dependencies for rtld-libcBrooks Davis
2025-05-24rtld: get syscall implementations from libsysBrooks Davis
2025-02-25libc/gen: split user-visible opendir()-like functions into separate source filesKonstantin Belousov
2025-02-19libsys: Don't create or expose __realpathatBrooks Davis
2024-02-21rtld: remove pointless "extern"Konstantin Belousov
2023-11-26libexec: Automated cleanup of cdefs and other formattingWarner Losh
2023-10-31ino64: Remove 'forward compat' code for thisWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-16libexec/rtld-elf/rtld-libc/Makefile.inc: do not use machdep string functionsRobert Clausecker
2022-04-07Have rtld query the page size from the kernelAndrew Turner
2021-12-09TLS: Use <machine/tls.h> for libc and rtld.John Baldwin
2021-08-17rtld: provide private getenv(3)Konstantin Belousov
2021-04-09rtld: avoid recursing on rtld_bind_lock for writeKonstantin Belousov
2021-03-01libc: Use musl's optimized strchr and strchrnulEd Maste
2020-12-28rtld-elf: link libcompiler_rt on all architecturesRyan Libby
2020-12-28Revert "rtld-elf: link udivmoddi4 from compiler_rt"Ryan Libby
2020-12-19rtld-elf: link udivmoddi4 from compiler_rtRyan Libby
2020-12-19rtld-libc: fix incremental buildRyan Libby
2020-09-23[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.Brandon Bergren
2020-06-12rtld: set osrel when in the direct exec mode.Konstantin Belousov
2020-02-26Remove sparc64 specific parts of rtld-elf.Warner Losh
2020-02-20vfs: add realpathat syscallMateusz Guzik
2020-02-09Use sigfastblock(2) in rtld.Konstantin Belousov
2020-01-15rtld: remove hand rolled memset and bzeroMateusz Guzik
2019-08-15rtld-elf: fix build with xtoolchain-llvm90Kyle Evans
2019-07-02Fix build race when building rtldAlex Richardson
2019-06-30Fix CROSS_TOOLCHAIN=amd64-gcc build after r349554Alex Richardson
2019-06-30Fix my name in license headerAlex Richardson
2019-06-30Reduce size of rtld by 22% by pulling in less code from libcAlex Richardson