libreis
0.1.0
A simple header-based drop-in library
|
Shared types and functions, accounts for GNU Linux and MacOS specifications. More...
#include <stdlib.h>
#include <unistd.h>
#include <stdint.h>
#include <string.h>
#include <stdio.h>
#include <dirent.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <sys/types.h>
#include <sys/prctl.h>
#include <signal.h>
#include <syslog.h>
#include <time.h>
#include <fcntl.h>
#include <stdatomic.h>
#include <reis/memory.h>
Go to the source code of this file.
Functions | |
enum | __attribute__ ((__packed__)) |
Variables | |
bool | |
Shared types and functions, accounts for GNU Linux and MacOS specifications.
#define foreach | ( | item, | |
arr | |||
) |