summaryrefslogtreecommitdiffstats
path: root/src/df.c
AgeCommit message (Expand)AuthorLines
2012-08-04df: fix exit code and error messages with --totalBernhard Voelker-3/+6
2012-07-16df: don't output control characters in a mount point namePádraig Brady-1/+23
2012-07-11df: warn if soon-to-be-removed --megabyte option is usedBernhard Voelker-3/+11
2012-01-27maint: use single copyright year rangeJim Meyering-1/+1
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering-2/+2
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-4/+4
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering-1/+1
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-2/+1
2012-01-03df: work around long-named /dev/disk/by-uuid/... symlinksJim Meyering-8/+41
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering-2/+2
2011-05-21maint: fix comment typos in df.cIvan Sichmann Freitas-2/+2
2011-05-05df: fix crash in mem exhaustion edge casePádraig Brady-4/+4
2011-04-03maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LITJim Meyering-3/+3
2011-03-23df: fix alignment of columnsPádraig Brady-168/+288
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert-2/+4
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister-90/+1
2010-08-25df: always print the device name for bind mounted filesPádraig Brady-40/+21
2010-06-29doc: df, du, ls: improve --blocksize description in --helpJim Meyering-1/+3
2010-05-31maint: make spacing around "=" consistent, even in IF_LINTJim Meyering-1/+1
2010-05-31maint: replace each "for (;;)" with "while (true)"Jim Meyering-2/+2
2010-01-01df: use fputs in place of printf in a few more placesJim Meyering-4/+4
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2010-01-01df: add comments to help translators align column headersStéphane Raimbault-0/+8
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady-3/+3
2009-09-23maint: df.c: adapt to newer gnulibJim Meyering-1/+0
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-1/+1
2009-09-10doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík-4/+2
2009-09-03df: don't fail due to an unreadable argumentJim Meyering-1/+4
2009-08-25global: convert indentation-TABs to spacesJim Meyering-280/+280
2009-04-28df: adjust comment to match recent code changeJim Meyering-2/+3
2009-04-28df: use open(2), not stat, to trigger automountingTomas Smetana-2/+5
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady-1/+1
2009-03-26df: port the known-value fix to AIX as wellPaul Eggert-10/+20
2009-03-26df: fix a bug when totaling unknown valuesPaul Eggert-7/+12
2008-09-03df: new option: --total to print grand totalsKamil Dudka-6/+75
2008-06-27factor out time_t-to-string conversion idiomJim Meyering-1/+0
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-1/+1
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-05-26convert the rest to use proper_name -- manuallyJim Meyering-1/+2
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering-2/+3
2007-10-27Adjust format string so msgfmt doesn't object.Jim Meyering-3/+3
2007-08-11Accommodate more xstrtol changes.Paul Eggert-2/+2
2007-08-04Adapt to new human and xstrtol API.Paul Eggert-7/+16
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-14Remove long-deprecated options.Jim Meyering-7/+0
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1