]> Kevux Git Server - fll/commit
Update: todo documentation, directory copy and clone functions, update comment docume...
authorKevin Day <thekevinday@gmail.com>
Sat, 30 May 2020 01:00:41 +0000 (20:00 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 30 May 2020 05:00:41 +0000 (00:00 -0500)
commitb37ab92a7f469e71711aad72d799dd9240b5fcad
tree99a0d0fa3d7fef054fedf7817ebfa4998a850205
parent12a51ff696b3aa6e42bdeea6c808d94c494ed5ad
Update: todo documentation, directory copy and clone functions, update comment documentation

Update the todo.txt documentation.

There needs to be directory copy and clone functions for copy the contents of a source directory and not the directory itself.
To that end, add new *_contents() copy functions.

The comment documentation for clone was never updated and is incorrect.
documents/todo.txt
level_1/fl_directory/c/directory.c
level_1/fl_directory/c/directory.h
level_1/fl_directory/c/private-directory.c
level_1/fl_directory/c/private-directory.h
level_1/fl_string/c/string.c
level_1/fl_string/c/string.h