index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fsusage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
update nearly all FSF copyright year lists to include 2009
Jim Meyering
2009-12-29
1
-2
/
+2
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-17
/
+17
*
fsusage: avoid syntax error due to statement-before-declaration
Jim Meyering
2009-03-19
1
-1
/
+1
*
still avoid unused-parameter warnings, but do it cleanly
Jim Meyering
2009-02-05
1
-8
/
+2
*
fsusage.c: correct copyright year
Jim Meyering
2009-02-04
1
-1
/
+1
*
avoid misc. warnings
Jim Meyering
2009-02-04
1
-2
/
+9
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
New module 'fchdir'.
Bruno Haible
2007-01-14
1
-0
/
+5
*
Remove unnecessary part of previous change.
Paul Eggert
2006-10-16
1
-1
/
+1
*
* lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
Paul Eggert
2006-10-16
1
-2
/
+2
*
Remove macros that are no longer needed now that stdint.h is
Paul Eggert
2006-10-05
1
-4
/
+0
*
* _fpending.c: Include <config.h> unconditionally, since we no
Paul Eggert
2006-09-13
1
-3
/
+1
*
Merge from coreutils.
Paul Eggert
2006-07-03
1
-82
/
+58
*
Sync from coreutils.
Paul Eggert
2005-09-23
1
-3
/
+1
*
Use a consistent style for including <config.h>.
Paul Eggert
2005-09-19
1
-1
/
+1
*
Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
Jim Meyering
2005-07-02
1
-3
/
+1
*
Sync from coreutils.
Paul Eggert
2005-06-02
1
-13
/
+13
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert
2004-11-26
1
-1
/
+0
*
Merge from coreutils.
Paul Eggert
2004-08-07
1
-7
/
+9
*
Merge from coreutils.
Jim Meyering
2003-06-06
1
-2
/
+0
*
in lib:
Paul Eggert
2003-05-29
1
-8
/
+4
*
Use full_read instead of safe_read.
Bruno Haible
2002-12-17
1
-3
/
+3
*
Remove unneeded parentheses around operands of `defined'.
Jim Meyering
2002-11-23
1
-5
/
+6
*
2002-09-25 Paul Eggert <eggert@twinsun.com>
Jim Meyering
2002-11-21
1
-6
/
+20
*
back out Copyright date changes for files with no changes year
Jim Meyering
2000-08-07
1
-1
/
+1
*
update copyright date
Jim Meyering
2000-07-09
1
-1
/
+1
*
(get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]:
Jim Meyering
1999-07-15
1
-2
/
+2
*
ansideclify
Jim Meyering
1998-12-07
1
-7
/
+2
*
Include <limits.h>.
Jim Meyering
1998-03-19
1
-4
/
+27
*
(get_fs_usage): Add parens.
Jim Meyering
1998-01-05
1
-1
/
+1
*
(PROPAGATE_ALL_ONES): New macro.
Jim Meyering
1998-01-05
1
-21
/
+30
*
Do all calculations using uintmax_t.
Jim Meyering
1997-11-30
1
-52
/
+34
*
(get_fs_usage): If DISK is 0 and we needed to use
Jim Meyering
1996-11-28
1
-3
/
+10
*
libitize
Jim Meyering
1996-11-05
1
-39
/
+58
*
cpp-indent + change some #ifdef to #if
Jim Meyering
1996-11-03
1
-30
/
+30
*
(get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree.
Jim Meyering
1996-08-02
1
-1
/
+4
*
[HAVE_SYS_FS_S5PARAM_H]: Include sys/fs/s5param.h
Jim Meyering
1996-07-31
1
-0
/
+4
*
update FSF address in copyright
Jim Meyering
1996-07-15
1
-2
/
+2
*
[_CRAY]: Don't include sys/filsys.h because although
Jim Meyering
1996-05-23
1
-1
/
+1
*
(get_fs_usage): Declare parameter PATH to be const.
Jim Meyering
1996-05-17
1
-1
/
+2
*
Remove trailing whitespace.
Jim Meyering
1995-10-01
1
-1
/
+1
*
(get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]: Copy untruncated block
Jim Meyering
1995-10-01
1
-0
/
+15
*
No longer include safe-l?stat.h.
Jim Meyering
1995-05-19
1
-1
/
+0
*
(statfs): Use stat, not safe_stat.
Jim Meyering
1995-05-13
1
-1
/
+1
*
(get_fs_usage, statfs): Use safe_read, and safe_stat rather than
Jim Meyering
1995-01-27
1
-2
/
+4
*
.
Jim Meyering
1994-10-29
1
-7
/
+11
*
merge with 3.9s
Jim Meyering
1994-10-27
1
-1
/
+1
*
.
Jim Meyering
1994-10-08
1
-1
/
+1
[next]