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.