+2006-05-01 Bruno Haible <bruno@clisp.org>
+
+ * stdint_.h: Shorter URL.
+ * inttypes.h: Likewise.
+
2006-05-02 Paul Eggert <eggert@cs.ucla.edu>
* verify.h: Document the internals better. Most of this change
/*
* A wrapper for the ISO C 99 <inttypes.h>.
- * <http://www.opengroup.org/onlinepubs/007904975/basedefs/inttypes.h.html>
+ * <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
/*
* ISO C 99 <stdint.h> for platforms that lack it.
- * <http://www.opengroup.org/onlinepubs/007904975/basedefs/stdint.h.html>
+ * <http://www.opengroup.org/susv3xbd/stdint.h.html>
*/
/* Get wchar_t, WCHAR_MIN, WCHAR_MAX. */