]> git.ipfire.org Git - thirdparty/gcc.git/commit
natSystem.cc (DEFAULT_FILE_ENCODING): New macro.
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 6 May 1999 00:24:08 +0000 (17:24 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 6 May 1999 00:24:08 +0000 (17:24 -0700)
commit11a606ebaf5bd22a868a191d43033d8f7e389207
tree45fc920c2e3a1b99a5e26f551e265e68feeda6b2
parentbb27e3881ac0d73cbcbdb0f113679d54254fc867
natSystem.cc (DEFAULT_FILE_ENCODING): New macro.


* java/lang/natSystem.cc (DEFAULT_FILE_ENCODING):  New macro.
(default_file_encoding):  New global, initial value is above macro.
(init_properties):  Default file.encoding to default_file_encoding.

From-SVN: r26797
libjava/java/lang/natSystem.cc