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: Tue Oct 29 19:28:19 UTC 2002
Modified Files:
syssrc/sys/kern: exec_macho.c
Log Message:
If the magic number is 0xfeedface instead of 0xcafebabe, this means that
the executable is not fat. The binary starts with an object header instead
of a mach fat header.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 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