ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

compat.h File Reference
#include "config.h"
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <signal.h>
#include <unistd.h>
#include <sys/types.h>
#include <inttypes.h>
#include <stdint.h>
#include <limits.h>
#include <string.h>
#include <sys/time.h>

Go to the source code of this file.

Defines

#define SIZE_MAX   ((size_t)-1)
#define ULONG_MAX   ((unsigned long)-1)
#define atobigint   atoll
#define OFF_P   "li"
#define SIZE_P   "lu"
#define SSIZE_P   "li"

Typedefs

typedef long off_p
typedef unsigned long size_p
typedef long ssize_p

Functions

voidsafe_realloc (void *ptr, size_t size)
int compat_open (const char *filename, int mode)
int compat_close (int infd)
int win32_wide_utf8 (const wchar_t *const wptr, const char **const mbptr, size_t *const buflen)
int win32_utf8_wide (const char *const mbptr, const wchar_t **const wptr, size_t *const buflen)

Generated on Sun May 27 2012 04:47:33 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.