summaryrefslogtreecommitdiff
path: root/src/users.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-30Change `error (1, ...' to `error (EXIT_FAILURE, ...'.Jim Meyering1-1/+1
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering1-1/+1
2001-12-15Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering1-3/+4
2001-08-14(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering1-1/+1
2000-11-17Explicitly include sys/types.h before including system.h.Jim Meyering1-1/+3
2000-05-07Include "closeout.h".Jim Meyering1-0/+3
2000-02-05Use UT_USER in place of hard-coded `->ut_name' here, too.Jim Meyering1-2/+2
1999-03-31(PROGRAM_NAME, AUTHORS): Define and use.Jim Meyering1-2/+7
1999-03-06Include long-options.h.Jim Meyering1-17/+4
1999-02-08Include stdio.h.Jim Meyering1-1/+2
1999-01-25(usage): Remove static attribute.Jim Meyering1-1/+1
1998-09-19update bug-reporting addressJim Meyering1-1/+1
1998-06-29Include system.h only after error.h and readutmp.hJim Meyering1-3/+3
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering1-1/+1
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering1-2/+0
1997-10-07update bug-reporting addressJim Meyering1-1/+1
1997-07-13(users): Update read_utmp caller.Jim Meyering1-5/+10
1997-07-13indentJim Meyering1-1/+1
1997-07-13declare xmallocJim Meyering1-2/+4
1997-07-13.Jim Meyering1-0/+170
1996-02-25.Jim Meyering1-2/+0
1996-01-06.Jim Meyering1-0/+2