summaryrefslogtreecommitdiff
path: root/lib/fsusage.c
Commit message (Expand)AuthorAgeFilesLines
* fsusage: Enable large volume support on AIX >= 5.2.Bruno Haible2011-07-241-2/+14
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* fsusage: Clarify which code applies to which platforms.Bruno Haible2010-07-041-5/+8
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-17/+17
* fsusage: avoid syntax error due to statement-before-declarationJim Meyering2009-03-191-1/+1
* still avoid unused-parameter warnings, but do it cleanlyJim Meyering2009-02-051-8/+2
* fsusage.c: correct copyright yearJim Meyering2009-02-041-1/+1
* avoid misc. warningsJim Meyering2009-02-041-2/+9
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* New module 'fchdir'.Bruno Haible2007-01-141-0/+5
* Remove unnecessary part of previous change.Paul Eggert2006-10-161-1/+1
* * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t isPaul Eggert2006-10-161-2/+2
* Remove macros that are no longer needed now that stdint.h isPaul Eggert2006-10-051-4/+0
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Merge from coreutils.Paul Eggert2006-07-031-82/+58
* Sync from coreutils.Paul Eggert2005-09-231-3/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,Jim Meyering2005-07-021-3/+1
* Sync from coreutils.Paul Eggert2005-06-021-13/+13
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils for getcwd and HP-UX 11.Paul Eggert2004-11-261-1/+0
* Merge from coreutils.Paul Eggert2004-08-071-7/+9
* Merge from coreutils.Jim Meyering2003-06-061-2/+0
* in lib:Paul Eggert2003-05-291-8/+4
* Use full_read instead of safe_read.Bruno Haible2002-12-171-3/+3
* Remove unneeded parentheses around operands of `defined'.Jim Meyering2002-11-231-5/+6
* 2002-09-25 Paul Eggert <eggert@twinsun.com>Jim Meyering2002-11-211-6/+20
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* (get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]:Jim Meyering1999-07-151-2/+2
* ansideclifyJim Meyering1998-12-071-7/+2
* Include <limits.h>.Jim Meyering1998-03-191-4/+27
* (get_fs_usage): Add parens.Jim Meyering1998-01-051-1/+1
* (PROPAGATE_ALL_ONES): New macro.Jim Meyering1998-01-051-21/+30
* Do all calculations using uintmax_t.Jim Meyering1997-11-301-52/+34
* (get_fs_usage): If DISK is 0 and we needed to useJim Meyering1996-11-281-3/+10
* libitizeJim Meyering1996-11-051-39/+58
* cpp-indent + change some #ifdef to #ifJim Meyering1996-11-031-30/+30
* (get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree.Jim Meyering1996-08-021-1/+4
* [HAVE_SYS_FS_S5PARAM_H]: Include sys/fs/s5param.hJim Meyering1996-07-311-0/+4
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* [_CRAY]: Don't include sys/filsys.h because althoughJim Meyering1996-05-231-1/+1
* (get_fs_usage): Declare parameter PATH to be const.Jim Meyering1996-05-171-1/+2
* Remove trailing whitespace.Jim Meyering1995-10-011-1/+1
* (get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]: Copy untruncated blockJim Meyering1995-10-011-0/+15
* No longer include safe-l?stat.h.Jim Meyering1995-05-191-1/+0
* (statfs): Use stat, not safe_stat.Jim Meyering1995-05-131-1/+1
* (get_fs_usage, statfs): Use safe_read, and safe_stat rather thanJim Meyering1995-01-271-2/+4