2023-08-05 |
Kevin Day | Update: Wrap the static inline functions private_inline... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Cleanup: Reduce usage of static in functions. |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Cleanup: Add extra parenthesis to prevent warning from... |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Kevin Day | Update: Stand alone Featureless Make build settings. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Kevin Day | Cleanup: Remove the FSS Embedded List Program. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Kevin Day | Update: Set the pipe flag consistely across programs. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Kevin Day | Update: Control program to latest design practices... |
commit | commitdiff | tree | snapshot |
2023-08-03 |
Kevin Day | Update: Move standard console parameters enumeration... |
commit | commitdiff | tree | snapshot |
2023-08-01 |
Kevin Day | Cleanup: Byte Dump program defines and comment. |
commit | commitdiff | tree | snapshot |
2023-08-01 |
Kevin Day | Bugfix: The Byte Dump program prints extra new lines. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Kevin Day | Bugfix: Byte Dump program 6-space string has only 5... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Kevin Day | Feature: Add f_select_signal() and update unit tests. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Workaround: Clang compiler problems, add _clang_not_a_c... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Bugfix: Add missing return statement in Byte Dump function. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Update: Remove unused fl_signal and fl_signal_state_int... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Bugfix: Byte Dump program binary mode is printing wrong... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Cleanup: Set named 0 enumeration in Byte Dump program. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Update: Relocate several static stings into single... |
commit | commitdiff | tree | snapshot |
2023-07-26 |
Kevin Day | Bugfix: Fix new lines when printing help. |
commit | commitdiff | tree | snapshot |
2023-07-26 |
Kevin Day | Update: Minor fixes and consistency changes. |
commit | commitdiff | tree | snapshot |
2023-07-26 |
Kevin Day | Update: Byte Dump program structure, following newer... |
commit | commitdiff | tree | snapshot |
2023-07-23 |
Kevin Day | Update: Finish memory array related changes. |
commit | commitdiff | tree | snapshot |
2023-07-22 |
Kevin Day | Progress: Continue memory array related changes. |
commit | commitdiff | tree | snapshot |
2023-07-22 |
Kevin Day | Progress: Continue memory array related changes. |
commit | commitdiff | tree | snapshot |
2023-07-21 |
Kevin Day | Progress: Continue memory array related changes. |
commit | commitdiff | tree | snapshot |
2023-07-19 |
Kevin Day | Progress: Continue memory array related changes, replac... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Kevin Day | Progress: Add memory array allocation functionality... |
commit | commitdiff | tree | snapshot |
2023-07-17 |
Kevin Day | Update: Add FSS Simple Packet related functionality... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Feature: Add specification FSS-0010 "Encrypted Simple... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Update: FSS-000f specification, adding reasoning and... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Cleanup: Remove extra space in documentation comment... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Cleanup: Documentation comments regarding structures. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: Specifications, adding explicit version date... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: Specifications, replacing "emphasis" with ... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: FSS-000F (Simple Packet) Specification. |
commit | commitdiff | tree | snapshot |
2023-07-14 |
Kevin Day | Feature: Add fll_program_print_error_parameter_integer_... |
commit | commitdiff | tree | snapshot |
2023-07-14 |
Kevin Day | Update: Conversion should return F_number_positive... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Kevin Day | Update: Use status_signal instead of status_thread. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Kevin Day | Cleanup: Use present tense in documentation comments... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Kevin Day | Update: The build disable files and stand alone setting... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Kevin Day | Update: Add poll enumerations for f_poll_t. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Kevin Day | Cleanup: Fix socket documentation comment, where type... |
commit | commitdiff | tree | snapshot |
2023-07-09 |
Kevin Day | Update: Network additions and improvements, minor docum... |
commit | commitdiff | tree | snapshot |
2023-07-09 |
Kevin Day | Update: Add F_network_version_four, F_network_version_f... |
commit | commitdiff | tree | snapshot |
2023-07-09 |
Kevin Day | Cleanup: Conversion header comments. |
commit | commitdiff | tree | snapshot |
2023-07-09 |
Kevin Day | Cleanup: Documentation comments regarding "This alters... |
commit | commitdiff | tree | snapshot |
2023-07-08 |
Kevin Day | Update: Socket bind functions, socket address family... |
commit | commitdiff | tree | snapshot |
2023-07-07 |
Kevin Day | Update: The f_socket enumerations and comments, the... |
commit | commitdiff | tree | snapshot |
2023-07-07 |
Kevin Day | Cleanup: Use the signal check functions in progams. |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Kevin Day | Update: Socket improvements regarding structure and... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Kevin Day | Update: Socket file settings, use enumerations rather... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Kevin Day | Update: Add missing fakefiles for stand alone builds. |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Kevin Day | Update: The defines in cygwin.txt documentation are... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Kevin Day | Cleanup: Add "write" to the open modes involving write. |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Kevin Day | Update: The stand alone Featureless Make config.h. |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Kevin Day | Cleanup: There is no f_print_except_dynamic_in_safely... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Kevin Day | Update: Add f_sockets_t, add f_socketss_t, and other... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Kevin Day | Cleanup: Don't bother with != for existence modulus... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Bugfix: The boostrap script should not fail if document... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Cleanup: Minor syntax mistakes in the documentation... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Bugfix: The build scripts are not handling documentatio... |
commit | commitdiff | tree | snapshot |
2023-06-30 |
Kevin Day | Update: Add documentation comments regarding problems... |
commit | commitdiff | tree | snapshot |
2023-06-30 |
Kevin Day | Cleanup: Restructure time related types and add f_date_... |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Kevin Day | Update: Relax the requirement in the license to be... |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Kevin Day | Feature: Add f_network_from_ip_address() and f_network_... |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Kevin Day | Bugfix: FSS Identify code accidentally got insert into... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Kevin Day | Update: Add unit tests for f_files_t and f_filess_t. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Kevin Day | Cleanup: Remove unused files. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Kevin Day | Feature: Add f_files_t and f_filess_t. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Kevin Day | Bugfix: The level and monolithic build settings files... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Kevin Day | Cleanup: Remove 'data_make.' from documentation comment... |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Kevin Day | Bugfix: Incorrect wrapping disable macro names for... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
Kevin Day | Update: Reduce NULL parameter requirements in f_file_se... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Kevin Day | Update: The FSS Identify program to the latest practices. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Cleanup: Documentation comments, adding missing colon... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Feature: Add f_file_select() for select(). |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Cleanup: Add quotes to testfile LD_LIBRARY_PATH assignment. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Feature: Add additional network and socket related... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Cleanup: Add environment to all unit test settings... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
Kevin Day | Feature: Add f_network_to_ip_string() and f_network_fro... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
Kevin Day | Cleanup: Fix documentation comment in f_memory. |
commit | commitdiff | tree | snapshot |
2023-06-22 |
Kevin Day | Update: Remove unneeded variable storage and explicitly... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Kevin Day | Update: Rebuild the "disable" build files. |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Kevin Day | Feature: Add f_network level 0 project, starting with... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Kevin Day | Cleanup: Fix incorrect comment in f_limit. |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Kevin Day | Feature: Add f_file_manipulate() as a wrapper for fcntl(). |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Kevin Day | Feature: Add F_again and F_again_not status codes. |
commit | commitdiff | tree | snapshot |
2023-06-20 |
Kevin Day | Feature: Add f_socket_name_host() and f_socket_name_peer(). |
commit | commitdiff | tree | snapshot |
2023-06-20 |
Kevin Day | Cleanup: Rename *_total_parameters_d to *_parameter_tot... |
commit | commitdiff | tree | snapshot |
2023-06-20 |
Kevin Day | Cleanup: Add missing f_thread dependency. |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Kevin Day | Feature: Add list support for directory recurse processing. |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Kevin Day | Cleanup: Documentation comments in fss_read. |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Kevin Day | Bugfix: Object files are not being added for shared... |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Kevin Day | Bugfix: Featureless Make is not operating properly... |
commit | commitdiff | tree | snapshot |
2023-06-18 |
Kevin Day | Feature: Support error file type "link". |
commit | commitdiff | tree | snapshot |
2023-06-18 |
Kevin Day | Cleanup: Remove incorrect documentation content about... |
commit | commitdiff | tree | snapshot |
2023-06-18 |
Kevin Day | Update: Use present tense for implemented (now implemen... |
commit | commitdiff | tree | snapshot |
2023-06-18 |
Kevin Day | Bugfix: The default standard in fss_read is not working. |
commit | commitdiff | tree | snapshot |
2023-06-18 |
Kevin Day | Update: The Open Standard License, adding stronger... |
commit | commitdiff | tree | snapshot |
2023-06-17 |
Kevin Day | Cleanup: The level_1 utf.h does not exist anymore,... |
commit | commitdiff | tree | snapshot |
next |