]> Kevux Git Server - fll/shortlog
fll
2021-04-18 Kevin DayUpdate: use the action of the process type, preparing...
2021-04-18 Kevin DayUpdate: implement with pid execution, simplify related...
2021-04-17 Kevin DayUpdate: generalize the pid file creation and deletion.
2021-04-17 Kevin DayBugfix: invalid file descptor error on stream close.
2021-04-17 Kevin DayUpdate: fix file stream error return, improve file...
2021-04-17 Kevin DayUpdate: handle F_failure error in fll print function.
2021-04-17 Kevin DayCleanup: relocate fl_color code to f_color and remove...
2021-04-17 Kevin DayFeature: controller program must support "with full_path".
2021-04-17 Kevin DayUpdate: redesign fl_execute_parameter_option_path in...
2021-04-17 Kevin DayBugfix: fll_execute does not execute full path.
2021-04-16 Kevin DayBugfix: properly configure example.
2021-04-16 Kevin DayProgress: controller program, begin working on pid...
2021-04-15 Kevin DayUpdate: implement read lock handlings support.
2021-04-14 Kevin DayUpdate: handle write lock failures, begin adding suppor...
2021-04-14 Kevin DayUpdate: f_thread_lock_read_timed() should return F_reso...
2021-04-14 Kevin DayUpdate: handle asynchronous failures for failsafe,...
2021-04-14 Kevin DayUpdate: f_thread_lock_read() should return F_resource_not.
2021-04-13 Kevin DayProgress: controller program, implementing failsafe.
2021-04-12 Kevin DayUpdate: add comments, fix action type error reporting...
2021-04-12 Kevin DayUpdate: properly process and support -c/--control custo...
2021-04-12 Kevin DayCleanup: fix parameter order of fl_conversion_* functions.
2021-04-12 Kevin DayCleanup: remove "local" workaround in execute function.
2021-04-11 Kevin DayUpdate: cleanup @todo/@fixme that no longer matter...
2021-04-11 Kevin DayBugfix: validation is not processing dependencies.
2021-04-11 Kevin DayBugfix: test mode (-t), should be simulating not executing.
2021-04-11 Kevin DayBugfix: child process PID is not being passed properly...
2021-04-11 Kevin DayBugfix: main process doesn't always exit.
2021-04-11 Kevin DayBugfix: rules not properly handling status.
2021-04-11 Kevin DayBugfix: nanoseconds should become seconds when a second...
2021-04-11 Kevin DayProgress: controller program.
2021-04-11 Kevin DayUpdate: Finish implementing the thread condition functions.
2021-04-10 Kevin DayBugfix: improve cancellation point processing and handling.
2021-04-10 Kevin DayUpdate: handle POSIX compatibility automatically in...
2021-04-10 Kevin DayBugfix: thread exiting issues and related.
2021-04-10 Kevin DayUpdate: redesign forced exit to utilize timed waits.
2021-04-10 Kevin DayUpdate: lock handling tweaks.
2021-04-09 Kevin DayProgress: controller program.
2021-04-09 Kevin DayWorkaround: weird print data when received by a pipe.
2021-04-09 Kevin DayCleanup: rename controller_rule_simulate() to controlle...
2021-04-08 Kevin DayProgress: controller program.
2021-04-07 Kevin DayCleanup: printing and stale code.
2021-04-07 Kevin DayUpdate: add pthread semaphore support and correct comments.
2021-04-04 Kevin DayUpdate: controller program should immediately exit...
2021-04-04 Kevin DayUpdate: controller program should continue on error.
2021-04-04 Kevin DayUpdate: add message when done processing entry.
2021-04-04 Kevin DayBugfix: wait condition issues, memory addressing issues...
2021-04-04 Kevin DayBugfix: asynchronous processing is not working in contr...
2021-04-04 Kevin DayProgress: controller program.
2021-04-04 Kevin DayUpdate: don't use WUNTRACED | WCONTINUED by default...
2021-04-02 Kevin DayProgrress: controller program.
2021-03-31 Kevin DayProgress: controller program.
2021-03-29 Kevin DayProgress: controller program.
2021-03-29 Kevin DayBugfix: fix thread initializers and add documentation...
2021-03-24 Kevin DayProgress: controller program.
2021-03-20 Kevin DayProgress: controller program and related.
2021-03-18 Kevin DayCleanup: document _di_pthread_support_.
2021-03-18 Kevin DayBugfix: recently added capability functions are from...
2021-03-18 Kevin DayUpdate: capability.
2021-03-18 Kevin DayFeature: support f_string_constant_t as a way to pass...
2021-03-17 Kevin DayUpdate: f_capability improvements and cleanups, and...
2021-03-17 Kevin DayUpdate: add documentation about return codes.
2021-03-15 Kevin DayProgress: controller program.
2021-03-15 Kevin DayUpdate: update utf string with string changes and fix...
2021-03-14 Kevin DayUpdate: add "eoa", add append functions, relocate f_str...
2021-03-12 Kevin DayBugfix: should be using level 0 parameter checker macro...
2021-03-12 Kevin DayUpdate: implement append functions for array types...
2021-03-12 Kevin DayCleanup: use 'print' instead of 'error' for variable...
2021-03-12 Kevin DayUpdate: add done, empty, and full status codes.
2021-03-12 Kevin DayBugfix: more thread macros aren't correct.
2021-03-06 Kevin DayProgress: controller program.
2021-03-06 Kevin DayUpdate: replace f_string_length_t (and related) and...
2021-02-14 Kevin DayProgress: controller program, address issues with inval...
2021-02-12 Kevin DayProgress: controller program.
2021-02-12 Kevin DayUpdate: memory function tweaks, update thread code...
2021-02-10 Kevin DayCleanup: don't re-use 'result' variable name, and fix...
2021-02-09 Kevin DayUpdate: remaining thread functions and add f_recover...
2021-01-27 Kevin DayProgress: controller program and f_thread.
2021-01-26 Kevin DayProgress: controller program and related.
2021-01-23 Kevin DayUpdate: add missing thread functionality and fix an...
2021-01-22 Kevin DayProgress: controller program.
2021-01-22 Kevin DayCleanup: macro functions should have 'macro' in their...
2021-01-22 Kevin DayBugfix: thread delete functions and related.
2021-01-22 Kevin DayBugfix: incorrect data type being used.
2021-01-21 Kevin DayProgress: controller program thread support.
2021-01-21 Kevin DayBugfix: missing semicolon, missing macros, add todo...
2021-01-21 Kevin DayCleanup: comment for memory function.
2021-01-19 Kevin DayUpdate: f_thread_create() fixes.
2021-01-17 Kevin DayUpdate: add missing property to control program data...
2021-01-17 Kevin DayUpdate: synchronize f_utf (and fl_utf) with f_string...
2021-01-16 Kevin DayUpdate: fix regressions due to recent mass structural...
2021-01-15 Kevin DayBugfix: regression in how an optional variable is handled.
2021-01-15 Kevin DayCleanup: update f_memory function structure to follow...
2021-01-14 Kevin DayBugfix: recent changes in macro structures broke iki_read.
2021-01-14 Kevin DayBugfix: f_type_array has different headers.
2021-01-14 Kevin DayUpdate: more FLL cleanup and consistency.
2021-01-10 Kevin DayProgess: FLL cleanup and consistency.
2021-01-10 Kevin DayBugfix: f_fss_set_quotes_t incorrectly has f_fss_set_t...
2021-01-09 Kevin DayUpdate: Remove *_decrease() and *_decimate() macros...
2021-01-09 Kevin DayUpdate: collapse projects using fl_string as necessary...
2021-01-08 Kevin DayProgress: restructure string project and eventially...
next