mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
84ddfc7bd29853ed91cdd65c7ce818072959f974
* 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.
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
Languages
C
80.3%
M4
9.3%
Shell
3.8%
C++
2.6%
Python
1.6%
Other
2.2%