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
jcs
19 folders
1 file
constructor
Favor the CXX variable as opposed of hardcoding c++. Allows one to run regress using a different compiler such as llvm-19 from ports.
1 year 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
Favor the CXX variable as opposed of hardcoding c++. Allows one to run regress using a different compiler such as llvm-19 from ports.
1 year 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
Remove unwanted trailing newlines from err/warn format strings.
2 years ago
init-env
Favor the CXX variable as opposed of hardcoding c++. Allows one to run regress using a different compiler such as llvm-19 from ports.
1 year ago
initfirst
Favor the CXX variable as opposed of hardcoding c++. Allows one to run regress using a different compiler such as llvm-19 from ports.
1 year ago
lazy
Remove unwanted trailing newlines from err/warn format strings.
2 years ago
ldd
remove by now unused test.sh script
2 years ago
link-order
Avoid rm(1) prompt and show out in clean target
6 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
Treat symlinks better in $ORIGIN determination in ld.so
3 years ago
weak
Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
13 years ago
Makefile
Check for a full read, avoid warn when errno might be unmodified
2 years ago