Source-Changes archive

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

CVS commit: src/usr.bin



Module Name:    src
Committed By:   lukem
Date:           Fri Apr 18 03:21:02 UTC 2003

Modified Files:
        src/usr.bin/gcore: gcore.c
        src/usr.bin/head: head.c
        src/usr.bin/netstat: main.c
        src/usr.bin/renice: renice.c
        src/usr.bin/shuffle: shuffle.c
        src/usr.bin/xlint/lint1: main1.c

Log Message:
clear errno before strto(u)l() if we're going to test it for ERANGE afterwards


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.bin/gcore/gcore.c
cvs rdiff -r1.14 -r1.15 src/usr.bin/head/head.c
cvs rdiff -r1.40 -r1.41 src/usr.bin/netstat/main.c
cvs rdiff -r1.11 -r1.12 src/usr.bin/renice/renice.c
cvs rdiff -r1.11 -r1.12 src/usr.bin/shuffle/shuffle.c
cvs rdiff -r1.13 -r1.14 src/usr.bin/xlint/lint1/main1.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