|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
#include "common/use_annex_k.h"#include <errno.h>#include <stdint.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "common/constraint_handler.h"Go to the source code of this file.
Functions | |
| errno_t | strerror_s (char *s, rsize_t maxsize, errno_t errnum) |