|
VSF Documented
|
#include "../../vsf_linux_cfg.h"#include "../../include/unistd.h"#include "../../include/errno.h"#include <stdio.h>#include <stdatomic.h>#include <setjmp.h>#include "../../include/simple_libc/setjmp/setjmp.h"#include <math.h>#include <wchar.h>#include <wctype.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) |
| void | atomic_thread_fence (enum memory_order order) |
| void | atomic_signal_fence (enum memory_order m) |
| #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 | ||
| ) |
| void atomic_thread_fence | ( | enum memory_order | order | ) |
| void atomic_signal_fence | ( | enum memory_order | m | ) |
| __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 |
| __VSF_VPLT_DECORATOR__ vsf_linux_libc_wchar_vplt_t vsf_linux_libc_wchar_vplt |