index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fileblocks.c
Age
Commit message (
Expand
)
Author
2005-07-02
Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
Jim Meyering
2005-05-14
Update FSF postal mail address.
Jim Meyering
2004-08-02
(textutils_fileblocks_unused): Make it a typedef
Paul Eggert
2000-08-07
back out Copyright date changes for files with no changes year
Jim Meyering
2000-07-09
update copyright date
Jim Meyering
1999-11-05
Use HAVE_STRUCT_STAT_ST_BLOCKS, not deprecated HAVE_ST_BLOCKS.
Jim Meyering
1998-12-07
ansideclify
Jim Meyering
1998-03-15
Use #if, not #ifdef with HAVE_ macros
Jim Meyering
1998-02-19
[__DJGPP__]: Add missing typedef for daddr_t.
Jim Meyering
1998-01-12
Include sys/param.h only #if HAVE_SYS_PARAM_H.
Jim Meyering
1997-11-30
(st_blocks): long -> off_t.
Jim Meyering
1997-06-03
[HAVE_UNISTD_H]: Include unistd.h.
Jim Meyering
1996-07-15
update FSF address in copyright
Jim Meyering
1996-04-28
Indent CPP conditionals.
Jim Meyering
1996-04-28
[HAVE_ST_BLOCKS || _POSIX_VERSION]: Add extern dcl
Jim Meyering
1995-10-18
Use _POSIX_VERSION, not _POSIX_SOURCE.
Jim Meyering
1994-10-02
merge with 3.9h
Jim Meyering
1993-10-17
[!NINDIR]: Define BSIZE only if it's not already defined.
Jim Meyering
1992-10-31
Initial revision
Jim Meyering