代码搜索:Compatibility

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

代码结果 6,848
www.eeworm.com/read/292670/3950843

h rtl.h

/* * RTLinux compatibility layer * Written by Michael Barabanov * Copyright (C) 1999 Finite State Machine Labs Inc. * */ #ifndef __LINUX_RT_RTL_H__ #define __LINUX_RT_RTL_H
www.eeworm.com/read/288937/3998132

h poll.h

/* Compatibility definitions for System V `poll' interface. Copyright (C) 1994,96,97,98,99,2000,2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library
www.eeworm.com/read/288937/3998339

h ipfwadm_core.h

#ifndef _IPFWADM_CORE_H #define _IPFWADM_CORE_H /* Minor modifications to fit on compatibility framework: Rusty.Russell@rustcorp.com.au */ /* * IP firewalling code. This is taken from 4.4BSD. Ple
www.eeworm.com/read/288937/3998810

h atmapi.h

/* atmapi.h - ATM API user space/kernel compatibility */ /* Written 1999,2000 by Werner Almesberger, EPFL ICA */ #ifndef _LINUX_ATMAPI_H #define _LINUX_ATMAPI_H #if defined(__sparc__) || defined
www.eeworm.com/read/287127/4027152

make-platform

# # LDAP SVR4 standard cc Make-platform file # # Uses the std SVR4 stuff whenever possible. # Some references to the BSD compatibility required. # # # add any platform-specific overrides be
www.eeworm.com/read/286192/4042155

h iostrm.h

// IOSTRM.H #ifndef __IOSTRM_H # define __IOSTRM_H typedef char *PChar; typedef void *handle; // compatibility... #ifndef NULL #define NULL 0 #endif #define IO_BUFFSIZE 4096 class
www.eeworm.com/read/273740/4194758

c chipram.c

/* ** linux/amiga/chipram.c ** ** Modified 03-May-94 by Geert Uytterhoeven ** - 64-bit aligned allocations for full AGA compatibility ** ** Rewritten 15/9/2000 by
www.eeworm.com/read/273740/4196231

c sunkbd.c

/* keyboard.c: Sun keyboard driver. * * Copyright (C) 1995, 1996, 1997 David S. Miller (davem@caip.rutgers.edu) * * Added vuid event generation and /dev/kbd device for SunOS * compatibility - Mig
www.eeworm.com/read/273740/4198028

h ipfwadm_core.h

#ifndef _IPFWADM_CORE_H #define _IPFWADM_CORE_H /* Minor modifications to fit on compatibility framework: Rusty.Russell@rustcorp.com.au */ /* * IP firewalling code. This is taken from 4.4BSD. Ple
www.eeworm.com/read/273740/4199328

c ipfwadm_core.c

/* Minor modifications to fit on compatibility framework: Rusty.Russell@rustcorp.com.au */ #include #define CONFIG_IP_FIREWALL #define CONFIG_IP_FIREWALL_VERBOSE #define CONFIG_IP