public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* O_CLOEXEC undocumented?
@ 2020-03-13 14:46 Sergey Organov
  2020-03-13 14:52 ` Carlos O'Donell
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Organov @ 2020-03-13 14:46 UTC (permalink / raw)
  To: libc-help

Hello,

O_CLOEXEC seems to be referenced but undocumented in:

This is ‘The GNU C Library Reference Manual’, for Version (Debian
glibc-doc-reference 2.28-1) of the GNU C Library.

-- Sergey

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

* Re: O_CLOEXEC undocumented?
  2020-03-13 14:46 O_CLOEXEC undocumented? Sergey Organov
@ 2020-03-13 14:52 ` Carlos O'Donell
  2020-03-18  5:38   ` Sergey Organov
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos O'Donell @ 2020-03-13 14:52 UTC (permalink / raw)
  To: Sergey Organov; +Cc: libc-help

On Fri, Mar 13, 2020 at 10:46 AM Sergey Organov via Libc-help
<libc-help@sourceware.org> wrote:
>
> Hello,
>
> O_CLOEXEC seems to be referenced but undocumented in:
>
> This is ‘The GNU C Library Reference Manual’, for Version (Debian
> glibc-doc-reference 2.28-1) of the GNU C Library.

That is a defect. We should document O_CLOEXEC. Thanks for noticing.

Cheers,
Carlos.

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

* Re: O_CLOEXEC undocumented?
  2020-03-13 14:52 ` Carlos O'Donell
@ 2020-03-18  5:38   ` Sergey Organov
  0 siblings, 0 replies; 3+ messages in thread
From: Sergey Organov @ 2020-03-18  5:38 UTC (permalink / raw)
  To: Carlos O'Donell; +Cc: libc-help

"Carlos O'Donell" <carlos@systemhalted.org> writes:

> On Fri, Mar 13, 2020 at 10:46 AM Sergey Organov via Libc-help
> <libc-help@sourceware.org> wrote:
>>
>> Hello,
>>
>> O_CLOEXEC seems to be referenced but undocumented in:
>>
>> This is ‘The GNU C Library Reference Manual’, for Version (Debian
>> glibc-doc-reference 2.28-1) of the GNU C Library.
>
> That is a defect. We should document O_CLOEXEC. Thanks for noticing.

Then I've noticed accept4() along with SOCK_CLOEXEC flag to it
and to socket() are missed as well.

Thanks,
-- Sergey

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

end of thread, other threads:[~2020-03-18  5:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-13 14:46 O_CLOEXEC undocumented? Sergey Organov
2020-03-13 14:52 ` Carlos O'Donell
2020-03-18  5:38   ` Sergey Organov

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