/[guile]/guile/guile-core/doc/ref/posix.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/posix.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by ossau, Fri Mar 29 20:25:24 2002 UTC revision 1.8 by mvo, Thu May 9 19:35:58 2002 UTC
# Line 1138  be removed. Line 1138  be removed.
1138  The return value is unspecified.  The return value is unspecified.
1139  @end deffn  @end deffn
1140    
1141    @deffn {Scheme Procedure} setenv name value
1142    Give the environment variable @var{name} the value @var{value}.  The
1143    name can not contain a @samp{=} character.
1144    @end deffn
1145    
1146    @deffn {Scheme Procedure} unsetenv name
1147    Remove variable @var{name} from the environment.  The
1148    name can not contain a @samp{=} character.
1149    @end deffn
1150    
1151  @node Processes  @node Processes
1152  @section Processes  @section Processes

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26