aidan
|
904e407908
|
Added back the ability to change compiler with CC environment variable.
|
2020-08-19 10:12:37 -06:00 |
|
aidan
|
416a36d636
|
Unified style for if, for, and while statements. As well as general
code cleanup.
|
2020-08-19 10:10:43 -06:00 |
|
aidan
|
941f415b38
|
Manual merge of pull request #19. This adds multi-character delimiter.
Thanks to tph5595.
|
2020-08-14 12:36:38 -06:00 |
|
aidan
|
9c5aec5cd5
|
Removed call to redundant call to exit()
|
2020-08-14 01:15:32 -06:00 |
|
aidan
|
5dcb2a0d84
|
fixed signal handling on OpenBSD by using SIGUSR1 instead of SIGRTMIN.
This should not affect other platforms at all.
|
2020-08-12 10:24:42 -06:00 |
|