[PATCH v2] Cygwin: syscalls.cc: Include ../stdio/local.h

Corinna Vinschen vinschen@redhat.com
Thu May 12 08:15:43 GMT 2022


On May 12 09:08, Sebastian Huber wrote:
> Include Newlib internal ../stdio/local.h for the _fwalk_reent() declaration.
> Add C++ support to local.h

As I wrote in my last reply to patch 9, please don't include
internal newlib headers. Let's move these declarations, as far
as they are required from Cygwin, to sys/reeent.h or sys/stdio.h,
or some other adequate system header.


Thanks,
Corinna



More information about the Newlib mailing list