Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: tshiozak
Date: Sun Aug 1 16:40:58 UTC 2004
Modified Files:
src/dist/smbfs/lib/smb: nls.c
src/include: iconv.h
src/lib/libc/iconv: iconv.c
Log Message:
make sure that the iconv(3) follows the POSIX specification;
change the 2nd argument from "const char ** restrict" to "char ** restrict".
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/dist/smbfs/lib/smb/nls.c
cvs rdiff -r1.3 -r1.4 src/include/iconv.h
cvs rdiff -r1.2 -r1.3 src/lib/libc/iconv/iconv.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