summaryrefslogtreecommitdiff
path: root/reentr.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2007-02-121-1/+1
* Integrate:Jarkko Hietaniemi2007-02-031-1/+17
* Integrate:Nicholas Clark2007-01-141-1/+1
* Integrate:Nicholas Clark2005-09-181-2/+3
* Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7Steve Peters2005-05-121-11/+0
* Integrate:Steve Peters2005-05-111-1/+12
* Integrate:Stas Bekman2004-09-101-1/+1
* reentr.pl is not defining _srandom_structJan Dubois2003-11-051-0/+3
* make reentr.[ch] compatible with 5.8.0 againJan Dubois2003-11-011-653/+21
* Integrate:Jarkko Hietaniemi2003-05-041-1/+1
* Integrate:Jarkko Hietaniemi2003-04-281-121/+122
* Address "5.8.1@19053: crypt_r() takes 128K per thread".Jarkko Hietaniemi2003-04-011-2/+2
* Integrate (and regen Configure):Jarkko Hietaniemi2003-03-071-36/+62
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Document reentr.pl a bit better. Still ratherJarkko Hietaniemi2002-05-141-1/+1
* Avoid potentially empty struct.Jarkko Hietaniemi2002-05-141-0/+1
* Remove false dependency between getgrent and setpwentJarkko Hietaniemi2002-04-091-201/+224
* The I_CSD, I_S, and V_S had wrong recepting datatype.Jarkko Hietaniemi2002-03-221-37/+37
* Support crypt_r(const char*,const char*, CRYPTD*).Jarkko Hietaniemi2002-03-191-69/+77
* Implement the retry-on-ERANGE for the get*_r().Jarkko Hietaniemi2002-03-171-89/+240
* HP-UX has also endgrent_r/endpwent_r marked obsolete.Jarkko Hietaniemi2002-03-161-0/+2
* Doesn't make sense to test for protos if theJarkko Hietaniemi2002-03-151-27/+27
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-0/+1200