⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xmconfig.h

📁 创建一个符合iso-9660标准的iso文件系统
💻 H
📖 第 1 页 / 共 3 页
字号:
#if defined(__NeXT__) && defined(__TARGET_OSNAME) && __TARGET_OSNAME == rhapsody#	define HAVE_OSDEF /* prevent later definitions to overwrite current */#	define	PROTOTYPES/*#	define	HAVE_ELF*//*#	define	HAVE_COFF*//*#	define	HAVE_AOUT*/#	define	HAVE_STDARG_H#	define	HAVE_STDLIB_H#	define	HAVE_STRING_H#	define	HAVE_STDC_HEADERS#	define	STDC_HEADERS	/* GNU name */#	define	HAVE_LONGLONG#	define	HAVE_UNISTD_H#	define	HAVE_FCNTL_H#	define	HAVE_DIRENT_H#	define	HAVE_SYS_DIR_H/*#	define	HAVE_NDIR_H*//*#	define	HAVE_SYS_NDIR_H*/#	define	HAVE_TERMIOS_H/*#	define	HAVE_TERMIO_H*/#	define	HAVE_SYS_TIME_H#	define	HAVE_UTIMES#	define	HAVE_UTIME_H/*#	define	HAVE_WAIT_H*/#	define	HAVE_SYS_WAIT_H#	define	HAVE_SYS_PARAM_H/*#	define	HAVE_SYS_SYSTEMINFO_H*/#	define	HAVE_SYS_UTSNAME_H/*#	define	HAVE_SYS_PRIOCNTL_H*//*#	define	HAVE_SYS_RTPRIOCNTL_H*/#	define	HAVE_SYS_MTIO_H#	define	HAVE_MTGET_DSREG#	define	HAVE_MTGET_RESID#	define	HAVE_MTGET_FILENO#	define	HAVE_MTGET_BLKNO/*#	define	MAJOR_IN_MKDEV*//*#	define	MAJOR_IN_SYSMACROS*//*#	define	HAVE_USG_STDIO*/#	define	HAVE_DTOA#	define	HAVE_GETCWD#	define	HAVE_STRERROR#	define	HAVE_MEMMOVE#	define	HAVE_MMAP#	define	HAVE_SMMAP#	define	HAVE_USGSHM#	define	HAVE_USGSEM/*#	define	HAVE_MSEM*//*#	define	HAVE_LDSTUB*/#	if defined(__i386_) || defined(i386)#		define	HAVE_XCHG#	endif#	define	HAVE_FLOCK/*#	define	HAVE_FCHDIR*//*#	define	HAVE_STATVFS*/#	define	HAVE_QUOTA#	define	HAVE_YP/*#	define	HAVE_SHADOW*/#	define	HAVE_SETREUID/*#	define	HAVE_SETRESUID*/#	define	HAVE_SETEUID/*#	define	HAVE_LCHOWN*//*#	define	HAVE_PROCFS*//*#	define	HAVE_PROCFS2*//*#	define	HAVE_SIGINFO*/#	define	HAVE_WAIT3/*#	define	HAVE_WAITPID*/#	define	HAVE_UNION_WAIT#	define	HAVE_GETHOSTNAME/*#	define	HAVE_STREAMS*//*#	define	HAVE_STRPTYS*/#	define	HAVE_POLL#	define	HAVE_SELECT/*#	define	HAVE_TIRPC*//*#	define	GID_T		gid_t*//*#	define	USLEEPRETURN_T	unsigned int*//*#	define	USLEEPRETURN_T	void*/#	define	USLEEPISVOID/*#	define	HAVE_GETAV0*//*#	define	HAVE_SCANSTACK*/#endif/* * NextStep */#if defined(__NeXT__) && !defined(HAVE_OSDEF)#define	printf	Xprintf#define	fprintf	Xfprintf#define	sprintf	Xsprintf#ifdef	XXX#	define	__NOT_SVR4__	/* Not a real SVR4 implementation */#endif#	define	PROTOTYPES/*#	define	HAVE_ELF*//*#	define	HAVE_COFF*//*#	define	HAVE_AOUT*/#	define	HAVE_STDARG_H#	define	HAVE_STDLIB_H#	define	HAVE_STRING_H#	define	HAVE_STDC_HEADERS#	define	STDC_HEADERS	/* GNU name */#	define	HAVE_LONGLONG#	define	HAVE_UNISTD_H#	define	HAVE_FCNTL_H/*#	define	HAVE_DIRENT_H 		XXX not posix compliant */#	define	HAVE_SYS_DIR_H/*#	define	HAVE_NDIR_H*//*#	define	HAVE_SYS_NDIR_H*//*#	define	HAVE_TERMIOS_H		XXX need buggy -lposix *//*#	define	HAVE_TERMIO_H*/#	define	HAVE_SYS_TIME_H#	define	HAVE_UTIMES#	define	HAVE_UTIME_H/*#	define	HAVE_WAIT_H*/#	define	HAVE_SYS_WAIT_H#	define	HAVE_SYS_PARAM_H/*#	define	HAVE_SYS_SYSTEMINFO_H*//*#	define	HAVE_SYS_UTSNAME_H	XXX needs buggy -lposix *//*#	define	HAVE_SYS_PRIOCNTL_H*//*#	define	HAVE_SYS_RTPRIOCNTL_H*/#	define	HAVE_SYS_MTIO_H#	define	HAVE_MTGET_DSREG#	define	HAVE_MTGET_RESID#	define	HAVE_MTGET_FILENO#	define	HAVE_MTGET_BLKNO/*#	define	MAJOR_IN_MKDEV*//*#	define	MAJOR_IN_SYSMACROS*//*#	define	HAVE_USG_STDIO		XXX different _flsbuf() */#	define	HAVE_STRERROR/*#	define	HAVE_MEMMOVE*//*#	define	HAVE_MMAP*//*#	define	HAVE_SMMAP*//*#	define	HAVE_USGSHM*//*#	define	HAVE_USGSEM*//*#	define	HAVE_MSEM*//*#	define	HAVE_LDSTUB*//*#	define	HAVE_XCHG*/#	define	HAVE_FLOCK/*#	define	HAVE_FCHDIR*//*#	define	HAVE_STATVFS*//*#	define	HAVE_QUOTA*//*#	define	HAVE_YP*//*#	define	HAVE_SHADOW*/#	define	HAVE_SETREUID/*#	define	HAVE_SETRESUID*/#	define	HAVE_SETEUID/*#	define	HAVE_LCHOWN*//*#	define	HAVE_PROCFS*//*#	define	HAVE_PROCFS2*//*#	define	HAVE_SIGINFO*/#	define	HAVE_WAIT3/*#	define	HAVE_WAITPID*/#	define	HAVE_UNION_WAIT#	define	HAVE_GETHOSTNAME/*#	define	HAVE_STREAMS*//*#	define	HAVE_STRPTYS*//*#	define	HAVE_POLL*/#	define	HAVE_SELECT/*#	define	HAVE_TIRPC*/#	define	GID_T		gid_t#	define	USLEEPRETURN_T	int/*#	define	USLEEPRETURN_T	void*//*#	define	USLEEPISVOID*//*#	define	HAVE_GETAV0*//*#	define	HAVE_SCANSTACK*/#endif/* * Cygwin 32 (NT) */#if	defined(__CYGWIN32__)#	define	PROTOTYPES#	define	HAVE_OSDEF	/* prevent later definitions to overwrite current */#	define	__NOT_SVR4__	/* Not a real SVR4 implementation *//*#	define	HAVE_ELF*//*#	define	HAVE_COFF*/#	define	HAVE_AOUT#	define	HAVE_STDARG_H/*#	define	HAVE_VA_COPY*/#	define	HAVE_STDLIB_H#	define	HAVE_STRING_H#	define	HAVE_STDC_HEADERS#	define	STDC_HEADERS	/* GNU name */#	define	HAVE_LONGLONG#	define	HAVE_UNISTD_H#	define	HAVE_FCNTL_H#	define	HAVE_DIRENT_H/*#	define	HAVE_SYS_DIR_H*//*#	define	HAVE_NDIR_H*//*#	define	HAVE_SYS_NDIR_H*/#	define	HAVE_TERMIOS_H#	define	HAVE_TERMIO_H#	define	HAVE_SYS_TIME_H/*#	define	HAVE_UTIMES*/#	define	HAVE_UTIME_H/*#	define	HAVE_WAIT_H*/#	define	HAVE_SYS_WAIT_H#	define	HAVE_SYS_PARAM_H/*#	define	HAVE_SYS_SYSTEMINFO_H*/#	define	HAVE_SYS_UTSNAME_H/*#	define	HAVE_SYS_PRIOCNTL_H*//*#	define	HAVE_SYS_RTPRIOCNTL_H*//*#	define	HAVE_SYS_MTIO_H*//*#	define	HAVE_MTGET_DSREG*//*#	define	HAVE_MTGET_RESID*//*#	define	HAVE_MTGET_FILENO*//*#	define	HAVE_MTGET_BLKNO*//*#	define	MAJOR_IN_MKDEV*//*#	define	MAJOR_IN_SYSMACROS*//*#	define	HAVE_USG_STDIO*//*#	define	HAVE_DTOA*/	/* XXX eigentlich doch da */#	define	HAVE_GETCWD#	define	HAVE_STRERROR#	define	HAVE_MEMMOVE#	define	HAVE_MMAP#	define	HAVE_SMMAP/*#	define	HAVE_USGSHM*//*#	define	HAVE_USGSEM*//*#	define	HAVE_MSEM*//*#	define	HAVE_LDSTUB*/#	if defined(__i386_) || defined(i386)#		define	HAVE_XCHG#	endif/*#	define	HAVE_FLOCK*//*#	define	HAVE_FCHDIR*//*#	define	HAVE_STATVFS*//*#	define	HAVE_QUOTA*//*#	define	HAVE_YP*//*#	define	HAVE_SHADOW*//*#	define	HAVE_SETREUID*//*#	define	HAVE_SETRESUID*//*#	define	HAVE_SETEUID*//*#	define	HAVE_LCHOWN*//*#	define	HAVE_PROCFS*//*#	define	HAVE_PROCFS2*//*#	define	HAVE_SIGINFO*/#	define	HAVE_WAIT3#	define	HAVE_WAITPID#	define	HAVE_UNION_WAIT#	define	HAVE_GETHOSTNAME/*#	define	HAVE_STREAMS*//*#	define	HAVE_STRPTYS*//*#	define	HAVE_POLL*/#	define	HAVE_SELECT/*#	define	HAVE_TIRPC*/#	define	GID_T		gid_t#	define	USLEEPRETURN_T	unsigned int/*#	define	USLEEPRETURN_T	void*//*#	define	USLEEPISVOID*//*#	define	HAVE_GETAV0*//*#	define	HAVE_SCANSTACK*/#endif	/* __CYGWIN32__ */#if defined(VMS)#	define	PROTOTYPES#	define	HAVE_OSDEF	/* prevent later definitions to overwrite current */#	define	__NOT_SVR4__	/* Not a real SVR4 implementation */#	define	HAVE_UNISTD_H/*  #	define	HAVE_SYS_TIME_H	*/#	define	HAVE_FCNTL_H#       define  HAVE_USLEEP#	define	HAVE_INTTYPES_H#	include <types.h>#	define HOST_CPU	"Alpha/VAX"#	define HOST_VENDOR "CPQ"#	define HOST_OS "VMS/OpenVMS"#	define RETSIGTYPE   void/*#	define	HAVE_ELF    *//*#	define	HAVE_COFF   *//*#	define	HAVE_AOUT   *//*#	define	HAVE_STDARG_H	*//*#	define	HAVE_VA_COPY	*//*#	define	HAVE_STDLIB_H	*//*#	define	HAVE_STRING_H	*//*#	define	HAVE_STDC_HEADERS   *//*#	define	STDC_HEADERS	*//*#	define	HAVE_LONGLONG	*//*#	define	HAVE_UNISTD_H	*//*#	define	HAVE_FCNTL_H	*//*#	define	HAVE_DIRENT_H	*//*#	define	HAVE_SYS_DIR_H	*//*#	define	HAVE_NDIR_H *//*#	define	HAVE_SYS_NDIR_H	*//*#	define	HAVE_TERMIOS_H	*//*#	define	HAVE_TERMIO_H	*//*#	define	HAVE_SYS_TIME_H	*//*#	define	HAVE_UTIMES *//*#	define	HAVE_UTIME_H	*//*#	define	HAVE_WAIT_H *//*#	define	HAVE_SYS_WAIT_H	*//*#	define	HAVE_SYS_SYSTEMINFO_H	*//*#	define	HAVE_SYS_UTSNAME_H  *//*#	define	HAVE_SYS_PRIOCNTL_H *//*#	define	HAVE_SYS_RTPRIOCNTL_H	*//*#	define	HAVE_SYS_MTIO_H	*//*#	define	HAVE_MTGET_DSREG    *//*#	define	HAVE_MTGET_RESID    *//*#	define	HAVE_MTGET_FILENO   *//*#	define	HAVE_MTGET_BLKNO    *//*#	define	MAJOR_IN_MKDEV	*//*#	define	MAJOR_IN_SYSMACROS  *//*#	define	HAVE_USG_STDIO	*//*#	define	HAVE_DTOA   *//*#	define	HAVE_STRERROR	*//*#	define	HAVE_MEMMOVE	*//*#	define	HAVE_MMAP   *//*#	define	HAVE_SMMAP  *//*#	define	HAVE_USGSHM *//*#	define	HAVE_USGSEM *//*#	define	HAVE_MSEM   *//*#	define	HAVE_LDSTUB *//*#	define	HAVE_XCHG   *//*#	define	HAVE_FLOCK  *//*#	define	HAVE_FCHDIR *//*#	define	HAVE_STATVFS	*//*#	define	HAVE_QUOTA  *//*#	define	HAVE_YP	*//*#	define	HAVE_SHADOW *//*#	define	HAVE_SETREUID	*//*#	define	HAVE_SETRESUID	*//*#	define	HAVE_SETEUID	*//*#	define	HAVE_LCHOWN *//*#	define	HAVE_PROCFS *//*#	define	HAVE_PROCFS2	*//*#	define	HAVE_SIGINFO	*//*#	define	HAVE_WAIT3  *//*#	define	HAVE_WAITPID	*//*#	define	HAVE_UNION_WAIT	*/#	define	HAVE_GETHOSTNAME/*#	define	HAVE_STREAMS	*//*#	define	HAVE_STRPTYS	*//*#	define	HAVE_POLL   */#	define	HAVE_SELECT/*#	define	HAVE_TIRPC  *//*#	define	GID_T		gid_t	*/#	define	USLEEPRETURN_T	uint/*#	define	USLEEPRETURN_T	void	*//*#	define	USLEEPISVOID	*//*#	define	HAVE_GETAV0 *//*#	define	HAVE_SCANSTACK	*/#endif/* * Prototype for new systems */#if defined(__NEW_SYSTEM_TO_DEFINE__)#	define	PROTOTYPES#	define	HAVE_OSDEF	/* prevent later definitions to overwrite current */#	define	__NOT_SVR4__	/* Not a real SVR4 implementation */#	define	HAVE_ELF#	define	HAVE_COFF#	define	HAVE_AOUT#	define	HAVE_STDARG_H#	define	HAVE_VA_COPY#	define	HAVE__VA_COPY#	define	HAVE_STDLIB_H#	define	HAVE_STRING_H#	define	HAVE_STRINGS_H#	define	HAVE_STDC_HEADERS#	define	STDC_HEADERS	/* GNU name */#	define	HAVE_LONGLONG#	define	HAVE_SIZE_T#	define	NO_SIZE_T#	define	HAVE_UNISTD_H#	define	HAVE_FCNTL_H#	define	HAVE_DIRENT_H#	define	HAVE_SYS_DIR_H#	define	HAVE_NDIR_H#	define	HAVE_MALLOC_H#	define	HAVE_SYS_NDIR_H#	define	HAVE_TERMIOS_H#	define	HAVE_TERMIO_H#	define	HAVE_SYS_TIME_H#	define	HAVE_UTIMES#	define	HAVE_UTIME_H#	define	HAVE_WAIT_H#	define	HAVE_SYS_WAIT_H#	define	HAVE_SYS_PARAM_H#	define	HAVE_SYS_SYSTEMINFO_H#	define	HAVE_SYS_UTSNAME_H#	define	HAVE_SYS_PRIOCNTL_H#	define	HAVE_SYS_RTPRIOCNTL_H#	define	HAVE_SYS_MTIO_H#	define	HAVE_MTGET_DSREG#	define	HAVE_MTGET_RESID#	define	HAVE_MTGET_FILENO#	define	HAVE_MTGET_BLKNO#	define	MAJOR_IN_MKDEV#	define	MAJOR_IN_SYSMACROS#	define	HAVE_USG_STDIO#	define	HAVE_BRK#	define	HAVE_SBRK#	define	HAVE_DTOA#	define	HAVE_GETCWD#	define	HAVE_STRERROR#	define	HAVE_MEMMOVE#	define	HAVE_MLOCKALL#	define	HAVE_MMAP#	define	HAVE_SMMAP#	define	HAVE_USGSHM#	define	HAVE_USGSEM#	define	HAVE_MSEM#	define	HAVE_LDSTUB#	define	HAVE_XCHG#	define	HAVE_FLOCK#	define	HAVE_FCHDIR#	define	HAVE_STATVFS#	define	HAVE_QUOTA#	define	HAVE_YP#	define	HAVE_SHADOW#	define	HAVE_SETREUID#	define	HAVE_SETRESUID#	define	HAVE_SETEUID#	define	HAVE_LCHOWN#	define	HAVE_PROCFS#	define	HAVE_PROCFS2#	define	HAVE_SIGINFO#	define	HAVE_WAIT3#	define	HAVE_WAITPID#	define	HAVE_UNION_WAIT#	define	HAVE_GETHOSTNAME#	define	HAVE_STREAMS#	define	HAVE_STRPTYS#	define	HAVE_POLL#	define	HAVE_SELECT#	define	HAVE_TIRPC#	define	GID_T		gid_t#	define	USLEEPRETURN_T	unsigned int#	define	USLEEPRETURN_T	void#	define	USLEEPISVOID#	define	HAVE_GETAV0#	define	HAVE_SCANSTACK#endif	/* __NEW_SYSTEM_TO_DEFINE__ */#ifdef __cplusplus}#endif#endif /* _XMCONFIG_H */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -