(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)
commit9afd1dd6927975bf3cfdcfebf21c3d768a0a4825
tree9ea664f28e11ddff2f50ae8288befb86f4f9f510
parentc1e374291491a893a9cd3f00b6d6aa0ece932ec6
(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