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 <[EMAIL PROTECTED]>
* 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