Jim Meyering c8da0cbba6 `mkdir -p' would create parent directories with permissions
that did not account for the umask. [introduced with the
2000-09-30 change that became part of fileutils-4.0.28]

Include dirname.h.
Compute the parent directory `mode' unconditionally, effectively
as `$(umask -S),u+wx'.
Use make_path to create only the parent directories, thus using
the same code, both with and without -p, to create the final
component in each file name.  Reported by Bob Proulx.
2000-10-31 19:25:50 +00:00
2000-10-31 07:10:03 +00:00
.
2000-10-30 17:51:06 +00:00
2000-10-22 14:18:02 +00:00
2000-10-31 10:46:30 +00:00
1998-08-13 04:06:52 +00:00
2000-10-31 10:46:24 +00:00
1998-05-03 20:46:29 +00:00
1999-01-17 13:53:32 +00:00
.
1997-02-04 03:29:06 +00:00
2000-10-29 12:33:53 +00:00
S
Description
No description provided
52 MiB
Languages
C 56.8%
Shell 27.4%
Perl 11.5%
Makefile 2.2%
M4 0.9%
Other 1.2%