VSF Documented
|
#include "../../vsf_linux_cfg.h"
#include "../../include/unistd.h"
#include "../../include/errno.h"
#include <stdio.h>
#include <setjmp.h>
#include <math.h>
#include <resolv.h>
Macros | |
#define | __VSF_LINUX_CLASS_INHERIT__ |
#define | __SIMPLE_LIBC_SETJMP_VPLT_ONLY__ |
#define | __SIMPLE_LIBC_MATH_VPLT_ONLY__ |
Functions | |
void | vsf_linux_glibc_init (void) |
int | b64_ntop (const unsigned char *src, int srclen, char *dst, size_t dstlen) |
int | b64_pton (char *src, unsigned char *dst, size_t dstlen) |
Variables | |
__VSF_VPLT_DECORATOR__ vsf_linux_libc_setjmp_vplt_t | vsf_linux_libc_setjmp_vplt |
__VSF_VPLT_DECORATOR__ vsf_linux_libc_math_vplt_t | vsf_linux_libc_math_vplt |
#define __VSF_LINUX_CLASS_INHERIT__ |
#define __SIMPLE_LIBC_SETJMP_VPLT_ONLY__ |
#define __SIMPLE_LIBC_MATH_VPLT_ONLY__ |
void vsf_linux_glibc_init | ( | void | ) |
int b64_ntop | ( | const unsigned char * | src, |
int | srclen, | ||
char * | dst, | ||
size_t | dstlen | ||
) |
int b64_pton | ( | char * | src, |
unsigned char * | dst, | ||
size_t | dstlen | ||
) |
__VSF_VPLT_DECORATOR__ vsf_linux_libc_setjmp_vplt_t vsf_linux_libc_setjmp_vplt |
__VSF_VPLT_DECORATOR__ vsf_linux_libc_math_vplt_t vsf_linux_libc_math_vplt |