Source-Changes archive

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

CVS commit: src/bin/cat



Module Name:    src
Committed By:   cbiere
Date:           Sat Jan 13 11:51:59 UTC 2007

Modified Files:
        src/bin/cat: cat.c

Log Message:
 - Applied patch from PR bin/35408 by Andreas Wiese.
 - Use EXIT_FAILURE instead of 1.
 - Use return instead of exit() at the end of main().
 - Use sizeof() instead of BUFSIZ.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/bin/cat/cat.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