Stuart Ianna 4e2a8d4492 libc: Add setbuffer to stdio.
The setbuffer() function is a wrapper around setvbuf() which
enables full buffering on a buffer allocated by the caller, assuming
buffer is not a null pointer.
2023-05-01 11:24:41 +03:00
..
2023-02-24 00:35:19 +08:00
2020-07-04 11:10:29 +09:00
2023-02-24 00:35:19 +08:00
2020-07-04 11:10:29 +09:00
2023-05-01 11:24:41 +03:00
2021-03-03 18:52:53 -08:00
2023-04-19 02:48:39 +08:00
2020-06-03 07:35:08 -06:00
2023-05-01 11:24:41 +03:00