diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2024-07-22 21:38:35 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2024-07-22 21:38:35 -0400 |
| commit | 078841353cab799fa1bbd87cb4ccc2ddade7822d (patch) | |
| tree | 3747f818e50e7ce39f9be342ddc4d46852b2985d /README.md | |
| parent | 78f7532f00ac2b125659b4dac03d5072f25e1af0 (diff) | |
FIX: correctly remove shared memory on early exit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,5 +128,5 @@ To use the header-only implementation replace the include in your programs entry * [x] static library target * [x] dynamic library target * [x] header-only target +* [x] shell command utility * [ ] colorized output -* [ ] `run_shell_script` |
