1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 15:13:36 +00:00
Paul Eggert 84ddfc7bd2 mkdir-p: ENOENT/ENOTDIR safety and consistency
* lib/mkdir-p.c (make_dir_parents): If mkdir fails with ENOENT or
ENOTDIR, do not attempt anything else since the file does not exist.
Treat ENOENT and ENOTDIR consistently later, too.
2025-07-22 12:14:04 -07:00
2025-07-16 07:54:15 -07:00
2025-07-14 15:13:51 -07:00
2025-07-20 07:09:22 -07:00
2022-01-08 20:58:14 +01:00
2025-07-19 21:39:27 +02:00
2025-01-01 09:25:10 +00:00
2016-09-05 09:21:54 -07:00
2024-12-07 15:59:11 +01:00
2025-01-01 09:25:10 +00:00
2025-04-20 02:48:31 +02:00

Please create and read the docs with

  $ cd doc
  $ make gnulib.html
  $ xdg-open gnulib.html

or read the online manual at

  https://www.gnu.org/software/gnulib/manual/gnulib.html
Description
No description provided
Readme 1.2 GiB
Languages
C 80.3%
M4 9.3%
Shell 3.8%
C++ 2.6%
Python 1.6%
Other 2.2%