]> Kevux Git Server - fll/commit
Progress: begin writing thread support and fix a problem in fss_extended_read project. 0.5.2
authorKevin Day <thekevinday@gmail.com>
Fri, 1 Jan 2021 03:58:53 +0000 (21:58 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 1 Jan 2021 04:08:58 +0000 (22:08 -0600)
commitc676dfa238248350d6d39fff2a7082e82de45c15
tree203d61cc883bd286eec851fa3d41b360c3d85df2
parent263df4db1dff39dcb1c7bab9d4336799c345f859
Progress: begin writing thread support and fix a problem in fss_extended_read project.

This is an end of the year progress commit (at least end of the year in my timezone).

The thread functionality is only barely implemented and one should expect a lot of future changes.
21 files changed:
build/level_0/settings
build/level_1/settings
build/level_2/settings
build/monolithic/settings
build/scripts/bootstrap-example.sh
documents/threads.txt [new file with mode: 0644]
level_0/f_status/c/status.h
level_0/f_thread/c/private-thread.c [new file with mode: 0644]
level_0/f_thread/c/private-thread.h [new file with mode: 0644]
level_0/f_thread/c/thread-common.h [new file with mode: 0644]
level_0/f_thread/c/thread.c [new file with mode: 0644]
level_0/f_thread/c/thread.h [new file with mode: 0644]
level_0/f_thread/data/build/defines [new file with mode: 0644]
level_0/f_thread/data/build/dependencies [new file with mode: 0644]
level_0/f_thread/data/build/settings [new file with mode: 0644]
level_1/fl_status/c/status.c
level_1/fl_status/c/status.h
level_2/fll_status/c/status.c
level_3/controller/data/build/dependencies
level_3/controller/data/build/settings
level_3/fss_extended_read/c/private-fss_extended_read.h