mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
Add setvbuf(), setlinebuf(), setbuf().
This commit is contained in:
parent
7cc4caee4f
commit
e48182d91b
6 changed files with 86 additions and 32 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
#define PATH_MAX 4096
|
||||
#define BUFSIZ 1024
|
||||
|
||||
#define INT_MAX INT32_MAX
|
||||
#define INT_MIN INT32_MIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue