env.c File Reference

Setup this program for safer exec, and set required runtime "environment" variables. More...

Go to the source code of this file.

Functions

void init_env ()
 Initialize the program environment.


Detailed Description

Setup this program for safer exec, and set required runtime "environment" variables.

Author:
Jan-Henrik Haukeland, <hauk@tildeslash.com>
Version:
$Id: env.c,v 1.13 2002/12/19 20:50:06 hauk Exp $

Definition in file env.c.


Function Documentation

void init_env  
 

Initialize the program environment.

Definition at line 73 of file env.c.

References myrun::have_tty, and Run.

Referenced by main().