crc: Fix build rules with Automake's option 'subdir-objects'.
[gnulib.git] / doc / glibc-functions / pidfd_getpid.texi
blob5dd133ff63f1010db47a8186707a7ef310473ed6
1 @node pidfd_getpid
2 @subsection @code{pidfd_getpid}
3 @findex pidfd_getpid
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Querying a Process,,Querying a Process,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Querying-a-Process.html},
13 @end ifnotinfo
14 @item
15 @uref{https://lwn.net/Articles/943022/}.
16 @end itemize
18 Gnulib module: ---
20 Portability problems fixed by Gnulib:
21 @itemize
22 @end itemize
24 Portability problems not fixed by Gnulib:
25 @itemize
26 @item
27 This function is missing on all non-glibc platforms:
28 glibc 2.38, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
29 @end itemize