1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 06:57:33 +02:00
Jim Meyering cb1d4eb4f2 (make_dir): New function, factored out of make_path.
(make_path): Use make_dir rather than open-coding it twice.
This effectively reverses the order of the latter pair of stat/mkdir
calls and fixes a race condition bug whereby one of two concurrent
`mkdir -p' processes could fail with EEXIST.
1999-01-02 05:16:57 +00:00
.
1999-01-01 23:31:36 +00:00
.
1998-12-19 13:54:04 +00:00
1999-01-01 23:46:52 +00:00
1999-01-02 02:34:47 +00:00
1998-08-13 04:06:52 +00:00
1999-01-02 02:34:11 +00:00
1998-12-20 02:31:47 +00:00
1998-05-03 20:46:29 +00:00
.
1997-06-25 17:01:22 +00:00
1998-04-04 08:06:24 +00:00
1998-12-18 14:48:32 +00:00
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
90 MiB
Languages
C 57.1%
Shell 27%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%