diff options
Diffstat (limited to '_stdio.d')
-rw-r--r-- | _stdio.d | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/_stdio.d b/_stdio.d new file mode 100644 index 0000000..b6b7396 --- /dev/null +++ b/_stdio.d @@ -0,0 +1,13 @@ +NULL +_IOFBF +_IOLBF +_IONBF +BUFSIZ +EOF +FILENAME_MAX +FOPEN_MAX +L_tmpnam +SEEK_CUR +SEEK_END +SEEK_SET +TMP_MAX |