summaryrefslogtreecommitdiff
path: root/libjava/gnu/classpath/natSystemProperties.cc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove libjava.Andrew Haley2016-09-301-425/+0
* Don't leak upon failed realloc.Jim Meyering2008-03-101-0/+3
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-2/+2
* natSystemProperties.cc (insertSystemProperties): Removed obsolete comment.Tom Tromey2006-10-111-1/+1
* re PR libgcj/27890 (lib/logging.properties pollutes common namespace)Thomas Fitzsimmons2006-08-221-4/+4
* natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD...Andreas Tobler2006-08-011-2/+2
* natSystemProperties.cc (insertSystemProperties): Bump "java.class.version" to...Bryce McKinlay2006-06-201-1/+1
* gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname.Tom Tromey2006-06-091-1/+2
* makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons2006-05-301-10/+32
* link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ...Bryce McKinlay2006-02-081-3/+3
* re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons2005-09-121-2/+9
* re PR libgcj/23761 (java.library.path doesn't affect module loading path)Thomas Fitzsimmons2005-09-081-1/+3
* [multiple changes]Michael Koch2005-04-251-0/+390