1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-11-17 08:18:22 +00:00
parent 29e829a66a
commit 8c63b56030

View File

@@ -1,3 +1,14 @@
1999-11-17 Jim Meyering <meyering@ascend.com>
* src/mkdir.c (S_IRWXUGO): Define if necessary.
(main): Use chmod to set the permissions if bits other than those
of S_IRWXUGO were requested. Reported by Sami Farin.
1999-11-14 Paul Eggert <eggert@twinsun.com>
* touch.c (touch): Simplify code a tad, using fd == -1 instead
of separate valid_fd variable.
1999-11-13 Jim Meyering <meyering@ascend.com>
* src/touch.c (touch): Don't fail just because we couldn't open