]> git.ipfire.org Git - thirdparty/sarg.git/commit - html.c
Check for the proper creation of a directory
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 26 Dec 2010 18:29:03 +0000 (18:29 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 26 Dec 2010 18:29:03 +0000 (18:29 +0000)
commitaffa72c5d322e49f3d5b4b7ce3e892e172869120
tree7d34abf9b1d16fc1a77506624c6ebc4013809a76
parent935514879d80434ca731592eb2092ece100440e1
Check for the proper creation of a directory

Check the return code of mkdir and display an error message if the
directory could not be created.
html.c
index.c
util.c