libstdc++/ /ChangeLog its/locale_facets.h onfi ...
bkoz@sourceware.cygnus.com
bkoz@sourceware.cygnus.com
Mon Dec 20 12:05:00 GMT 1999
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@sourceware.cygnus.com 99/12/20 12:05:39
Modified files:
. : ChangeLog
bits : locale_facets.h
config/default : ctype.cc
config/default/bits: ctype_base.h
config/linux : ctype.cc
config/linux/bits: ctype_base.h
config/solaris : ctype.cc
config/solaris/bits: ctype_base.h
Log message:
1999-12-20 Benjamin Kosnik <bkoz@cygnus.com>
* docs/17_intro/RELEASE-NOTES: Fix typos.
* bits/locale_facets.h (ctype): Modify, use __to_type to abstract
out platform-specific bits.
* config/default/ctype.cc: And here.
* config/defaults/bits/ctype_base.h: And here.
* config/linux/ctype.cc: And here.
* config/linux/bits/ctype_base.h (ctype_base): And here.
* config/solaris/bits/ctype_base.h (ctype_base): Add
__to_type. Comment, as it looks like this is for solaris2.6 and
above: solaris2.5.1 doesn't seem to have the same definitions.
* config/solaris/ctype.cc: And here.
More information about the Libstdc++-cvs
mailing list