summaryrefslogtreecommitdiff
path: root/libjava/java/lang/natSystem.cc
AgeCommit message (Expand)Author
2000-11-29natSystem.cc (init_properties): Set user.language and user.region.Bryce McKinlay
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay
2000-10-06natField.cc (BooleanClass): Don't define.Tom Tromey
2000-09-26natSystem.cc (file_encoding): Added return statement.Alexandre Petit-Bianco
2000-09-11BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey
2000-09-05natIconv.cc (read): Remove unused local.Bryce McKinlay
2000-09-04re GNATS java.io/203 (File.createTempFile doesn't close descriptor)Anthony Green
2000-08-26Makefile.in: Rebuilt.Anthony Green
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green
2000-08-02Makefile.in: Rebuilt.Tom Tromey
2000-04-21re GNATS libgcj/15 (_REENTRANT should be defined more consistently)Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-02-15natSystem.cc (init_properties): set java.lang.classpath property.Bryce McKinlay
2000-02-11natFileDescriptorPosix.cc (open): Recognize EXCL flag.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
2000-01-11natSystem.cc (getpwuid_adaptor): New adaptor for HP/UX.Tom Tromey
1999-12-15natSystem.cc (init_properties): Don't set user.name or user.home if NO_GETUID...Tom Tromey
1999-11-25prims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementFromElementType.Tom Tromey
1999-10-15gij.cc (main): Formatting fixes.Tom Tromey
1999-10-15libtool-version: Catch up by incrementing current.Anthony Green
1999-09-10configure: Rebuilt.Tom Tromey
1999-08-22Added missing whitespace in function calls within adaptorsAlexandre Oliva
1999-08-21natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva
1999-07-31natSystem.cc (arraycopy): Use bcopy if memmove is not available.Alexandre Oliva
1999-05-17natSystem.cc (init_properties): URL now points to sourceware.Tom Tromey
1999-05-07acconfig.h (GCJVERSION): New undef.Tom Tromey
1999-05-05natSystem.cc (DEFAULT_FILE_ENCODING): New macro.Per Bothner
1999-04-19natSystem.cc (init_properties): Only declare pwd_entry once.Tom Tromey
1999-04-13natSystem.cc (arraycopy): Don't always use jbyteArray; instead switch on actu...Tom Tromey
1999-04-12natSystem.cc (SystemClass): New define.Tom Tromey
1999-04-07Initial revisionTom Tromey