[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnulib] Re: references to POSIX
From: |
Jim Meyering |
Subject: |
[bug-gnulib] Re: references to POSIX |
Date: |
Fri, 27 May 2005 16:33:53 +0200 |
Bruno Haible <address@hidden> wrote:
> For those modules which implement some functionality specified by POSIX,
> I propose to add a reference to the POSIX spec as an URL. This is a handy
> reference.
>
> See attached patch. Files affected:
> getaddrinfo.h (Simon Josefsson)
> getcwd.h (all)
> inet_ntop.h (Yoann Vandoorselaere)
> time_r.h (Paul Eggert)
>
> Is this OK to commit?
Looks good.
My only reservation was with the long URLs, so asked,
and just learned (thanks to Andrew Josey) that we can
use shortened URLs. E.g., this
http://www.opengroup.org/susv3xsh/gai_strerror.html
redirects to this:
http://www.opengroup.org/onlinepubs/009695399/functions/gai_strerror.html
The sections with redirects are:
/susv3xsh
/susv3xcu
/susv3xrat
/susv3xbd
/susv3
- [bug-gnulib] references to POSIX, Bruno Haible, 2005/05/27
- [bug-gnulib] Re: references to POSIX, Simon Josefsson, 2005/05/27
- [bug-gnulib] Re: references to POSIX,
Jim Meyering <=
- [bug-gnulib] Re: references to POSIX, Bruno Haible, 2005/05/27
- [bug-gnulib] Re: references to POSIX, Jim Meyering, 2005/05/27
- Re: [bug-gnulib] Re: references to POSIX, Paul Eggert, 2005/05/27
- [bug-gnulib] Re: references to POSIX, Bruno Haible, 2005/05/30
- [bug-gnulib] Re: references to POSIX, Paul Eggert, 2005/05/30
- Re: [bug-gnulib] Re: references to POSIX, Karl Berry, 2005/05/30
- [bug-gnulib] Re: references to POSIX, Jim Meyering, 2005/05/30
- [bug-gnulib] Re: references to POSIX, Bruno Haible, 2005/05/31
Re: [bug-gnulib] references to POSIX, Yoann Vandoorselaere, 2005/05/27