| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-10-10 | Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully | Eric Andersen | |
| reentrant, since there was still a shared static value. indent stuff, | |||
| 2003-09-06 | Small fix for when threading (I think) was disabled. | Manuel Novoa III | |
| 2002-09-10 | Fix some locking problems noted by Manuel. __getgrent() was always | Eric Andersen | |
| called under lock, but the callers did not share the same locks... -Erik | |||
| 2002-08-18 | Yet more rework to make __getgrent and the functions that use it | Eric Andersen | |
| reentrant... -Erik | |||
| 2002-08-08 | Fix locking | Eric Andersen | |
| -Erik | |||
| 2002-06-17 | Shuffle the logic around a bit | Eric Andersen | |
| 2002-06-12 | Silence warnings, clean things up. | Eric Andersen | |
| -Erik | |||
| 2002-04-13 | Patch from Jim Treadway <jim@stardot-tech.com>: | Eric Andersen | |
| The internal __getgrent function doesn't allocate enough memory to hold the trailing NULL pointer in the gr_mem member of the returned 'struct group *'. | |||
| 2000-10-07 | Formatting update | Eric Andersen | |
| 2000-05-14 | Initial revision | Erik Andersen | |
