Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc
Module Name: src
Committed By: matt
Date: Tue Mar 20 16:21:41 UTC 2012
Modified Files:
src/common/lib/libc/gmon: mcount.c
src/common/lib/libc/md: md4c.c md5c.c
src/common/lib/libc/quad: qdivrem.c quad.h
Log Message:
Remove __P usage.
Convert to C89 prototypes.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libc/gmon/mcount.c
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/md/md4c.c \
src/common/lib/libc/md/md5c.c
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/quad/qdivrem.c
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/quad/quad.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