Commit Graph

19 Commits

Author SHA1 Message Date
Intel A80486DX2-66 3385e48654
readme.md: update `example` to `example.out`; reformat 2024-04-21 19:45:24 +03:00
Intel A80486DX2-66 cba14c3949
readme.md: remove example source code 2024-04-21 19:28:17 +03:00
Intel A80486DX2-66 283ed3f851
example.c: use `atoi` instead of `atol` to parse into `int` 2024-04-21 18:06:38 +03:00
Intel A80486DX2-66 c63a09fabe
use type `size_t` instead of `int` where applicable 2024-04-21 15:03:31 +03:00
Intel A80486DX2-66 a0f176f37f
fixup: exit(): use `EXIT_FAILURE` instead of `1` 2024-04-14 00:26:10 +03:00
Intel A80486DX2-66 ab5530ba7e
exit(): use `EXIT_FAILURE` instead of `1` 2024-04-13 22:54:39 +03:00
Intel A80486DX2-66 789ec42715
expand licensing information 2023-12-30 18:50:18 +03:00
Intel A80486DX2-66 c0f3605fff
use attribute `__unused__` instead of `unused` 2023-12-05 17:37:27 +03:00
Intel A80486DX2-66 e2c9bd1a6c
reformat the source code 2023-11-26 02:19:58 +03:00
Intel A80486DX2-66 d81a959058
join same kind variables definitions 2023-11-26 02:10:04 +03:00
Intel A80486DX2-66 3e37236221
remove `#pragma once` 2023-11-26 02:03:35 +03:00
Intel A80486DX2-66 540d94bd1d
add `__attribute__((unused))` for all variables 2023-11-25 16:17:12 +03:00
Intel A80486DX2-66 f518ed67a9
extend .gitignore 2023-11-25 16:12:46 +03:00
Intel A80486DX2-66 7252403450 patch line 59 2023-11-16 21:24:46 +00:00
nathants 64ade1af73 readme 2020-11-06 13:03:28 -08:00
nathants 96397df608 readme 2020-07-17 15:34:50 -07:00
nathants 9308d0e11e indentation 2020-07-15 17:04:33 -07:00
nathants d32113e538 help should be automatic 2020-07-12 12:27:35 -07:00
nathants d92b42f49c initial commit 2020-07-12 12:23:05 -07:00