aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/rtld-libc
Commit message (Expand)AuthorAgeFilesLines
* rtld: remove pointless "extern"Konstantin Belousov2024-02-211-1/+1
* libexec: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+1
* ino64: Remove 'forward compat' code for thisWarner Losh2023-10-311-2/+2
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-165-10/+0
* libexec/rtld-elf/rtld-libc/Makefile.inc: do not use machdep string functionsRobert Clausecker2023-07-161-6/+16
* Have rtld query the page size from the kernelAndrew Turner2022-04-071-21/+3
* TLS: Use <machine/tls.h> for libc and rtld.John Baldwin2021-12-091-2/+0
* rtld: provide private getenv(3)Konstantin Belousov2021-08-171-1/+1
* rtld: avoid recursing on rtld_bind_lock for writeKonstantin Belousov2021-04-091-0/+2
* libc: Use musl's optimized strchr and strchrnulEd Maste2021-03-021-2/+2
* rtld-elf: link libcompiler_rt on all architecturesRyan Libby2020-12-281-12/+4
* Revert "rtld-elf: link udivmoddi4 from compiler_rt"Ryan Libby2020-12-281-6/+1
* rtld-elf: link udivmoddi4 from compiler_rtRyan Libby2020-12-191-1/+6
* rtld-libc: fix incremental buildRyan Libby2020-12-191-1/+2
* [PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.Brandon Bergren2020-09-231-2/+2
* rtld: set osrel when in the direct exec mode.Konstantin Belousov2020-06-121-1/+1
* Remove sparc64 specific parts of rtld-elf.Warner Losh2020-02-261-6/+0
* vfs: add realpathat syscallMateusz Guzik2020-02-201-1/+1
* Use sigfastblock(2) in rtld.Konstantin Belousov2020-02-091-2/+3
* rtld: remove hand rolled memset and bzeroMateusz Guzik2020-01-151-3/+3
* rtld-elf: fix build with xtoolchain-llvm90Kyle Evans2019-08-151-1/+1
* Fix build race when building rtldAlex Richardson2019-07-021-1/+1
* Fix CROSS_TOOLCHAIN=amd64-gcc build after r349554Alex Richardson2019-06-301-1/+1
* Fix my name in license headerAlex Richardson2019-06-305-5/+5
* Reduce size of rtld by 22% by pulling in less code from libcAlex Richardson2019-06-306-0/+449