Integrate:
[p5sagit/p5-mst-13.2.git] / reentr.c
2003-04-01 Jarkko Hietaniemi Integrate:
2003-04-01 Ilya Zakharevich Integrate:
2003-03-11 Jarkko Hietaniemi Uid_t and Gid_t can easily be shorts and one cannot
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-01-16 Rafael Garcia-Suarez Integrate changes #18422 and #18423 from maint-5.8.
2002-10-11 Jarkko Hietaniemi No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
2002-10-02 Jarkko Hietaniemi reentrant buffers
2002-08-25 mls@suse.de [perl #16729] crypt() doesn't work in multithreaded...
2002-04-09 Jarkko Hietaniemi Remove false dependency between getgrent and setpwent
2002-03-29 Slaven Rezic reentr.pl: warning fixes, getpwentr_size fix
2002-03-22 Slaven Rezic check sysconf's return value in reentr.c
2002-03-17 Jarkko Hietaniemi Implement the retry-on-ERANGE for the get*_r().
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,