aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/natSystem.cc
AgeCommit message (Expand)AuthorFilesLines
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey1-1/+7
2005-04-25[multiple changes]Michael Koch1-13/+0
2004-06-15natSystem.cc (getenv0): Don't assume environment variable is Latin 1 coded.Andrew Haley1-1/+1
2004-06-14System.java: (getenv0): New method.Andrew Haley1-0/+13
2003-07-23* java/lang/natSystem.cc (arraycopy): Check for overflow.Tom Tromey1-2/+4
2003-02-19natStackTrace.cc: Include platform.h immediately after config.h.Rainer Orth1-3/+2
2002-05-13re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey1-384/+15
2002-05-03natSystem.cc (getSystemTimeZone): Use HAVE_UNDERSCORE_TIMEZONE.David Billinghurst1-0/+2
2002-04-07natSystem.cc (init_properties): Call new function _Jv_platform_initProperties.Adam King1-16/+4
2002-03-18natSystem.cc (init_properties): Update VM version properties.Bryce McKinlay1-6/+16
2002-03-08win32.cc (_Jv_platform_gettimeofday): Now takes no args, returns jlong.Adam Megacz1-3/+1
2002-02-27natSystem.cc (init_properties): Use __VERSION__.Tom Tromey1-2/+2
2002-02-22natSystem.cc (init_properties): Include the `Inc.' in java.vendor and java.vm...Tom Tromey1-2/+2
2002-02-07prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.Tom Tromey1-1/+1
2002-02-07embedded updatesAnthony Green1-1/+5
2002-02-06configure.in: Set up PLATFORMOBJS not PLATFORM_SPECIFIC_SOURCES.Bryce McKinlay1-1/+1
2002-01-11natSystem.cc (init_properties): Only look for default locale if LC_MESSAGES i...Tom Tromey1-3/+4
2002-01-08For PR libgcj/5031:Tom Tromey1-1/+6
2002-01-06configure, [...]: Rebuilt.Andreas Tobler1-22/+17
2001-09-05natSystem.cc (init_properties): Default locale is en_US, not just en.Tom Tromey1-0/+1
2001-06-08re PR libgcj/3059 (System doesn't set java.home property)Tom Tromey1-2/+5
2001-04-20natSystem.cc (getSystemTimeZone): Adjust for DST.Warren Levy1-2/+4
2001-04-02natSystem.cc (init_properties): Revert yesterday's changes to "file.separator...Bryce McKinlay1-9/+9
2001-04-011.3-Compliant Implementation of java.io.File.Bryce McKinlay1-9/+9
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-4/+4
2001-02-08gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers1-1/+1
2001-01-26natSystem.cc (getSystemTimeZone): Only use tm_gmtoff and timezone if they are...Warren Levy1-2/+15
2001-01-12natSystem.cc: Include locale.h if it exists.Tom Tromey1-0/+4
2001-01-09re PR libgcj/1411 (natTimeZone.cc should be removed)Warren Levy1-1/+63
2000-11-29natSystem.cc (init_properties): Set user.language and user.region.Bryce McKinlay1-1/+26
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay1-15/+17
2000-10-06natField.cc (BooleanClass): Don't define.Tom Tromey1-4/+1
2000-09-26natSystem.cc (file_encoding): Added return statement.Alexandre Petit-Bianco1-0/+1
2000-09-11BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey1-0/+21
2000-09-05natIconv.cc (read): Remove unused local.Bryce McKinlay1-2/+0
2000-09-04re GNATS java.io/203 (File.createTempFile doesn't close descriptor)Anthony Green1-2/+4
2000-08-26Makefile.in: Rebuilt.Anthony Green1-24/+21
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green1-8/+33
2000-08-02Makefile.in: Rebuilt.Tom Tromey1-29/+3
2000-04-21re GNATS libgcj/15 (_REENTRANT should be defined more consistently)Tom Tromey1-7/+0
2000-03-07All files: Updated copyright information.Tom Tromey1-3/+3
2000-02-15natSystem.cc (init_properties): set java.lang.classpath property.Bryce McKinlay1-2/+9
2000-02-11natFileDescriptorPosix.cc (open): Recognize EXCL flag.Tom Tromey1-0/+3
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-3/+3
2000-01-11natSystem.cc (getpwuid_adaptor): New adaptor for HP/UX.Tom Tromey1-1/+12
1999-12-15natSystem.cc (init_properties): Don't set user.name or user.home if NO_GETUID...Tom Tromey1-1/+5
1999-11-25prims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementFromElementType.Tom Tromey1-44/+2
1999-10-15gij.cc (main): Formatting fixes.Tom Tromey1-3/+15
1999-10-15libtool-version: Catch up by incrementing current.Anthony Green1-0/+28
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1