public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* _SC_XOPEN_STREAMS vs _XOPEN_STREAMS vs _SC_STREAMS
@ 2013-05-26 18:35 Игорь Пашев
  2013-05-28 17:45 ` Roland McGrath
  0 siblings, 1 reply; 2+ messages in thread
From: Игорь Пашев @ 2013-05-26 18:35 UTC (permalink / raw)
  To: libc-ports

Hi!

I'm looking at "sysdeps/posix/sysconf.c" and see that:

sysconf(_SC_STREAMS) = _XOPEN_STREAMS
sysconf(_SC_XOPEN_STREAMS) = -1


But according to "The Open Group Base Specifications Issue 7" [2]
sysconf(_SC_XOPEN_STREAMS) should be _XOPEN_STREAMS


Is it a bug?



[1] http://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/posix/sysconf.c;h=d8c3466c1cc23f7232f2c7b4dfef4a17d6857c09;hb=HEAD
[2] http://pubs.opengroup.org/onlinepubs/009695399/functions/sysconf.html

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

* Re: _SC_XOPEN_STREAMS vs _XOPEN_STREAMS vs _SC_STREAMS
  2013-05-26 18:35 _SC_XOPEN_STREAMS vs _XOPEN_STREAMS vs _SC_STREAMS Игорь Пашев
@ 2013-05-28 17:45 ` Roland McGrath
  0 siblings, 0 replies; 2+ messages in thread
From: Roland McGrath @ 2013-05-28 17:45 UTC (permalink / raw)
  To: Игорь Пашев
  Cc: libc-ports

Try libc-help@sourceware.org

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

end of thread, other threads:[~2013-05-28 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-26 18:35 _SC_XOPEN_STREAMS vs _XOPEN_STREAMS vs _SC_STREAMS Игорь Пашев
2013-05-28 17:45 ` Roland McGrath

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).