From f080d67c4644a0a957246b8c90e71185193f412a Mon Sep 17 00:00:00 2001 From: bumbread Date: Wed, 10 Aug 2022 17:12:01 +1100 Subject: [PATCH] Some items for stdint.h --- todo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo b/todo index 919578c..07ead5e 100644 --- a/todo +++ b/todo @@ -29,6 +29,9 @@ math.h: * M_LOG10 * other stuff? +stdint.h: +* Implement 7.20.3 + stdio.h: * The only reason to keep a linked list of all streams is to make sure they are flushed after main() returns. I wonder if only remembering the files