| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 1 | -200/+0 | |
| 2005-09-22 | Sync from gnulib. | Paul Eggert | 1 | -1/+1 | |
| 2005-07-02 | Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. | Jim Meyering | 1 | -3/+1 | |
| 2005-06-29 | (getuser, getuidbyname, getgroup, getgidbyname): Likewise. | Jim Meyering | 1 | -4/+4 | |
| 2005-05-30 | (getpwuid, getpwnam, getgrgid, getgrnam) | Paul Eggert | 1 | -9/+3 | |
| [!defined _POSIX_VERSION]: Remove decls; not needed these days. | |||||
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | 1 | -1/+1 | |
| 2003-09-10 | Include <string.h> unconditionally. | Jim Meyering | 1 | -6/+1 | |
| 2003-04-11 | Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. | Jim Meyering | 1 | -4/+4 | |
| 2003-01-10 | Don't declare directly functions declared by xalloc.h. | Jim Meyering | 1 | -4/+3 | |
| Include "xalloc.h" instead. | |||||
| 1998-12-19 | *** empty log message *** | Jim Meyering | 1 | -1/+2 | |
| 1998-03-10 | (getuidbyname) [__DJGPP__]: Make function know about | Jim Meyering | 1 | -0/+22 | |
| any arbitrary user name. (getgidbyname) [__DJGPP__]: Make function know about any arbitrary group name. From Eli. | |||||
| 1998-02-24 | update from libit | Jim Meyering | 1 | -37/+15 | |
| 1997-11-30 | (getuidbyname, getgidbyname): Names can now | Jim Meyering | 1 | -7/+10 | |
| be NULL in cache. This change merely fixes ifdeffed-out code. | |||||
| 1997-08-31 | Ifdef out dcl of now-unused nogroup_alist. | Jim Meyering | 1 | -0/+2 | |
| 1997-07-06 | (getuidbyname): Declare parameter to be const. | Jim Meyering | 1 | -2/+2 | |
| (getgidbyname): Declare parameter to be const. | |||||
| 1997-07-06 | (getuser): Return NULL (rather than stringified uid) upon lookup failure. | Jim Meyering | 1 | -26/+24 | |
| (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 | 1 | -4/+8 | |
| 1992-10-31 | Initial revision | Jim Meyering | 1 | -0/+206 | |
