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:   cegger
Date:           Mon Mar 16 05:59:22 UTC 2009

Modified Files:
        src/common/lib/libc/gen: bswap64.c
        src/common/lib/libc/hash/sha1: sha1.c
        src/common/lib/libc/md: md4c.c md5c.c
        src/common/lib/libc/net: __cmsg_alignbytes.c

Log Message:
ansify function definitions


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/gen/bswap64.c
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/hash/sha1/sha1.c
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/md/md4c.c \
    src/common/lib/libc/md/md5c.c
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/net/__cmsg_alignbytes.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