(make_path): Use proper mode_t types and macros.
authorJim Meyering <jim@meyering.net>
Mon, 26 Apr 1999 13:13:00 +0000 (13:13 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 Apr 1999 13:13:00 +0000 (13:13 +0000)
commit60cbbda7e63521392230e1eb7d4ae81c34784e5c
tree41ded7d525fb00da7bd56e795951f5775febf272
parent3eeca80e8409866a911fd41386516001c03bad58
(make_path): Use proper mode_t types and macros.
Don't assume the traditional Unix values for mode bits.
(S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRWXU): Define if not defined.
lib/makepath.c