15ed72fee5
Remove generic file API ( #108 )
2022-11-26 23:04:36 +04:00
0765cd04e6
Async cmdline ( #104 )
2022-06-28 02:13:40 +03:00
b5eb326392
Main: include/kernaux/file.h: Added
2022-06-07 20:48:58 +03:00
aa6077b88c
Main: include/kernaux/print.h: Functions "[v]printf" renamed to "[v]fprintf"
2022-06-07 19:24:11 +03:00
fc01ec69ac
Main: include/kernaux/printf_fmt.h: Auxiliary API moved to a separate module
2022-05-27 01:15:59 +03:00
21f6a24d34
Main: include/kernaux/printf.h: Add auxiliary API
2022-05-25 03:39:57 +03:00
08e3e7c0de
Remove comment
...
I hope no one really needs license and copyright in header file? The API
belongs to C standard with my additions anyway, so there is actually no
original work from the author, maybe except documentation.
2022-01-20 03:59:10 +05:00
1a0c46b03d
Reorder code
2022-01-20 03:59:10 +05:00
8eae115cbd
Rename funcs
2022-01-20 03:59:10 +05:00
000c26c7d7
Rewrite printf to always use callbacks
2022-01-20 03:59:10 +05:00
76a711840f
Organize code
2022-01-20 03:59:10 +05:00
69395effdb
Remove trailing spaces
2022-01-20 03:59:10 +05:00
098ae37852
Add code
2022-01-20 03:59:10 +05:00
6ed5ca807f
Remove unnecessary macro code
2021-12-20 11:17:57 +05:00
43bad38beb
Reorder "extern C" statements
2021-12-14 01:46:58 +05:00
e7d355f950
Add tests to "kernaux_printf"
2020-12-07 03:15:56 +05:00
ceff5cf197
Add function "kernaux_printf"
2020-12-07 02:40:27 +05:00