index
:
ntux
main
native translation und extension
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
/
argv
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-05-28
argv.h: usage screen: prettify: <short-option><space><long-option>.
midipix
1
-1
/
+1
2024-05-15
argv.h: argv_usage_impl(): use a sentinel with a non-contant format specifier.
midipix
1
-1
/
+1
2024-01-27
argv.h: argv_scan(): properly handle (fhybrid && ARGV_OPTARG_OPTIONAL).
midipix
1
-1
/
+6
2024-01-27
argv.h: argv_scan(): whitespace meditation.
midipix
1
-16
/
+34
2024-01-26
argv.h: argv_show_error: refactor handling of vendor-specific option string.
midipix
1
-10
/
+19
2024-01-26
argv.h: argv_show_error(): gracefully handle vendor-specific (-W) arguments.
midipix
1
-3
/
+24
2022-12-21
argv.h: argv_show_error(): refine the 'option X requires a value' error msg.
midipix
1
-1
/
+3
2021-12-30
A new home.
midipix
1
-1
/
+1
2021-07-06
Annual chores.
midipix
1
-1
/
+1
2021-05-05
argv.h: tty colors: added argv_usage_plain().
midipix
1
-4
/
+30
2020-01-27
argv.h: remove stale comment regarding sofort.
midipix
1
-1
/
+0
2018-07-14
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix
1
-36
/
+42
2018-07-14
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix
1
-1
/
+1
2018-07-14
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix
1
-6
/
+6
2018-05-22
argv.h: whitespace meditation.
midipix
1
-5
/
+9
2018-05-22
argv: argv_scan(): properly handle optional argument values of short options.
midipix
1
-0
/
+2
2016-12-27
argv.h: use an option vector rather than a direct pointer to the option table.
midipix
1
-33
/
+54
2016-12-27
create free-standing, libpsxscl-based project skeleton.
midipix
1
-0
/
+909