summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-functions/putenv.texi
blob: 259a57c81fd164f7163ec95620a8ad5b6057bb98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@node putenv
@section @code{putenv}
@findex putenv

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/putenv.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize

Extension: Gnulib provides a module @samp{putenv} that substitutes a
@code{putenv} implementation that can also be used to remove environment
variables.