DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/include ctype.h src/lib/libc/gen ctype.c isctype.c src/lib/libc/locale runeglue.c src/gnu/lib/gcc34/libstdc++ ctype_base.h.patch
joerg 2005/09/17 07:39:44 PDT
DragonFly src repository
Modified files:
include ctype.h
lib/libc/gen ctype.c isctype.c
lib/libc/locale runeglue.c
gnu/lib/gcc34/libstdc++ ctype_base.h.patch
Log:
Too many windhills in the third party software world to fight them all.
Maybe programmers learn once not to mess with namespaces, but capitulate
for now and prefix the ctype masks with _CTYPEMASK.
Revision Changes Path
1.16 +23 -23 src/include/ctype.h
1.5 +12 -0 src/lib/libc/gen/ctype.c
1.6 +12 -12 src/lib/libc/gen/isctype.c
1.3 +11 -11 src/lib/libc/locale/runeglue.c
1.3 +19 -19 src/gnu/lib/gcc34/libstdc++/ctype_base.h.patch
http://www.dragonflybsd.org/cvsweb/src/include/ctype.h.diff?r1=1.15&r2=1.16&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/ctype.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/isctype.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/locale/runeglue.c.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/lib/gcc34/libstdc++/ctype_base.h.patch.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]