summaryrefslogtreecommitdiff
path: root/src/uptime.c
Commit message (Expand)AuthorAgeFilesLines
* maint: avoid a valgrind memory leak warning from uptimeAnton Ovchinnikov2013-07-071-1/+3
* uptime: gettextize an overlooked string, and normalize anotherBenno Schulenberg2013-01-121-2/+2
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-1/+1
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* uptime: omit unnecessary #ifPaul Eggert2011-02-141-4/+0
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: add a space before open-paren, where lackingJim Meyering2010-03-171-2/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* maint: uptime: fix a theoretical compile warningPádraig Brady2009-09-221-0/+4
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-25/+25
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-231-1/+1
* accommodate gnulib header removalsJim Meyering2008-10-191-2/+0
* uptime --help: put together message parts that belong togetherBenno Schulenberg2008-09-191-6/+10
* use new global, "Version", rather than macro, VERSIONJim Meyering2008-08-261-1/+1
* Document uptime.James Youngman2008-08-051-8/+18
* doc: correct and normalize --help output of several toolsBenno Schulenberg2008-08-041-1/+1
* use gnulib's progname moduleJim Meyering2008-06-031-4/+1
* declare program_name consistentlyJim Meyering2008-06-021-1/+1
* adjust copyright datesJim Meyering2008-05-261-1/+1
* convert 3-author programs to use proper_nameJim Meyering2008-05-261-1/+4
* Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake2007-08-301-2/+2
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* Help translators include translation team's web or email address.Jim Meyering2007-03-281-1/+1
* BeOS portability.Paul Eggert2006-08-221-1/+18
* Fix bugs when printing plurals of numbers that are notPaul Eggert2006-08-161-1/+2
* (print_uptime): Move decl of local `upsecs' into scope where it's used.Jim Meyering2005-12-031-2/+1
* (print_uptime): Remove unnecessary parens in `#if defined (SYMBOL)' expressions.Jim Meyering2005-08-231-1/+1
* Update FSF postal mail address.Jim Meyering2005-05-141-1/+1
* Update FSF postal mail address.Jim Meyering2005-05-141-1/+1
* (uptime): New arg OPTIONS. All uses changed.Paul Eggert2005-03-301-5/+6
* (print_uptime): Use NULL, not `0'.Jim Meyering2005-03-281-2/+2
* (print_uptime): Use IS_USER_PROCESS andPaul Eggert2004-11-301-17/+3
* (main): Use getopt_long rather than getopt.Paul Eggert2004-11-171-1/+1
* (main): Remove declaration of unused local, optc.Jim Meyering2004-10-181-1/+0
* Remove now-unused long-options static var.Paul Eggert2004-09-211-17/+2
* (print_uptime, uptime): Use size_t for sizes.Paul Eggert2004-08-021-9/+8
* (print_uptime) [defined BOOT_MSG]:Paul Eggert2004-07-241-1/+1
* Include c-strtod.h.Paul Eggert2004-07-121-10/+15
* (main): Standardize on the diagnostics given when someone givesJim Meyering2004-06-211-1/+2
* Don't dump core if localtime returns NULL (possible onJim Meyering2004-02-051-5/+8
* (usage): Use EXIT_SUCCESS, not 0, for clarity.Jim Meyering2004-01-211-2/+2
* Cast NULL to `(char *)' in call to variadic function,Jim Meyering2003-11-051-1/+1
* Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS changeJim Meyering2003-10-181-2/+2
* (WRITTEN_BY): Rename from AUTHORS.Jim Meyering2003-09-181-2/+2
* revert previous changeJim Meyering2003-09-181-2/+2