Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc



Module Name:    src
Committed By:   tnozaki
Date:           Sat Apr 15 15:34:34 UTC 2006

Modified Files:
        src/lib/libc/include: namespace.h
        src/lib/libc/locale: wcstod.3 wcstod.c

Log Message:
wcstod(3) is conform to ISO C90 Ammendant1 (FreeBSD's manpage is incorrect...).
don't __weak_alias'ize it and fix manpage.


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/lib/libc/include/namespace.h
cvs rdiff -r1.1 -r1.2 src/lib/libc/locale/wcstod.3
cvs rdiff -r1.9 -r1.10 src/lib/libc/locale/wcstod.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