]> gcc.gnu.org Git - gcc.git/commit
natSystem.cc (getpwuid_adaptor): New overloaded function that detects the signature...
authorAlexandre Oliva <oliva@gcc.gnu.org>
Sat, 21 Aug 1999 11:56:24 +0000 (11:56 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Sat, 21 Aug 1999 11:56:24 +0000 (11:56 +0000)
commitfb82082db3dd75ba956e0c17991c8606bf1d8930
tree77052244b29b3ddab482afe4823576d4ec70a359
parent5b33370d63acf843e6063a952db8d994c73bb0ec
natSystem.cc (getpwuid_adaptor): New overloaded function that detects the signature of getpwuid_r.

* java/lang/natSystem.cc (getpwuid_adaptor): New overloaded
function that detects the signature of getpwuid_r.
(init_properties): Use it.
* java/util/natDate.cc (ctime_adaptor): Likewise for ctime_r.
(toString): Use it.

From-SVN: r28790
libjava/java/lang/natSystem.cc
libjava/java/util/natDate.cc
This page took 0.053169 seconds and 5 git commands to generate.