.TH "missing.h" 3 "Sun Dec 27 2020" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME missing.h \- substitute functions which may be missing in target platform libc\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br .SS "Namespaces" .in +1c .ti -1c .RI " \fBost\fP" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "\fB__EXPORT\fP void * \fBost::memmove\fP (char *dest, const char *source, size_t length)" .br .ti -1c .RI "\fB__EXPORT\fP char * \fBost::strdup\fP (const char *str)" .br .ti -1c .RI "\fB__EXPORT\fP int \fBost::lockf\fP (int fd, int mode, long offset)" .br .ti -1c .RI "char * \fBost::strtok_r\fP (char *s, const char *d, char **x)" .br .in -1c .SH "Detailed Description" .PP substitute functions which may be missing in target platform libc\&. .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.