summaryrefslogtreecommitdiff
path: root/strio.h
AgeCommit message (Expand)Author
2025-12-02fileno() prototypeWormHeamer
2025-12-02move stdio.h dep up (for FILE)WormHeamer
2025-12-02add fstat() implementation for read_all_file_size()WormHeamer
2025-08-30add stdarg.h dep to strio.hWormHeamer
2025-06-23add missing stdarg.h headerWormHeamer
2025-06-23add str_to_i64WormHeamer
2025-06-23Initial commitwrmr