The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

dvi2bitmap  dvi2bitmap1.0
Classes | Namespaces | Constant Groups | Functions | Variables
PipeStream.cc File Reference
#include <config.h>
#include <PipeStream.h>
#include <Util.h>
#include <iostream>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cctype>
#include <cerrno>
#include <cassert>
#include <unistd.h>
#include <sys/signal.h>
#include <signal.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <map>
#include <stringstream.h>

Classes

struct  PipeStreamSignalHandling::process_status
 

Namespaces

 PipeStreamSignalHandling
 Takes care of the signal handling necessary for the functions in the PipeStream class.
 

Constant Groups

 PipeStreamSignalHandling
 Takes care of the signal handling necessary for the functions in the PipeStream class.
 

Functions

bool PipeStreamSignalHandling::got_status (pid_t pid, int *status)
 Checks to see if the given process has exited. More...
 
void PipeStreamSignalHandling::expectAnother () throw (InputByteStreamError)
 Note that we expect to start another child. More...
 
void PipeStreamSignalHandling::childcatcher (int)
 
void PipeStreamSignalHandling::alarmcatcher (int)
 

Variables

struct process_status * PipeStreamSignalHandling::procs = 0
 
sig_atomic_t PipeStreamSignalHandling::nprocs
 
sig_atomic_t PipeStreamSignalHandling::nprocs_used
 

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.