Apache2
os.h File Reference

This file in included in all Apache source code. It contains definitions of facilities available on this operating system (HAVE_* macros), and prototypes of OS specific functions defined in os.c or os-inline.c. More...

#include "../unix/os.h"
Include dependency graph for os.h:

Go to the source code of this file.

Macros

#define PLATFORM   "BS2000"
 

Functions

pid_t os_fork (const char *user)
 

Detailed Description

This file in included in all Apache source code. It contains definitions of facilities available on this operating system (HAVE_* macros), and prototypes of OS specific functions defined in os.c or os-inline.c.