gcc/libjava/java
Andrew Haley df94fa14b9 System.java: (getenv0): New method.
2004-06-14  Andrew Haley  <aph@redhat.com>

        * java/lang/System.java: (getenv0): New method.
        (getenv): Add security check.  Do the right thing.
        * java/lang/natSystem.cc (getenv0): New method.

From-SVN: r83107
2004-06-14 14:34:21 +00:00
..
applet [multiple changes] 2004-05-27 06:17:44 +00:00
awt Toolkit.java (loadSystemColors): Implement. 2004-05-30 13:53:58 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
io [multiple changes] 2004-06-01 12:47:02 +00:00
lang System.java: (getenv0): New method. 2004-06-14 14:34:21 +00:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-05 08:51:04 +00:00
nio 2004-05-30 Michael Koch <konqueror@gmx.de> 2004-05-30 13:38:20 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security 2004-06-01 Michael Koch <konqueror@gmx.de> 2004-06-01 11:57:10 +00:00
sql DriverManager.java: Cleaned up imports. 2004-04-23 07:57:47 +00:00
text CollationElementIterator.java, [...]: New versions from GNU classpath. 2004-05-31 22:16:31 +00:00
util GregorianCalendar.java (computeTime): Skip buggy formulae when we already know the answer. 2004-06-11 05:54:02 +00:00