From d77c9cd8c648ec0943a951c48b181651ae00421b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 2 Jun 2007 20:45:23 +0000 Subject: Fix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX on FreeBSD/ia64. --- doc/headers/stdint.texi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/headers/stdint.texi b/doc/headers/stdint.texi index 234a6e0be4..c264692a4a 100644 --- a/doc/headers/stdint.texi +++ b/doc/headers/stdint.texi @@ -12,6 +12,13 @@ This header file is missing on some platforms: OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Interix 3.5, BeOS. @item This header file is very incomplete on some platforms. +@item +The values of @code{SIG_ATOMIC_MIN} and @code{SIG_ATOMIC_MAX} are incorrect +on some platforms: +FreeBSD 6.2 / ia64. +@item +The value of @code{WINT_MAX} is incorrect on some platforms: +mingw. @end itemize Portability problems not fixed by Gnulib: -- cgit v1.2.1