summaryrefslogtreecommitdiff
path: root/lib/csu/tests/fini_test.c
AgeCommit message (Expand)Author
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2020-11-10Fix dso_handle_check for PIE executables.John Baldwin
2018-10-30Run the csu tests on a DSO. This builds the tests into a shared library,Andrew Turner
2018-10-29Check __dso_handle is NULL in non-DSO objects. It should only be non-NULLAndrew Turner
2018-10-25Implement a BSD licensed crtbegin/crtendAndrew Turner