Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf). | Manuel Novoa III | 2003-11-06 | 1 | -45/+0 |
| | |||||
* | Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully | Eric Andersen | 2003-10-10 | 1 | -1/+3 |
| | | | | reentrant, since there was still a shared static value. indent stuff, | ||||
* | Yet more rework to make __getgrent and the functions that use it | Eric Andersen | 2002-08-18 | 1 | -51/+4 |
| | | | | | reentrant... -Erik | ||||
* | Don't use fixed buffers if we have an mmu such that malloc | Eric Andersen | 2002-06-12 | 1 | -8/+15 |
| | | | | | and realloc are cheap. -Erik | ||||
* | Silence warnings, clean things up. | Eric Andersen | 2002-06-12 | 1 | -0/+9 |
| | | | | -Erik | ||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -0/+9 |
| | |||||
* | Dependancy fixup, and remove some obcolete files. | Eric Andersen | 2000-10-07 | 1 | -1/+1 |
| | |||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+65 |