Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Thu Oct 24 16:45:35 PDT 1996
Update of /cvsroot/src/sys/lib/libkern
In directory netbsd1:/var/slash-tmp/cvs-serv4942
Modified Files:
bcmp.c strcmp.c strncmp.c
Log Message:
when casting const pointers, preserve const qualifiers. (-Wcast-qual)
cgd
Thu Oct 24 16:47:29 PDT 1996
Update of /cvsroot/src/lib/libc/string
In directory netbsd1:/var/slash-tmp/cvs-serv5183
Modified Files:
bcmp.c strncmp.c strcmp.c
Log Message:
pull up from libkern:
>when casting const pointers, preserve const qualifiers. (-Wcast-qual)
Home |
Main Index |
Thread Index |
Old Index