]> Kevux Git Server - fll/commit
Update: int8_t and uint8_t are always size 1, so avoid sizeof(int8_t) and sizeof...
authorKevin Day <thekevinday@gmail.com>
Sun, 15 Sep 2019 03:41:48 +0000 (22:41 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 15 Sep 2019 03:41:48 +0000 (22:41 -0500)
commitb38f3c212c09e2a4845c4cced503ce6cfee8fd9e
tree10ac02c293ae9fb997a2e1ffbe2c286d82372887
parent295cb964677ae567dae896e0b9bc83e237f006ef
Update: int8_t and uint8_t are always size 1, so avoid sizeof(int8_t) and sizeof(uint8_t) calculations
level_0/f_file/c/file.h
level_0/f_utf/c/utf.c
level_1/fl_directory/c/directory.c
level_1/fl_fss/c/fss.h
level_1/fl_serialized/c/serialized.c
level_1/fl_string/c/string.c
level_2/fll_execute/c/execute.c
level_3/firewall/c/firewall.c
level_3/firewall/c/private-firewall.h