arudradey's picture
download
raw
369 Bytes
#ifndef _ERRNO_H
#define _ERRNO_H
#ifdef __cplusplus
extern "C" {
#endif
#include <features.h>
#include <bits/errno.h>
#ifdef __GNUC__
__attribute__((const))
#endif
int *__errno_location(void);
#define errno (*__errno_location())
#ifdef _GNU_SOURCE
extern char *program_invocation_short_name, *program_invocation_name;
#endif
#ifdef __cplusplus
}
#endif
#endif

Xet Storage Details

Size:
369 Bytes
·
Xet hash:
4718a42d3f2e33f524eb268a0242f76878a067074796c5ab5e97841d3338950c

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.