Source-Changes archive

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

CVS commit: src/regress/lib/libc/sys



Module Name:    src
Committed By:   cgd
Date:           Fri Feb  7 21:00:44 UTC 2003

Modified Files:
        src/regress/lib/libc/sys: Makefile
Added Files:
        src/regress/lib/libc/sys/cerror: Makefile cerror.c

Log Message:
let's try to make sure that the mips cerror botch I just fixed doesn't
happen again.  Check that cerror is stuffing errno in the right place
and that 32- and 64-bit returns of -1 happen as expected.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/sys/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/sys/cerror/Makefile \
    src/regress/lib/libc/sys/cerror/cerror.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