Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Wed Dec 18 14:25:11 PST 1996
Update of /cvsroot/src/lib/csu/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv1553/lib/csu/alpha
Modified Files:
crt0.c
Log Message:
include dlfcn.h for exported dynamic loader function prototypes.
cgd
Wed Dec 18 14:27:31 PST 1996
Update of /cvsroot/src/libexec/ld.elf_so
In directory netbsd1:/var/slash-tmp/cvs-serv1608/libexec/ld.elf_so
Modified Files:
rtld.c
Log Message:
nclude dlfcn.h, and pull RLTD_LAZY in from there. Assume that RTLD_NOW is
RLTD_LAZY + 1 (for now), if it's not defined. RTLD_NOW should be defined
in dlfcn.h, since some code (e.g. X11) wants it and assumes that it has
the value currently used by our RTLD_LAZY.
Home |
Main Index |
Thread Index |
Old Index