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 "apr.h"
#include "ap_config.h"
Include dependency graph for os.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PLATFORM   "Unix"
 
#define AP_NEED_SET_MUTEX_PERMS   1
 
#define AP_PLATFORM_REWRITE_ARGS_HOOK   ap_mpm_rewrite_args
 

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.