1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2026-08-15 11:00:07 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Alex Kotov
7ac36e8fc4
Change kernaux_cmdline 2022-01-22 02:46:30 +05:00
Alex Kotov
3eaa30d0a8
Rename func "kernaux_cmdline_parse" to "kernaux_cmdline" 2022-01-22 02:13:54 +05:00
Alex Kotov
6ed5ca807f
Remove unnecessary macro code 2021-12-20 11:17:57 +05:00
Alex Kotov
9636303f86
Use size_t instead of unsigned ints 2021-12-16 20:26:16 +05:00
Alex Kotov
43bad38beb
Reorder "extern C" statements 2021-12-14 01:46:58 +05:00
Alex Kotov
115b6f28c4
Do not use "-nostdinc" option 2020-12-06 15:16:19 +05:00
Alex Kotov
5ad5a1300b
Add dummy command line parser 2020-12-02 01:23:52 +05:00
Alex Kotov
761fb821d8
Start working on command line parser 2020-12-02 00:55:16 +05:00