aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/u_io.c
Commit message (Expand)AuthorAgeFilesLines
* cpp: support directives within macro argument listlemon2026-03-241-0/+2
* <iso646.h>, test for libc headerslemon2026-03-231-4/+0
* io: use FILE* for buf fp impllemon2026-03-231-7/+9
* style: change uvlong -> u64int, vlong -> s64intlemon2026-03-221-7/+7
* Rework handling of predefined macros.lemon2026-03-211-20/+5
* io: make -w suppress notes toolemon2026-03-201-2/+3
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-74/+78
* Refactor: move some utils from antcc.h to their own headerslemon2026-03-171-0/+1
* REFACTOR: finish renaminglemon2026-03-171-0/+1255