代码搜索:Compatibility

找到约 6,848 项符合「Compatibility」的源代码

代码结果 6,848
www.eeworm.com/read/226164/4787651

h compati.h

/* compati.h - SAMSUNG S5L5005 Compatibility header */ /* Copyright 2005 TAEBAEK Soft Corp. */ /* modification history -------------------- 02e,28nov05,jmLee add LODSW, STOSW. 01a,21sep05,
www.eeworm.com/read/216802/4880935

c environ.c

/* $Id: environ.c 22137 2006-06-01 01:03:05Z amunger $ * * dllmain.c * * ReactOS MSVCRT.DLL Compatibility Library */ #include #include #include
www.eeworm.com/read/216802/4884763

rc msvcrt20.rc

#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "MSVCRT20.DLL Compatibility Library\0" #define REACTOS_STR_INTERNAL_NAME "msvcrt20\0" #define REACTOS_STR_ORIGINAL_FILENAME "msvcrt2
www.eeworm.com/read/216802/4885539

rc slayer.rc

/* $Id: slayer.rc 21259 2006-03-08 23:18:27Z audit $ */ #include #include "resource.h" #define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Compatibility Layer
www.eeworm.com/read/209559/4962437

c sunos_ioctl.c

/* $Id: sunos_ioctl.c,v 1.34 2000/09/03 14:10:56 anton Exp $ * sunos_ioctl.c: The Linux Operating system: SunOS ioctl compatibility. * * Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam.mx)
www.eeworm.com/read/209559/4967877

h solerrno.h

/* $Id: solerrno.h,v 1.5 1996/04/25 06:13:32 davem Exp $ * solerrno.h: Solaris error return codes for compatibility. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ #ifndef _SP
www.eeworm.com/read/209559/4968523

h solerrno.h

/* $Id: solerrno.h,v 1.1 1996/12/26 14:22:40 davem Exp $ * solerrno.h: Solaris error return codes for compatibility. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) */ #ifndef _SP
www.eeworm.com/read/209559/4969105

h ipc.h

#ifndef _LINUX_IPC_H #define _LINUX_IPC_H #include #define IPC_PRIVATE ((__kernel_key_t) 0) /* Obsolete, used only for backwards compatibility and libc5 compiles */ struct ipc_per
www.eeworm.com/read/209211/4982574

c syscall.c

#include #include #include #include #include #define Extern extern #include "power.h" #define REGSP 1 #define REGRET 3 #define ODIRLEN 116 /* compatibility;
www.eeworm.com/read/209211/4983753

c syscall.c

#include #include #include #include #define Extern extern #include "mips.h" #define REGSP 29 #define REGRET 1 #define ODIRLEN 116 /* compatibility; used in _stat etc.