Source-Changes archive

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

CVS commit: src/lib/libc/locale



Module Name:    src
Committed By:   hubertf
Date:           Sat Mar 10 00:12:23 UTC 2007

Modified Files:
        src/lib/libc/locale: wcstoimax.c wcstol.c wcstoll.c wcstoul.c
            wcstoull.c wcstoumax.c

Log Message:
Remove a bunch of unneeded #include <ctype.h>s
From: Slava Semushin <php-coder%altlinux.ru@localhost>


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/locale/wcstoimax.c \
    src/lib/libc/locale/wcstoll.c src/lib/libc/locale/wcstoull.c \
    src/lib/libc/locale/wcstoumax.c
cvs rdiff -r1.3 -r1.4 src/lib/libc/locale/wcstol.c \
    src/lib/libc/locale/wcstoul.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