]> Kevux Git Server - fll/commit
Update: f_file, add f_file_touch() and f_file_touch_at(), F_search error
authorKevin Day <thekevinday@gmail.com>
Mon, 1 Jun 2020 04:00:59 +0000 (23:00 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 1 Jun 2020 04:00:59 +0000 (23:00 -0500)
commitc41133c01682230f1e55bd73135a838eeb1f36b3
treebe0919bff49a8fee53d3516dbe4b8524c68d9491
parentcc1dd8a557f90bc8e4d6688849535dc0b8d29299
Update: f_file, add f_file_touch() and f_file_touch_at(), F_search error

Minor updates to f_file project.

Add the f_file_touch() and f_file_touch_at() functions.

Add the status code F_search (used by f_file_touch() and f_file_touch_at()).
level_0/f_file/c/file.c
level_0/f_file/c/file.h
level_0/f_file/c/private-file.h
level_0/f_status/c/status.h
level_1/fl_status/c/status.c
level_1/fl_status/c/status.h
level_2/fll_status/c/status.c