On Jan 15 12:39, Brian Inglis wrote:
> Add unavailable POSIX additions to Not Implemented section,
> with mentions of headers and packages where they are expected.
> 
> Signed-off-by: Brian Inglis <brian.ing...@systematicsw.ab.ca>
> ---
>  winsup/doc/posix.xml | 20 ++++++++++++++++++--
>  1 file changed, 18 insertions(+), 2 deletions(-)
> 
> diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
> index 0b23a2251028..89728e050bef 100644
> --- a/winsup/doc/posix.xml
> +++ b/winsup/doc/posix.xml
> @@ -1681,9 +1681,14 @@ ISO/IEC DIS 9945 Information technology
>  
>  </sect1>
>  
> -<sect1 id="std-notimpl"><title>NOT implemented system interfaces from the 
> Single Unix Specification, Volume 7:</title>
> +<sect1 id="std-notimpl"><title>NOT implemented system interfaces from the 
> Single UNIX® Specification Version 5:</title>
>  
>  <screen>
> +    _Fork                    (not available in "(sys/)unistd.h" header)
> +    dcgettext_l                      (not available in external gettext 
> "libintl" library)
> +    dcngettext_l             (not available in external gettext "libintl" 
> library)
> +    dgettext_l                       (not available in external gettext 
> "libintl" library)
> +    dngettext_l                      (not available in external gettext 
> "libintl" library)

Sorry, but they are not available.  It doesn't matter *where* they are
not available.  Please drop the hints.


Thanks,
Corinna

Reply via email to