bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shorter SUSV3 URLs


From: Bruno Haible
Subject: shorter SUSV3 URLs
Date: Tue, 2 May 2006 16:39:41 +0200
User-agent: KMail/1.5

Hi,

Jim requested that a shorter form of URLs to POSIX:2001 be used, and now
that www.opengroup.org implements these shortcuts, why not use them.
Derek, any objections?


2006-05-01  Bruno Haible  <address@hidden>

        * stdint_.h: Shorter URL.
        * inttypes.h: Likewise.

*** gnulib-20060430/lib/stdint_.h       2006-03-29 15:08:31.000000000 +0200
--- gnulib-20060430-modified/lib/stdint_.h      2006-05-01 21:39:45.000000000 
+0200
***************
*** 21,27 ****
  
  /*
   * ISO C 99 <stdint.h> for platforms that lack it.
!  * <http://www.opengroup.org/onlinepubs/007904975/basedefs/stdint.h.html>
   */
  
  /* Get wchar_t, WCHAR_MIN, WCHAR_MAX.  */
--- 21,27 ----
  
  /*
   * ISO C 99 <stdint.h> for platforms that lack it.
!  * <http://www.opengroup.org/susv3xbd/stdint.h.html>
   */
  
  /* Get wchar_t, WCHAR_MIN, WCHAR_MAX.  */
*** gnulib-20060430/lib/inttypes.h      2006-04-19 14:54:03.000000000 +0200
--- gnulib-20060430-modified/lib/inttypes.h     2006-05-01 21:39:45.000000000 
+0200
***************
*** 21,27 ****
  
  /*
   * A wrapper for the ISO C 99 <inttypes.h>.
!  * <http://www.opengroup.org/onlinepubs/007904975/basedefs/inttypes.h.html>
   *
   * Currently, if the system <inttypes.h> is missing or not C99 compliant, then
   * this header may only provide the required <stdint.h> (which may be the
--- 21,27 ----
  
  /*
   * A wrapper for the ISO C 99 <inttypes.h>.
!  * <http://www.opengroup.org/susv3xbd/inttypes.h.html>
   *
   * Currently, if the system <inttypes.h> is missing or not C99 compliant, then
   * this header may only provide the required <stdint.h> (which may be the





reply via email to

[Prev in Thread] Current Thread [Next in Thread]