History log of /openbsd/libexec/ld.so/path.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 183d81b2 23-Jan-2017 guenther <guenther@openbsd.org>

Wrap function declarations with __{BEGIN,END}_HIDDEN_DECLS to reduce
relocations inside ld.so that it has to bootstrap

ok kettenis@


# c8dfd7a0 20-Mar-2013 kurt <kurt@openbsd.org>

- Parse colon separated paths into NULL terminated arrays of string
pointers to prepare for adding rpath ORIGIN support.
okay matthew@ millert@