pacemaker  1.1.18-2b07d5c5a9
Scalable High-Availability cluster resource manager
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

◆ _GNU_SOURCE

#define _GNU_SOURCE

Definition at line 20 of file compat.c.

Function Documentation

◆ crm_compat_realpath()

char* crm_compat_realpath ( const char *  path)

Definition at line 40 of file compat.c.