Source-Changes archive

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

CVS commit: src/sys/lib/libsa



Module Name:    src
Committed By:   isaki
Date:           Fri Nov 23 04:32:14 UTC 2007

Modified Files:
        src/sys/lib/libsa: loadfile_aout.c loadfile_ecoff.c loadfile_elf32.c
            saerrno.h

Log Message:
loadfile_*() must set errno when it returns -1.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/lib/libsa/loadfile_aout.c \
    src/sys/lib/libsa/saerrno.h
cvs rdiff -r1.8 -r1.9 src/sys/lib/libsa/loadfile_ecoff.c
cvs rdiff -r1.17 -r1.18 src/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