summaryrefslogtreecommitdiff
path: root/lib/fsusage.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* fsusage, regex, stat-size: remove Cray supportPaul Eggert2020-07-291-4/+0
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* fsusage, mountlist, getloadavg, getgroups: Remove support for Ultrix.Bruno Haible2018-10-181-15/+0
* fsusage, mountlist, getloadavg: Remove support for Dynix/ptx.Bruno Haible2018-10-181-5/+1
* fsusage: Remove support for AIX 3.Bruno Haible2018-10-181-3/+3
* fsusage, stat-size, getloadavg: Remove support for AIX PS/2.Bruno Haible2018-10-181-30/+0
* fsusage, mountlist: Remove support for DolphinOS (an SVR3 variant).Bruno Haible2018-10-181-3/+2
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* fsuage: fix typo in previous changePaul Eggert2017-10-021-1/+0
* fsusage: remove SVR2 supportPaul Eggert2017-10-011-38/+0
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* 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