tests: ensure at least one failure when $built_programs is empty
[platform/upstream/coreutils.git] / src / pinky.c
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2006-10-14 Jim Meyering* src/pinky.c: Don't include stat-macros.h; system...
2006-10-14 Jim Meyering* src/pinky.c (S_IWGRP): Don't define.
2006-07-09 Paul Eggert(create_fullname): Don't assume char is unsigned.
2005-09-22 Paul EggertInclude canon-host.h rather than declaring
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-30 Paul Eggert(short_pinky): Adjust to read_utmp signature change.
2005-03-28 Jim Meyering(print_entry): Use NULL, not `0'.
2004-11-30 Paul Eggert(gethostname): Remove decl.
2004-11-16 Paul EggertFix memory leak.
2004-09-21 Paul EggertRemove unused "case 0".
2004-08-02 Paul Eggert(include_idle, include_heading, include_fullname,
2004-06-22 Jim MeyeringThe 2004-06-19 fix for who and pinky was incomplete...
2004-06-20 Jim MeyeringDon't dump core if ctime returns NULL; this is possible on
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-08-17 Jim MeyeringAvoid unnecessary and sometimes time-consuming hostname...
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-06-17 Jim Meyering(main): Call initialize_main.
2002-10-19 Jim Meyering(print_heading): Align TTY and Name headings.
2002-10-12 Jim Meyering(print_long_entry): fread returns size_t.
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-08-30 Jim MeyeringChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2001-12-15 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-08-24 Jim MeyeringUse `n_users' in place of `argc - optind' in two more...
2001-08-24 Jim Meyering(main): Fail if -l is specified with no username.
2001-08-24 Jim Meyering(usage): Clarify description of -l. From Clark Morgan.
2001-08-14 Jim Meyering(AUTHORS): Mark string for translation, since it contai...
2000-11-17 Jim MeyeringExplicitly include sys/types.h before including system.h.
2000-05-07 Jim MeyeringInclude "closeout.h".
2000-01-31 Jim MeyeringUse UT_USER in place of hard-coded `->ut_name' here...
1999-05-10 Jim MeyeringExpand each `&' character in the gecos field.
1999-03-31 Jim MeyeringNo longer include long-options.h.
1999-03-31 Jim Meyering(PROGRAM_NAME, AUTHORS): Define and use.
1999-03-06 Jim MeyeringInclude long-options.h.
1999-02-16 Jim Meyering(usage): add \n\
1999-02-16 Jim Meyering(usage): Add a one-line description.
1999-02-08 Jim Meyeringcopyright date
1999-02-08 Jim MeyeringInclude stdio.h.
1999-01-25 Jim Meyering(usage): Remove static attribute.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-29 Jim MeyeringChange all uses of unlocked-wrapped functions to their...
1997-10-25 Jim MeyeringRemove old-style xmalloc and xrealloc decls.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-08-03 Jim Meyerings/\<_ (/_(/g
1997-08-03 Jim Meyeringindent
1997-08-03 Jim Meyering.