| Commit message (Expand) | Author | Age | Files | Lines |
* | perl 5.9.x (@ 24471): Symbian update | Jarkko Hietaniemi | 2005-05-17 | 1 | -1/+1 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+4 |
* | Regenerate reentr.[ch] | Rafael Garcia-Suarez | 2005-05-10 | 1 | -1/+1 |
* | cast to/from (void *) in the re-entrant code. Now watch the smoke rise. | Nicholas Clark | 2005-04-06 | 1 | -7/+7 |
* | Add comment to top of reentr.c and fix typos in other files | Dave Mitchell | 2004-08-01 | 1 | -1/+7 |
* | reentr.pl is not defining _srandom_struct | Jan Dubois | 2003-11-05 | 1 | -0/+6 |
* | Detecting errors of reentrant APIs: getgrgid_r and the like | Jarkko Hietaniemi | 2003-04-28 | 1 | -1/+1 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
* | Integrate: | Jarkko Hietaniemi | 2003-04-01 | 1 | -4/+5 |
* | Integrate: | Ilya Zakharevich | 2003-04-01 | 1 | -1/+1 |
* | Uid_t and Gid_t can easily be shorts and one cannot | Jarkko Hietaniemi | 2003-03-11 | 1 | -0/+8 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Integrate changes #18422 and #18423 from maint-5.8. | Rafael Garcia-Suarez | 2003-01-16 | 1 | -11/+12 |
* | No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers) | Jarkko Hietaniemi | 2002-10-11 | 1 | -23/+5 |
* | reentrant buffers | Jarkko Hietaniemi | 2002-10-02 | 1 | -8/+53 |
* | [perl #16729] crypt() doesn't work in multithreaded perl | mls@suse.de | 2002-08-25 | 1 | -0/+2 |
* | Remove false dependency between getgrent and setpwent | Jarkko Hietaniemi | 2002-04-09 | 1 | -70/+87 |
* | reentr.pl: warning fixes, getpwentr_size fix | Slaven Rezic | 2002-03-29 | 1 | -3/+12 |
* | check sysconf's return value in reentr.c | Slaven Rezic | 2002-03-22 | 1 | -12/+18 |
* | Implement the retry-on-ERANGE for the get*_r(). | Jarkko Hietaniemi | 2002-03-17 | 1 | -2/+186 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -0/+271 |