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:   perry
Date:           Sat Dec 24 19:16:02 UTC 2005

Modified Files:
        src/include: errno.h math.h signal.h stdio.h unistd.h
        src/include/rpc: xdr.h

Log Message:
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/include/errno.h
cvs rdiff -r1.41 -r1.42 src/include/math.h
cvs rdiff -r1.45 -r1.46 src/include/signal.h
cvs rdiff -r1.61 -r1.62 src/include/stdio.h
cvs rdiff -r1.108 -r1.109 src/include/unistd.h
cvs rdiff -r1.22 -r1.23 src/include/rpc/xdr.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