pacemaker  1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
compat.c File Reference
#include <crm_internal.h>
#include <stdio.h>
#include <unistd.h>
#include <limits.h>
#include <stdlib.h>
#include <errno.h>
Include dependency graph for compat.c:

Go to the source code of this file.

Macros

#define _GNU_SOURCE
 

Functions

char * crm_compat_realpath (const char *path)
 

Macro Definition Documentation

#define _GNU_SOURCE

Definition at line 20 of file compat.c.

Function Documentation

char* crm_compat_realpath ( const char *  path)

Definition at line 40 of file compat.c.