* symlinkat, unlinkat man page problem
@ 2009-12-08 13:40 Eric Blake
[not found] ` <4B1E574F.20805-PGZyUNKar/Q@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Eric Blake @ 2009-12-08 13:40 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Per POSIX and the system headers, symlinkat and unlinkat both live in
<unistd.h>, but:
http://www.kernel.org/doc/man-pages/online/pages/man2/symlinkat.2.html
claims <stdio.h>
http://www.kernel.org/doc/man-pages/online/pages/man2/unlinkat.2.html
claims <fcntl.h>
--
Don't work too hard, make some time for fun as well!
Eric Blake ebb9-PGZyUNKar/Q@public.gmane.org
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: symlinkat, unlinkat man page problem
[not found] ` <4B1E574F.20805-PGZyUNKar/Q@public.gmane.org>
@ 2012-03-24 10:48 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2012-03-24 10:48 UTC (permalink / raw)
To: Eric Blake; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Hello Eric
On Wed, Dec 9, 2009 at 2:40 AM, Eric Blake <ebb9-PGZyUNKar/Q@public.gmane.org> wrote:
> Per POSIX and the system headers, symlinkat and unlinkat both live in
> <unistd.h>, but:
>
> http://www.kernel.org/doc/man-pages/online/pages/man2/symlinkat.2.html
> claims <stdio.h>
>
> http://www.kernel.org/doc/man-pages/online/pages/man2/unlinkat.2.html
> claims <fcntl.h>
Thanks. Corrected for man-pages 3.38.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-24 10:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-08 13:40 symlinkat, unlinkat man page problem Eric Blake
[not found] ` <4B1E574F.20805-PGZyUNKar/Q@public.gmane.org>
2012-03-24 10:48 ` Michael Kerrisk (man-pages)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.