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:   joerg
Date:           Tue Apr 16 16:52:13 UTC 2013

Modified Files:
        src/include: inttypes.h wchar.h
        src/lib/libc/locale: _wcstol.h _wcstoul.h

Log Message:
Add support for wcstoimax_l and friends.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/include/inttypes.h
cvs rdiff -u -r1.31 -r1.32 src/include/wchar.h
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/locale/_wcstol.h \
    src/lib/libc/locale/_wcstoul.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