summaryrefslogtreecommitdiff
path: root/lib/readutmp.c
Commit message (Expand)AuthorAgeFilesLines
* Include sys/types.h before sys/stat.h.Jim Meyering2000-04-051-1/+2
* (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',Jim Meyering2000-02-031-1/+1
* (extract_trimmed_name): Use UT_USER instead of hard-codingJim Meyering2000-01-301-4/+4
* (read_utmp): Use the new definitions.Jim Meyering1999-05-051-4/+4
* (read_utmp): Ignore the return value from utmpname.Jim Meyering1999-05-031-2/+5
* (read_utmp) [HAVE_UTMPNAME]: Rewrite.Jim Meyering1999-03-021-43/+12
* Include stdio.h.Jim Meyering1999-02-081-0/+2
* *** empty log message ***SH-UTILS-1_16fJim Meyering1999-02-081-2/+3
* (read_utmp): Add variant for systems that have the utmpname function.Jim Meyering1998-05-161-7/+71
* don't include error.h.Jim Meyering1997-07-131-1/+0
* (read_utmp): Take new params: count and buffer.Jim Meyering1997-07-131-17/+16
* .Jim Meyering1997-07-131-0/+95