111db14908532495b56ef0730389d333c9e2233d
[gnulib.git] / doc / posix-functions / asctime.texi
1 @node asctime
2 @section @code{asctime}
3 @findex asctime
4
5 POSIX specification: @url{http://www.opengroup.org/susv3xsh/asctime.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 function may overflow its internal buffer if an invalid year is passed.
17 @end itemize