projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a434a3
)
Win32Process.java: Filled in a placeholder implementation so Win32 will build.
author
Adam Megacz
<megacz@gcc.gnu.org>
Tue, 12 Feb 2002 06:10:45 +0000
(06:10 +0000)
committer
Adam Megacz
<megacz@gcc.gnu.org>
Tue, 12 Feb 2002 06:10:45 +0000
(06:10 +0000)
2002-02-12 Adam Megacz <adam@xwt.org>
* java/lang/Win32Process.java: Filled in a placeholder
implementation so Win32 will build.
From-SVN: r49701
libjava/ChangeLog
patch
|
blob
|
history
diff --git
a/libjava/ChangeLog
b/libjava/ChangeLog
index a4f524222e6cff3489ec5995bc33bd8383878d1a..0d0402339d589ba9538a9a1a04057793ef298f68 100644
(file)
--- a/
libjava/ChangeLog
+++ b/
libjava/ChangeLog
@@
-1,3
+1,8
@@
+2002-02-12 Adam Megacz <adam@xwt.org>
+
+ * java/lang/Win32Process.java: Filled in a placeholder
+ implementation so Win32 will build.
+
2002-02-12 Adam Megacz <adam@xwt.org>
* java/io/natFilePosix.cc: Copied this from natFile.cc.