Skip to content

Commit

Permalink
FreeBSD core.stdc.stdio.BUFSIZ
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinNowak committed Mar 19, 2012
1 parent 6f8b3a5 commit b17126b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/stdc/stdio.d
Expand Up @@ -88,6 +88,7 @@ else version ( FreeBSD )
{ {
enum enum
{ {
BUFSIZ = 1024,
EOF = -1, EOF = -1,
FOPEN_MAX = 20, FOPEN_MAX = 20,
FILENAME_MAX = 1024, FILENAME_MAX = 1024,
Expand Down

0 comments on commit b17126b

Please sign in to comment.