Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reentr.pl: warning fixes, getpwentr_size fix | Slaven Rezic | 2002-03-29 | 1 | -3/+14 |
* | check sysconf's return value in reentr.c | Slaven Rezic | 2002-03-22 | 1 | -3/+7 |
* | The I_CSD, I_S, and V_S had wrong recepting datatype. | Jarkko Hietaniemi | 2002-03-22 | 1 | -8/+15 |
* | More HP-UX/IA64 work | Spider Boardman | 2002-03-21 | 1 | -1/+8 |
* | Support crypt_r(const char*,const char*, CRYPTD*). | Jarkko Hietaniemi | 2002-03-19 | 1 | -5/+14 |
* | Implement the retry-on-ERANGE for the get*_r(). | Jarkko Hietaniemi | 2002-03-17 | 1 | -4/+209 |
* | If not building threaded, never mind the threaded prototypes. | Jarkko Hietaniemi | 2002-03-16 | 1 | -4/+7 |
* | More paranoid _r protochecking. At least Tru64 and | Jarkko Hietaniemi | 2002-03-16 | 1 | -3/+14 |
* | 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 | -1/+1 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -0/+705 |