]> sourceware.org Git - glibc.git/commit
manual: Add Descriptor-Relative Access section
authorFlorian Weimer <fweimer@redhat.com>
Wed, 7 Aug 2024 12:57:41 +0000 (14:57 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 27 Aug 2024 08:16:10 +0000 (10:16 +0200)
commit3de73f974fab55430177c811c9c9ba3f251d5747
tree50212ea40334956f4d96abb0a2383051718fd5ad
parentca90758b2a2b1c21fcf1f04b3e5ddad238b3aefe
manual: Add Descriptor-Relative Access section

Reference this new section from the O_PATH documentation.

And document the functions openat, openat64, fstatat, fstatat64.
(The safety assessment for fstatat was already obsolete because
current glibc assumes kernel support for the underlying system
call.)

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
manual/filesys.texi
manual/llio.texi
manual/startup.texi
This page took 0.039857 seconds and 5 git commands to generate.