(setst, ftypelet, mode_string): Use proper mode_t types and macros.
authorJim Meyering <jim@meyering.net>
Mon, 26 Apr 1999 13:10:11 +0000 (13:10 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 Apr 1999 13:10:11 +0000 (13:10 +0000)
commit3eeca80e8409866a911fd41386516001c03bad58
tree665ffda77adbb472dea093137853b57f3f68a35f
parent665e1726d8373542afdd819f6ee10befa08ca075
(setst, ftypelet, mode_string): Use proper mode_t types and macros.
Don't assume the traditional Unix values for mode bits.
(S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH): Define if not defined.
<config.h>, <sys/types.h>: Include for mode_t.
(mode_string): Now takes mode_t.
lib/filemode.c