[3/4] msvcrt: change default buffer size to 4k.

Grazvydas Ignotas notasas at gmail.com
Fri Jun 13 06:34:43 CDT 2014


On Fri, Jun 13, 2014 at 12:08 PM, Piotr Caban <piotr.caban at gmail.com> wrote:
> On 06/13/14 01:27, Grazvydas Ignotas wrote:
>>
>> -#define MSVCRT_BUFSIZ    512
>> +#define MSVCRT_BUFSIZ    4096
>
> You can't change BUFSIZ value.

Why not? This is internal MSVCRT_BUFSIZ from internal header, not the
public BUFSIZ one, which is more or less unrelated.

-- 
Gražvydas



More information about the wine-devel mailing list