Commit f703b5434b1eb02c483f631fe23368130ebc3e07

Bruno Haible 2025-02-25T09:04:45

csharpcomp: Reduce number of read() system calls. * lib/csharpcomp.c: Include <stddef.h>. (compile_csharp_using_dotnet): Read bytes into a buffer, not one-by-one.