]> Kevux Git Server - fll/commit
Progress: continue work on mode changes
authorKevin Day <thekevinday@gmail.com>
Thu, 13 Aug 2020 03:41:31 +0000 (22:41 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 13 Aug 2020 03:41:31 +0000 (22:41 -0500)
commit34bc06a116e38ef7059e03c1016b02260cd9e33b
tree159af7816a3619dc6e881b39bcdf5c49a8a7ae9b
parent507c566c43d000ea1a882600f5bc0176b3c208b0
Progress: continue work on mode changes

The functions were renamed and re-organized to be more consistent with the project practices.

This changeset focused on getting the number-only changes done within the time allowed.
This adds a new function for converting the f_file_mode into a mode_t for the libc chmod compatibility.
level_0/f_file/c/file.c
level_0/f_file/c/file.h
level_0/f_file/c/private-file.c
level_0/f_file/c/private-file.h
level_1/fl_directory/c/directory.c
level_1/fl_directory/c/directory.h
level_1/fl_directory/c/private-directory.c
level_3/fake/c/private-make.c
level_3/fake/data/build/fakefile