prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
authorZack Weinberg <zackw@stanford.edu>
Sat, 28 Apr 2001 00:04:55 +0000 (00:04 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 28 Apr 2001 00:04:55 +0000 (00:04 +0000)
commit0539f1f7097a59a1bf61108e306184c2614d15c1
tree623fea005e9f4f7a4f172674c3c91cdc005d555e
parentcc2e8b2d919f2f65a289b31f3b12a27e868c21f6
prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.

* prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
* posix-threads.cc (_Jv_ThreadInitData): Use _Jv_Malloc.
(_Jv_ThreadDestroyData): Use _Jv_Free.

From-SVN: r41650
libjava/ChangeLog
libjava/posix-threads.cc
libjava/prims.cc