modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / atexit.texi
blobe22a5ac2c47f94e49a38c567de84a18752c3e0c9
1 @node atexit
2 @section @code{atexit}
3 @findex atexit
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/atexit.html}
7 Gnulib module: atexit
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some old platforms.
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize