aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/natSystem.cc
AgeCommit message (Expand)AuthorFilesLines
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
1999-08-22Added missing whitespace in function calls within adaptorsAlexandre Oliva1-2/+2
1999-08-21natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva1-1/+30
1999-07-31natSystem.cc (arraycopy): Use bcopy if memmove is not available.Alexandre Oliva1-1/+6
1999-05-17natSystem.cc (init_properties): URL now points to sourceware.Tom Tromey1-1/+1
1999-05-07acconfig.h (GCJVERSION): New undef.Tom Tromey1-6/+25
1999-05-05natSystem.cc (DEFAULT_FILE_ENCODING): New macro.Per Bothner1-1/+6
1999-04-19natSystem.cc (init_properties): Only declare pwd_entry once.Tom Tromey1-1/+1
1999-04-13natSystem.cc (arraycopy): Don't always use jbyteArray; instead switch on actu...Tom Tromey1-9/+51
1999-04-12natSystem.cc (SystemClass): New define.Tom Tromey1-3/+10
1999-04-07Initial revisionTom Tromey1-0/+259