log lib/makepath.c @ 2470:431e1a12c573

age author description
Thu, 27 Apr 2000 06:46:13 +0000 Jim Meyering tweak comment
Wed, 26 Apr 2000 12:36:43 +0000 Jim Meyering (S_IRWXUGO): Define.
Mon, 13 Dec 1999 07:30:57 +0000 Jim Meyering (make_path): Consistently use error to output
Thu, 11 Nov 1999 11:00:50 +0000 Jim Meyering (make_path): Fix long-latent bug (note others
Thu, 06 May 1999 02:10:34 +0000 Jim Meyering (make_dir): When reporting a mkdir failure and the
Wed, 05 May 1999 03:05:11 +0000 Jim Meyering Include makepath.h libintl.h, not after it.
Mon, 26 Apr 1999 13:13:00 +0000 Jim Meyering (make_path): Use proper mode_t types and macros.
Sat, 02 Jan 1999 05:27:32 +0000 Jim Meyering Include locale.h and libintl.h, and define `_()'.
Sat, 02 Jan 1999 05:16:57 +0000 Jim Meyering (make_dir): New function, factored out of make_path.
Wed, 11 Feb 1998 22:17:38 +0000 Jim Meyering Add my comment from ChangeLog entry for gkm's change.
Sat, 10 Jan 1998 10:28:37 +0000 Jim Meyering (make_path): Reformat 3 if-stmts to test `if (newly_created_dir)' only once.
Sat, 10 Jan 1998 10:22:30 +0000 Jim Meyering (make_path): Put only newly created directories on the LEADING_DIRS list.
Fri, 02 Jan 1998 23:15:39 +0000 Jim Meyering (make_path): Try to change ownership only if we've just created the
Sun, 28 Dec 1997 10:38:15 +0000 Jim Meyering (make_path) [!__STDC__]: Remove K&R-style definition.
Mon, 06 Oct 1997 13:07:14 +0000 Jim Meyering (make_path): Print verbose message using fprintf, not error.
Mon, 06 Oct 1997 13:03:29 +0000 Jim Meyering (make_path): Print message IFF the directory was
Wed, 09 Jul 1997 18:02:07 +0000 Jim Meyering (make_path): Chdir to `/' before starting if necessary.
Wed, 09 Jul 1997 14:00:27 +0000 Jim Meyering Add comments.
Tue, 01 Jul 1997 11:50:39 +0000 Jim Meyering (make_path): Reorder stat-then-mkdir-if-missing
Sun, 15 Jun 1997 13:34:47 +0000 Jim Meyering Rewrite using save-cwd.c and chdir to remove quadratic component of complexity.
Mon, 04 Nov 1996 17:57:34 +0000 Jim Meyering libitize
Sat, 28 Sep 1996 18:25:55 +0000 Jim Meyering .
Mon, 15 Jul 1996 03:36:16 +0000 Jim Meyering update FSF address in copyright
Sun, 14 Jul 1996 21:47:23 +0000 Jim Meyering Remove my address.
Fri, 19 May 1995 15:23:18 +0000 Jim Meyering No longer include safe-l?stat.h.
Sat, 13 May 1995 13:30:10 +0000 Jim Meyering (make_path): Use stat, not SAFE_STAT.
Sun, 06 Nov 1994 17:51:31 +0000 Jim Meyering merge with 1.12
Fri, 04 Nov 1994 06:05:34 +0000 Jim Meyering Include makepath.h.
Sun, 02 Oct 1994 05:43:03 +0000 Jim Meyering merge with 3.9h
Sat, 27 Aug 1994 21:34:13 +0000 Jim Meyering .