summaryrefslogtreecommitdiff
path: root/src/uname.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering1-2/+2
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady1-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-96/+96
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering1-2/+2
2008-06-16remove redundant const directivesJim Meyering1-2/+2
2008-06-14add "const" attribute, where possibleJim Meyering1-2/+2
2008-06-03use gnulib's progname moduleJim Meyering1-4/+1
2008-06-02declare program_name consistentlyJim Meyering1-1/+1
2008-05-26adjust copyright datesJim Meyering1-1/+1
2008-05-26convert single-author programs to use proper_nameJim Meyering1-1/+1
2007-07-23Update all copyright notices to use the newer form.Jim Meyering1-5/+4
2007-07-10New program: archKarel Zak1-51/+107
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering1-1/+1
2007-03-28Help translators include translation team's web or email address.Jim Meyering1-1/+1
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert1-1/+1
2005-09-15(usage, main): uname -a no longer generates the -p and -i outputs ifPaul Eggert1-6/+9
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2005-03-29Indent cpp directives.Jim Meyering1-3/+3
2004-11-09[__APPLE__]: Include <mach/machine.h> and <mach-o/arch.h>.Jim Meyering1-2/+22
2004-09-21Remove unused "case 0".Paul Eggert1-3/+0
2004-08-04Do not depend on HAVE_SYSCTL when decidingPaul Eggert1-2/+9
2004-08-03(print_element): Use bool for booleans.Paul Eggert1-3/+4
2004-06-21(main): Standardize on the diagnostics given when someone givesJim Meyering1-1/+2
2004-06-08(main): Fix typo introduced on 2003-05-10 thatJim Meyering1-1/+1
2004-01-21(usage): Use EXIT_SUCCESS, not 0, for clarity.Jim Meyering1-3/+3
2003-10-18Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS changeJim Meyering1-2/+2
2003-09-18(WRITTEN_BY): Rename from AUTHORS.Jim Meyering1-2/+2
2003-07-23Don't include headers already included by system.h:Jim Meyering1-1/+0
2003-06-17(main): Call initialize_main.Jim Meyering1-0/+1
2003-05-10(main): When failing due to unaccepted arguments,Jim Meyering1-3/+6
2002-08-31Change `exit (0)' to `exit (EXIT_SUCCESS)',Jim Meyering1-3/+3
2002-08-30Change `error (1, ...' to `error (EXIT_FAILURE, ...'.Jim Meyering1-1/+1
2002-07-18(main): Test sysctl(...) >= 0, not == 0, sinceJim Meyering1-17/+19
2002-07-18(UNAME_HARDWARE_PLATFORM, UNAME_PROCESSOR): New macros.Jim Meyering1-4/+42
2002-07-15Remove unnecessary uses of `defined' whenJim Meyering1-4/+4
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/+6
2001-09-07Correct copyright notice as per latest coding standards.Jim Meyering1-74/+109
2000-05-07Include "closeout.h".Jim Meyering1-1/+4
1999-03-31No longer include long-options.h.Jim Meyering1-4/+6
1999-03-31(PROGRAM_NAME, AUTHORS): Define and use.Jim Meyering1-2/+7
1999-03-06Include long-options.h.Jim Meyering1-17/+4
1999-01-25(usage): Remove static attribute.Jim Meyering1-28/+27
1998-09-19update bug-reporting addressJim Meyering1-1/+1
1997-12-21s/__P/PARAMS/Jim Meyering1-2/+2
1997-10-07update bug-reporting addressJim Meyering1-1/+1
1997-05-01indent cpp-directivesJim Meyering1-1/+1
1997-02-09update copyrights for 1997Jim Meyering1-1/+1