]> Kevux Git Server - fll/commit
Feature: add f_directory_touch() and f_directory_touch_at().
authorKevin Day <thekevinday@gmail.com>
Tue, 21 Jul 2020 04:44:12 +0000 (23:44 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 21 Jul 2020 04:44:12 +0000 (23:44 -0500)
commit20fc936d4218a108f54e616ddc602616b13e6f41
tree022242bbab54afa1cda16086a42ac653c65587e9
parent1148cee68ef3f401261ad40c11ed27087c15dcb8
Feature: add f_directory_touch() and f_directory_touch_at().

This is the same as f_file_touch() and f_file_touch_at(), except that a directory is created if the file does not exist.
level_0/f_directory/c/directory.c
level_0/f_directory/c/directory.h
level_0/f_directory/c/private-directory.c
level_0/f_directory/c/private-directory.h