poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / asctime.texi
blobc7dce36f6d9a0d2bd365763a175c74d4c8a252da
1 @node asctime
2 @section @code{asctime}
3 @findex asctime
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/asctime.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function may overflow its internal buffer if an invalid year is passed.
17 @end itemize