On Jan 16 09:03, Yaakov Selkowitz wrote:
> On 2018-01-16 03:27, Corinna Vinschen wrote:
> > On Jan 15 21:19, Yaakov Selkowitz wrote:
> >> These are used, for instance, when cross-compiling the Linux kernel.
> >>
> >> Signed-off-by: Yaakov Selkowitz
> >> ---
> >> newlib/libc/include/sys/unistd.h |
On 2018-01-16 03:27, Corinna Vinschen wrote:
> On Jan 15 21:19, Yaakov Selkowitz wrote:
>> These are used, for instance, when cross-compiling the Linux kernel.
>>
>> Signed-off-by: Yaakov Selkowitz
>> ---
>> newlib/libc/include/sys/unistd.h | 4
>> winsup/cygwin/sysconf.cc | 6 +-
On Jan 15 21:24, Yaakov Selkowitz wrote:
> While POSIX mandates that certain socket types shall be defined by the
> inclusing of , it also says that this header may also make
> visible all symbols. Glibc does this, and without out it,
> some packages end up requiring an additional #include .
>
>
On Jan 15 21:19, Yaakov Selkowitz wrote:
> These are used, for instance, when cross-compiling the Linux kernel.
>
> Signed-off-by: Yaakov Selkowitz
> ---
> newlib/libc/include/sys/unistd.h | 4
> winsup/cygwin/sysconf.cc | 6 +-
> winsup/utils/getconf.c | 4
> 3 f