Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include sys/types.h before sys/stat.h. | Jim Meyering | 2000-04-05 | 1 | -1/+2 |
* | (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION', | Jim Meyering | 2000-02-03 | 1 | -1/+1 |
* | (extract_trimmed_name): Use UT_USER instead of hard-coding | Jim Meyering | 2000-01-30 | 1 | -4/+4 |
* | (read_utmp): Use the new definitions. | Jim Meyering | 1999-05-05 | 1 | -4/+4 |
* | (read_utmp): Ignore the return value from utmpname. | Jim Meyering | 1999-05-03 | 1 | -2/+5 |
* | (read_utmp) [HAVE_UTMPNAME]: Rewrite. | Jim Meyering | 1999-03-02 | 1 | -43/+12 |
* | Include stdio.h. | Jim Meyering | 1999-02-08 | 1 | -0/+2 |
* | *** empty log message ***SH-UTILS-1_16f | Jim Meyering | 1999-02-08 | 1 | -2/+3 |
* | (read_utmp): Add variant for systems that have the utmpname function. | Jim Meyering | 1998-05-16 | 1 | -7/+71 |
* | don't include error.h. | Jim Meyering | 1997-07-13 | 1 | -1/+0 |
* | (read_utmp): Take new params: count and buffer. | Jim Meyering | 1997-07-13 | 1 | -17/+16 |
* | . | Jim Meyering | 1997-07-13 | 1 | -0/+95 |