1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-10-30 11:54:01 -04:00
Commit graph

11 commits

Author SHA1 Message Date
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