linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: pgajdos <pgajdos@suse.cz>
Cc: eppers@posteo.de, Aleksa Sarai <cyphar@cyphar.com>,
	linux-man <linux-man@vger.kernel.org>
Subject: Re: openat2.h location (openat2.2)
Date: Tue, 30 Jun 2020 21:35:17 +0200	[thread overview]
Message-ID: <CAKgNAki+Zh-D_eYLsF_yryYF+BStLdUj=ROWKO2MRb+Yvp4PHA@mail.gmail.com> (raw)
In-Reply-To: <20200630141703.GB12757@laura.suse.cz>

[CC += Aleksa, linux-man@]

Hello Petr,

I'm bringing Aleksa, the creator of the system call, into CC.

Aleksa, the issue is that the header file (<openat2.h>) documented in
the manual page that you sent does not (yet) exist (and the bug
reporter therefore suggests that the manual page should say to include
<linux/openat2.h>.

I'm guessing that there is (or was) a plan to add a <openat2.h> header
file to glibc. What is the status?

With best regards,

Michael

On Tue, 30 Jun 2020 at 16:17, pgajdos <pgajdos@suse.cz> wrote:
>
> Hello Michael,
>
> https://bugzilla.suse.com/show_bug.cgi?id=1173382
>
> reporter proposes
>
> Index: man-pages-5.07/man2/openat2.2
> ===================================================================
> --- man-pages-5.07.orig/man2/openat2.2  2020-06-09 14:45:54.000000000 +0200
> +++ man-pages-5.07/man2/openat2.2       2020-06-30 16:07:09.655352702 +0200
> @@ -29,7 +29,7 @@ openat2 \- open and possibly create a fi
>  .B #include <sys/types.h>
>  .B #include <sys/stat.h>
>  .B #include <fcntl.h>
> -.B #include <openat2.h>
> +.B #include <linux/openat2.h>
>  .PP
>  .BI "int openat2(int " dirfd ", const char *" pathname ,
>  .BI "            struct open_how *" how ", size_t " size ");
>
> Thanks,
> Petr
>
> --
> Have a lot of fun!



--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

       reply	other threads:[~2020-06-30 19:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200630141703.GB12757@laura.suse.cz>
2020-06-30 19:35 ` Michael Kerrisk (man-pages) [this message]
2020-06-30 22:33   ` openat2.h location (openat2.2) Aleksa Sarai
2020-07-02  9:41     ` Florian Weimer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKgNAki+Zh-D_eYLsF_yryYF+BStLdUj=ROWKO2MRb+Yvp4PHA@mail.gmail.com' \
    --to=mtk.manpages@gmail.com \
    --cc=cyphar@cyphar.com \
    --cc=eppers@posteo.de \
    --cc=linux-man@vger.kernel.org \
    --cc=pgajdos@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).