]> git.scottworley.com Git - tl-append/history - tl-append.c
Fix memory leak
[tl-append] / tl-append.c
2023-09-14 Scott WorleyFix memory leak
2023-09-13 Scott Worley-C flag to specify directory
2023-09-13 Scott WorleyShow usage message on invalid command line argument
2023-09-13 Scott WorleyAlso take flock locks
2023-09-13 Scott WorleyAllow file locking to be turned off
2023-09-13 Scott WorleyContemplate the possibility of multiple command line...
2023-09-13 Scott WorleyPass config by reference
2023-09-13 Scott WorleyHold a lock while appending
2023-09-13 Scott Worleyappease clang-tidy: Don't do unnecessary size_t→int...
2023-09-13 Scott WorleyInteractive mode: Prompt, feedback, & screen clearing
2023-09-08 Scott WorleyWrite timestamps
2023-08-31 Scott WorleyA space for test & implementation to share code
2023-08-31 Scott WorleyBegin