tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
libexec
/
ld.so
/
at
fan
18 folders
1 file
constructor
Silence most clang warnings in ld.so regress. OK kettenis@
8 years ago
dependencies
Add Henri Kemppainen's copyright
11 years ago
df_1_noopen
run script with ${SHELL}
11 years ago
dlclose
Split up source code to keep clang from optimizing this into failure.
8 years ago
dlopen
The prog3 sub-tests tests DT_RPATH behaviour. Add --disable-new-dtags to the linker options such that DT_RPATH gets set instead of DT_RUNPATH on platforms using lld as the linker.
9 years ago
dlsym
fix regress that assumed dlopen(0,...) returned handle to exe.
20 years ago
edgecases
Silence most clang warnings in ld.so regress. OK kettenis@
8 years ago
elf
errno changes, lib major version bumps, and general flag day To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build
22 years ago
hidden
Silence most clang warnings in ld.so regress. OK kettenis@
8 years ago
init-env
Use ${CC}=${CXX} here as well.
8 years ago
initfirst
Use C stdio instead of C++ iostream as we cannot use the latter in constructors for an "initfirst" object as the iostream objects have not been constructed yet.
8 years ago
lazy
Silence most clang warnings in ld.so regress. OK kettenis@
8 years ago
link-order
Avoid rm(1) prompt and show out in clean target
7 years ago
nodelete
Test must build also when started with make regress. Use consistent variable names in make file.
4 years ago
noload
add ld.so RTLD_NOLOAD regress tests, ok jca@ guenther@
3 years ago
randomdata
Test must build also when started with make regress. Use consistent variable names in make file.
4 years ago
subst
We do not produce "core" files, so they do not need to be deleted. they have been *.core files for a very long time. That's a lot of unlink() calls saved.
12 years ago
weak
Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
13 years ago
Makefile
add ld.so RTLD_NOLOAD regress tests, ok jca@ guenther@
3 years ago