All of lore.kernel.org
 help / color / mirror / Atom feed
* inconsistent redundancy in chdir.2
@ 2010-11-21 22:45 Martin Eberhard Schauer
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Eberhard Schauer @ 2010-11-21 22:45 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

             Dear Mr. Kerrisk,

I'm sorry for possibly two messages on the same subject - i mistyped the
CC address.

Thank you for maintaining the Linux man-pages.

Updating the outdated translation of chdir.2 for manpages-de I found

>
Feature Test Macro Requirements for glibc (see feature_test_macros(7)):

       fchdir():
           _BSD_SOURCE || _XOPEN_SOURCE >= 500 ||
           _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED
           || /* Since glibc 2.12: */ _POSIX_C_SOURCE >= 200809L
>

and as last (third) part of NOTES

>
The prototype for fchdir() is only available if _BSD_SOURCE is defined,
       or _XOPEN_SOURCE is defined with the value 500.
>

This is almost the same of the first two possibilities above.

Please check whether >= or = is right and consider dropping/extending
the last
paragraph of the NOTES.

Kind regards
       Martin Schauer


--
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
[parent not found: <4CE99B70.6080702@gmx.de>]

end of thread, other threads:[~2010-11-25  5:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-21 22:45 inconsistent redundancy in chdir.2 Martin Eberhard Schauer
     [not found] <4CE99B70.6080702@gmx.de>
     [not found] ` <4CE99B70.6080702-Mmb7MZpHnFY@public.gmane.org>
2010-11-25  5:36   ` Michael Kerrisk

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.