]> Kevux Git Server - fll/commit
Bugfix: directory remove is not handling all errors.
authorKevin Day <thekevinday@gmail.com>
Thu, 20 Aug 2020 02:18:22 +0000 (21:18 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 20 Aug 2020 02:18:22 +0000 (21:18 -0500)
commit278b9a4e5d6b8588346b787e09085071d0957d23
tree74de55a6a2d854378220cd3e8b3bda24d748556c
parentcc1aaf1b4ccf5b87449a085eaebd0d7eb0426c91
Bugfix: directory remove is not handling all errors.

The errno ENOTEMPTY is not being handled and is now added.
The errno EOVERFLOW is not used and is now removed.

Update the relevant documentation.
level_0/f_directory/c/directory.c
level_0/f_directory/c/directory.h