Write "Mac OS X" instead of "MacOS X".
[gnulib.git] / doc / posix-functions / daylight.texi
1 @node daylight
2 @section @code{daylight}
3 @findex daylight
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/daylight.html}
6
7 Gnulib module: ---
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
12
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This variable is missing on some platforms:
17 Mac OS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1.
18 @item
19 The address of this variable is not a compile-time constant on some platforms:
20 Cygwin, mingw.
21 @end itemize