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 Dec 14 02:28:58 UTC 2010

Modified Files:
        src/gnu/dist/gcc4/libstdc++-v3/config/os/bsd/netbsd: ctype_base.h
        src/lib/libc/gen: ctype_.c isctype.c
        src/lib/libc/locale: runetype_misc.h
        src/sys/sys: ctype_bits.h ctype_inline.h
        src/usr.sbin/chrtbl: chrtbl.c

Log Message:
Prefix ctype bitmask macros with _CTYPE


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
    src/gnu/dist/gcc4/libstdc++-v3/config/os/bsd/netbsd/ctype_base.h
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/gen/ctype_.c
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/gen/isctype.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/locale/runetype_misc.h
cvs rdiff -u -r1.1 -r1.2 src/sys/sys/ctype_bits.h src/sys/sys/ctype_inline.h
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/chrtbl/chrtbl.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