summaryrefslogtreecommitdiffstats
path: root/arg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arg.h: fixed argv checks orderGravatar Lucas Gabriel Vuotto 2016-02-231-2/+2
| | | | | | This prevents accessing to a potentially out-of-bounds memory section. Signed-off-by: Lucas Gabriel Vuotto <l.vuotto92@gmail.com>
* arg.h: remove unused ARGNUM* macrosGravatar Hiltjo Posthuma 2015-11-081-14/+0
|
* stest: get rid of getopt, use suckless arg.hGravatar Hiltjo Posthuma 2015-07-191-0/+63
... also some style improvements.
deletions'>-1/+1 2024-09-12Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1