summaryrefslogtreecommitdiff
path: root/reentr.c
Commit message (Expand)AuthorAgeFilesLines
* No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)Jarkko Hietaniemi2002-10-111-23/+5
* reentrant buffersJarkko Hietaniemi2002-10-021-8/+53
* [perl #16729] crypt() doesn't work in multithreaded perlmls@suse.de2002-08-251-0/+2
* Remove false dependency between getgrent and setpwentJarkko Hietaniemi2002-04-091-70/+87
* reentr.pl: warning fixes, getpwentr_size fixSlaven Rezic2002-03-291-3/+12
* check sysconf's return value in reentr.cSlaven Rezic2002-03-221-12/+18
* Implement the retry-on-ERANGE for the get*_r().Jarkko Hietaniemi2002-03-171-2/+186
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-0/+271