[PATCH] Fix freestanding cstdint which fails to detect stdint.h [PR100057]

2021-04-13 Thread sotrdg sotrdg via Gcc-patches
>From 609cef6c863633711418c6b23401069062ac5df8 Mon Sep 17 00:00:00 2001 From: expnkx Date: Wed, 14 Apr 2021 01:48:38 -0400 Subject: [PATCH] Fix freestanding cstdint which fails to detect stdint.h [PR100057] Configure script cannot find cstdint when we build in freestanding environment since there

RE: This is my patch for fstream to fix the performance issue on Windows.

2020-10-04 Thread sotrdg sotrdg via Gcc-patches
In general yes. Of course 64k would be the optimal value for buffer size for both windows and linux. However, I think iostream is an old thing. Setting it as optimal value might create compatibility issues. Yes. This patch is good. Sent from Mail