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