Source-Changes archive

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

CVS commit: syssrc/sys/kern



Module Name:    syssrc
Committed By:   manu
Date:           Fri Nov 22 23:09:47 UTC 2002

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

Log Message:
Libraries do not use relative addresses, they are absolute and should be
treated as such if we want the same mapping as in Darwin.

While we are there KNFify function names


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/kern/exec_macho.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