exec.cc File Reference

#include "config.h"
#include <iostream>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <signal.h>
#include <sys/select.h>
#include <sys/time.h>
#include <cerrno>
#include "asserts.h"
#include "error.h"
#include "fs.h"
#include "exec.h"

Include dependency graph for exec.cc:

Include dependency graph

Go to the source code of this file.

Functions

void _signal_handler (int signo)
 Generic signal handler.

std::ostream & operator<< (std::ostream &out, execute &exe)
 Convenience function to call execute::print().


Function Documentation

void _signal_handler int  signo  )  [static]
 

Generic signal handler.

Definition at line 66 of file exec.cc.

References ERROR.

Referenced by execute::fork().

std::ostream& operator<< std::ostream &  out,
execute exe
 

Convenience function to call execute::print().

Definition at line 593 of file exec.cc.


Generated on Mon Jul 12 12:03:46 2004 for rvm by doxygen 1.3.6