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
/
lib
/
libc
/
dlfcn
/
at
jcs
5 files
Makefile.inc
_execvesize.c is no longer generated to support pinsyscall(SYS_execve
2 years ago
dlfcn_stubs.c
Correct error returns, do not print eror message to stdout (there is a dlerror() function for that) and mark dladdr() as PROTO_NORMAL to be able to call it from a malloc.c MALLOC_STATS leak reporting project I'm working on. ok kettenis@
5 years ago
init.c
Specify a priority for _libc_preinit() to make sure it runs before other constructors (such as the constructor for libcompiler_rt).
2 years ago
init.h
Implement dl_iterate_phdr() for static PIE executables using info extracted from the aux vector.
9 years ago
tib.c
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago