revise node structure for new fdl.texi
[gnulib.git] / doc / functions / putenv.texi
1 @node putenv
2 @section @code{putenv}
3 @findex putenv
4
5 POSIX specification: @url{http://www.opengroup.org/susv3xsh/putenv.html}
6
7 Gnulib module: putenv
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function fails to remove environment variables correctly on some old
13 platforms:
14 SunOS 4.1.4.
15 @end itemize
16
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize