OSDN Git Service

Set the default stdio buffer size to 4096, rather then 256.
authorEric Andersen <andersen@codepoet.org>
Thu, 4 Dec 2003 18:25:36 +0000 (18:25 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 4 Dec 2003 18:25:36 +0000 (18:25 -0000)
commit5660d0d42df9610ba12704e04a5b51b167bed20a
treec256fb2732993c90d9f2eaa7c2c45dd0997a49ab
parent2ed8ea7e4ace7fb1b3bb5b1ab9a23a9bf150193b
Set the default stdio buffer size to 4096, rather then 256.
256 is fine of course, but many applications use this value
and expect it to be larger.
extra/Configs/Config.in