Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-30 | (getpwuid, getpwnam, getgrgid, getgrnam) | Paul Eggert | |
[!defined _POSIX_VERSION]: Remove decls; not needed these days. | |||
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2003-09-10 | Include <string.h> unconditionally. | Jim Meyering | |
2003-04-11 | Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. | Jim Meyering | |
2003-01-10 | Don't declare directly functions declared by xalloc.h. | Jim Meyering | |
Include "xalloc.h" instead. | |||
1998-12-19 | *** empty log message *** | Jim Meyering | |
1998-03-10 | (getuidbyname) [__DJGPP__]: Make function know about | Jim Meyering | |
any arbitrary user name. (getgidbyname) [__DJGPP__]: Make function know about any arbitrary group name. From Eli. | |||
1998-02-24 | update from libit | Jim Meyering | |
1997-11-30 | (getuidbyname, getgidbyname): Names can now | Jim Meyering | |
be NULL in cache. This change merely fixes ifdeffed-out code. | |||
1997-08-31 | Ifdef out dcl of now-unused nogroup_alist. | Jim Meyering | |
1997-07-06 | (getuidbyname): Declare parameter to be const. | Jim Meyering | |
(getgidbyname): Declare parameter to be const. | |||
1997-07-06 | (getuser): Return NULL (rather than stringified uid) upon lookup failure. | Jim Meyering | |
(getgroup): Likewise. (getuidbyname) [NOT_USED]: #ifdef-out unused function. (getgidbyname) [NOT_USED]: #ifdef-out unused function. | |||
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1992-10-31 | Initial revision | Jim Meyering | |