]> git.ipfire.org Git - thirdparty/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:21 +0000 (11:56 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Sat, 21 Aug 1999 11:56:21 +0000 (11:56 +0000)
commitf033810d2265f5fac109f29cb23d1d6ef2fe71fb
tree7ffc40f96315777076e75421870d84601dedb798
parent210da6f5296357d4d9afdb03cda7dbfcdeeeff63
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: r28789
libjava/ChangeLog
libjava/java/lang/natSystem.cc
libjava/java/util/natDate.cc