Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   manu
Date:           Fri Nov 29 15:49:11 UTC 2002

Modified Files:
        syssrc/sys/kern: exec_macho.c
        syssrc/sys/sys: exec_macho.h

Log Message:
back out the previous change, which is useless. Darwin loads the libraries
that are required by the binary, not the libraries required by the libraries
required by the binary.

Hopefully, binaries should load again on i386.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/kern/exec_macho.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/sys/exec_macho.h

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