The I_CSD, I_S, and V_S had wrong recepting datatype.
[p5sagit/p5-mst-13.2.git] / reentr.pl
2002-03-22 Jarkko Hietaniemi The I_CSD, I_S, and V_S had wrong recepting datatype.
2002-03-21 Spider Boardman More HP-UX/IA64 work
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Jarkko Hietaniemi Support crypt_r(const char*,const char*, CRYPTD*).
2002-03-17 Jarkko Hietaniemi Implement the retry-on-ERANGE for the get*_r().
2002-03-16 Jarkko Hietaniemi If not building threaded, never mind the threaded proto...
2002-03-16 Jarkko Hietaniemi More paranoid _r protochecking. At least Tru64 and
2002-03-16 Jarkko Hietaniemi HP-UX has also endgrent_r/endpwent_r marked obsolete.
2002-03-15 Jarkko Hietaniemi Doesn't make sense to test for protos if the
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,