public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* Removing #ifdef __CYGWIN__ over _CS_* defines from sys/unistd.h
@ 2020-06-16 19:33 Eshan Dhawan
  2020-07-02  9:04 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Eshan Dhawan @ 2020-06-16 19:33 UTC (permalink / raw)
  To: Newlib

Hello everyone,
I am Eshan, a GSOC 2020 student under RTEMS
I was trying to port Confstr() to RTEMS.
It requires _CS_* defines in unistd.h
the are under #ifdef __CYGWIN__
Can this be removed?

-- 
Thanks
- Eshan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Removing #ifdef __CYGWIN__ over _CS_* defines from sys/unistd.h
  2020-06-16 19:33 Removing #ifdef __CYGWIN__ over _CS_* defines from sys/unistd.h Eshan Dhawan
@ 2020-07-02  9:04 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2020-07-02  9:04 UTC (permalink / raw)
  To: newlib

Hi Eshan,

On Jun 17 01:03, Eshan Dhawan via Newlib wrote:
> Hello everyone,
> I am Eshan, a GSOC 2020 student under RTEMS
> I was trying to port Confstr() to RTEMS.
> It requires _CS_* defines in unistd.h
> the are under #ifdef __CYGWIN__
> Can this be removed?

Sure!  The comment in the #ifdef line should be a good hint ;)


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-02  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16 19:33 Removing #ifdef __CYGWIN__ over _CS_* defines from sys/unistd.h Eshan Dhawan
2020-07-02  9:04 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).