Source-Changes archive

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

CVS commit: syssrc/sys/lib/libsa



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Oct 31 21:24:09 UTC 2001

Modified Files:
        syssrc/sys/lib/libsa: loadfile_elf32.c

Log Message:
Make the ELF loadfile routines byte-order independent when used in
a non-_STANDALONE environment (e.g. installboot(8)): internalize and
externalize the exec, program, and section headers as necessary.

Reviewed and OK'd by Christos.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/lib/libsa/loadfile_elf32.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