natSystem.cc (getpwuid_adaptor): New overloaded function that detects the signature...
authorAlexandre Oliva <oliva@gcc.gnu.org>
Sat, 21 Aug 1999 12:49:39 +0000 (12:49 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Sat, 21 Aug 1999 12:49:39 +0000 (12:49 +0000)
commite07eb72abc160e81e044f9e90528762cec7f5609
tree8b5e90a50b530881788ab72ed183e70aeccb58a5
parentfb82082db3dd75ba956e0c17991c8606bf1d8930
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: r28792
libjava/ChangeLog