summaryrefslogtreecommitdiff
path: root/lib/fsusage.c
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* fchdir: port 'open' and 'close' redefinitions to AIX 7.1Paul Eggert2014-05-221-5/+0
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* fsusage: port back to SolarisPaul Eggert2012-07-201-2/+3
* fsusage: remove code not needed on non GNU/Linux systems.Pádraig Brady2012-07-031-12/+11
* fsusage: include files needed for glibc 2.6 fallbackPaul Eggert2012-07-021-9/+12
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* fsusage: fix block size returned on older Linux 2.6Pádraig Brady2012-05-161-1/+10
* fsusage: check for GNU/Linux statvfs problem dynamicallyPaul Eggert2012-05-111-11/+51
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* 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