newlib-cygwin/newlib/libc/sys/amdgcn
Andrew Stubbs e8b23909e4 Add missing includes.
These missing includes were causing build warnings, but also a real bug in
which the "size" parameter to "write" was being passed in 32-bit, whereas it
ought to be 64-bit.  This led to intermittent bad behaviour.
2019-03-25 16:44:10 +01:00
..
Makefile.am
Makefile.in
aclocal.m4
close.c
configure
configure.in
fstat.c Add missing includes. 2019-03-25 16:44:10 +01:00
isatty.c
lseek.c
read.c
write.c AMD GCN: Implement circular buffering. 2019-03-18 17:38:25 +01:00