Source-Changes archive

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

CVS commit: src/include



Module Name:    src
Committed By:   kristerw
Date:           Tue Jul  8 01:43:29 UTC 2003

Modified Files:
        src/include: stdlib.h unistd.h

Log Message:
Do not give names to the parameters in function prototypes (those names
reduces the usefulness of the gcc -Wshadow flag).


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/include/stdlib.h
cvs rdiff -r1.92 -r1.93 src/include/unistd.h

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