repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".
[gnulib.git]
/
modules
/
xsetenv
blob
a6950f75e2cccf2a4b28aef8c46873f3f2df144b
1
Description:
2
xsetenv() function: set an environment variable, with out-of-memory checking.
3
unsetenv() function: remove an environment variable.
4
5
Files:
6
lib/xsetenv.h
7
lib/xsetenv.c
8
9
Depends-on:
10
setenv
11
unsetenv
12
error
13
gettext-h
14
stdlib
15
16
configure.ac:
17
18
Makefile.am:
19
lib_SOURCES += xsetenv.h xsetenv.c
20
21
Include:
22
"xsetenv.h"
23
24
License:
25
GPL
26
27
Maintainer:
28
all