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
/
filemode.c
Age
Commit message (
Expand
)
Author
2006-05-23
Don't include <string.h>; this include was
Paul Eggert
2006-05-22
* filemode.c (setst): Remove.
Paul Eggert
2006-04-17
Include "filemode.h" first, to test the interface.
Paul Eggert
2005-09-22
Sync from gnulib.
Paul Eggert
2005-05-14
Update FSF postal mail address.
Jim Meyering
2004-06-19
Remove all S_IS* and S_IF* definitions.
Jim Meyering
2000-04-15
Use `C' to denote so-called `contiguous' files, the same way that tar does.
Jim Meyering
1999-04-26
(setst, ftypelet, mode_string): Use proper mode_t types and macros.
Jim Meyering
1999-02-03
(ftypelet): Handle doors.
Jim Meyering
1998-08-13
Protoize. Tsort function definitions and remove prototypes of
Jim Meyering
1998-08-13
(ftypelet): Add comments for Cray DMF support.
Jim Meyering
1998-03-15
Use #if, not #ifdef with HAVE_ macros
Jim Meyering
1996-10-05
(ftypelet): Add support for Cray's migrated dmf files.
Jim Meyering
1996-07-15
update FSF address in copyright
Jim Meyering
1994-11-03
(rwx): Use S_IRUSR, S_IWUSR, S_IXUSR instead of obsolete
Jim Meyering
1994-10-08
.
Jim Meyering
1994-10-02
merge with 3.9h
Jim Meyering
1994-08-27
.
Jim Meyering
1992-10-31
Initial revision
Jim Meyering