OSDN Git Service

* java/io/natFile.cc (_access): Use __builtin_alloca.
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Feb 2002 04:48:03 +0000 (04:48 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Feb 2002 04:48:03 +0000 (04:48 +0000)
commit8c8a860bf4dea3d679d6cbc57453b4050bba0bba
tree5579de687ff18f93a32aefc3a7dfdf512d66f5ba
parentd2aa2d17ec7846b227792204623ff71c43ebfade
* java/io/natFile.cc (_access): Use __builtin_alloca.
(_stat): Likewise.
(attr): Likewise.
(getCanonicalPath): Likewise.
(performList): Likewise.
(performMkdir): Likewise.
(performSetReadOnly): Likewise.
(performRenameTo): Likewise.
(performSetLastModified): Likewise.
(performCreate): Likewise.
(performDelete): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49607 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/io/natFile.cc