mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
4e89f352f0
and forwards compatable with version 3. This is needed to enable storing a run-time library path in the dynamic linking headers. The crt startup tries version 4 first, and falls back to version 3, so an executable that is linked on -current will work with the ld.so on 2.1.x and less. Reviewed by: nate, jdp Obtained from: NetBSD |
||
---|---|---|
.. | ||
c++rt0.c | ||
crt0.c | ||
dlfcn.h | ||
dlopen.3 | ||
Makefile |