/home/mob/svn/appWeb/1.2.3/mpr/mprOs.h File Reference


Detailed Description

Include O/S headers and smooth out per-O/S differences.

This header is part of the Mbedthis Portable Runtime and aims to include all necessary O/S headers and to unify the constants and declarations required by Mbedthis products. It can be included by C or C++ programs.

#include "config.h"
#include <sys/types.h>
#include <time.h>
#include <arpa/inet.h>
#include <ctype.h>
#include <dlfcn.h>
#include <fcntl.h>
#include <grp.h>
#include <errno.h>
#include <libgen.h>
#include <limits.h>
#include <netdb.h>
#include <net/if.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <netinet/ip.h>
#include <pthread.h>
#include <pwd.h>
#include <resolv.h>
#include <signal.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <syslog.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/param.h>
#include <sys/sem.h>
#include <sys/shm.h>
#include <sys/socket.h>
#include <sys/select.h>
#include <sys/time.h>
#include <sys/times.h>
#include <sys/utsname.h>
#include <sys/wait.h>
#include <unistd.h>
#include <stdint.h>
#include <conio.h>
#include <direct.h>
#include <io.h>
#include <malloc.h>
#include <process.h>
#include <shlobj.h>
#include <stddef.h>
#include <windows.h>
#include <winbase.h>

© Mbedthis Software LLC, 2003-2004. All rights reserved. Mbedthis is a trademark of Mbedthis Software LLC.