Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   matt
Date:           Sat May 27 06:53:30 UTC 2000

Modified Files:
        basesrc/libexec/ld.aout_so: shlib.c
        basesrc/sbin/ldconfig: ldconfig.c

Log Message:
Changes to put the COMPAT_AOUT code into ld.aout_so.  Search <dir> for <lib>
then search /emul/aout/<dir> for <lib>.  To make sure we don't get false
postives on ELF libraries we make the .so is a ZMAGIC dynamic library.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/libexec/ld.aout_so/shlib.c
cvs rdiff -r1.27 -r1.28 basesrc/sbin/ldconfig/ldconfig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index