| Commit message (Expand) | Author | Age | Files | Lines |
* | Add comment to top of reentr.c and fix typos in other files | Dave Mitchell | 2004-08-01 | 1 | -1/+1 |
* | reentr.pl is not defining _srandom_struct | Jan Dubois | 2003-11-05 | 1 | -0/+3 |
* | Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again | Jan Dubois | 2003-11-03 | 1 | -94/+94 |
* | Detecting errors of reentrant APIs: getgrgid_r and the like | Jarkko Hietaniemi | 2003-04-28 | 1 | -121/+122 |
* | 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 | -2/+2 |
* | Couple more _r possibilities (found in a RH 8.0 box), and | Jarkko Hietaniemi | 2003-03-05 | 1 | -36/+62 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Document reentr.pl a bit better. Still rather | Jarkko Hietaniemi | 2002-05-14 | 1 | -1/+1 |
* | Avoid potentially empty struct. | Jarkko Hietaniemi | 2002-05-14 | 1 | -0/+1 |
* | Remove false dependency between getgrent and setpwent | Jarkko Hietaniemi | 2002-04-09 | 1 | -201/+224 |
* | The I_CSD, I_S, and V_S had wrong recepting datatype. | Jarkko Hietaniemi | 2002-03-22 | 1 | -37/+37 |
* | Support crypt_r(const char*,const char*, CRYPTD*). | Jarkko Hietaniemi | 2002-03-19 | 1 | -69/+77 |
* | Implement the retry-on-ERANGE for the get*_r(). | Jarkko Hietaniemi | 2002-03-17 | 1 | -89/+240 |
* | HP-UX has also endgrent_r/endpwent_r marked obsolete. | Jarkko Hietaniemi | 2002-03-16 | 1 | -0/+2 |
* | Doesn't make sense to test for protos if the | Jarkko Hietaniemi | 2002-03-15 | 1 | -27/+27 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -0/+1200 |