1N/A/***********************************************************************
1N/A* *
1N/A* This software is part of the ast package *
1N/A* Copyright (c) 1985-2011 AT&T Intellectual Property *
1N/A* and is licensed under the *
1N/A* Common Public License, Version 1.0 *
1N/A* by AT&T Intellectual Property *
1N/A* *
1N/A* A copy of the License is available at *
1N/A* http://www.opensource.org/licenses/cpl1.0.txt *
1N/A* (with md5 checksum 059e8cd6165cb4c31e351f2b69388fd9) *
1N/A* *
1N/A* Information and Software Systems Research *
1N/A* AT&T Research *
1N/A* Florham Park NJ *
1N/A* *
1N/A* Glenn Fowler <gsf@research.att.com> *
1N/A* David Korn <dgk@research.att.com> *
1N/A* Phong Vo <kpv@research.att.com> *
1N/A* *
1N/A***********************************************************************/
1N/A
1N/A/* : : generated by proto : : */
1N/A/* : : generated from /home/gisburn/ksh93/ast_ksh_20110208/build_sparc_32bit_opt/src/lib/libast/features/sys by iffe version 2011-01-07 : : */
1N/A
1N/A#ifndef _AST_SYS_H
1N/A#if !defined(__PROTO__)
1N/A# if defined(__STDC__) || defined(__cplusplus) || defined(_proto) || defined(c_plusplus)
1N/A# if defined(__cplusplus)
1N/A# define __LINKAGE__ "C"
1N/A# else
1N/A# define __LINKAGE__
1N/A# endif
1N/A# define __STDARG__
1N/A# define __PROTO__(x) x
1N/A# define __OTORP__(x)
1N/A# define __PARAM__(n,o) n
1N/A# if !defined(__STDC__) && !defined(__cplusplus)
1N/A# if !defined(c_plusplus)
1N/A# define const
1N/A# endif
1N/A# define signed
1N/A# define void int
1N/A# define volatile
1N/A# define __V_ char
1N/A# else
1N/A# define __V_ void
1N/A# endif
1N/A# else
1N/A# define __PROTO__(x) ()
1N/A# define __OTORP__(x) x
1N/A# define __PARAM__(n,o) o
1N/A# define __LINKAGE__
1N/A# define __V_ char
1N/A# define const
1N/A# define signed
1N/A# define void int
1N/A# define volatile
1N/A# endif
1N/A# define __MANGLE__ __LINKAGE__
1N/A# if defined(__cplusplus) || defined(c_plusplus)
1N/A# define __VARARG__ ...
1N/A# else
1N/A# define __VARARG__
1N/A# endif
1N/A# if defined(__STDARG__)
1N/A# define __VA_START__(p,a) va_start(p,a)
1N/A# else
1N/A# define __VA_START__(p,a) va_start(p)
1N/A# endif
1N/A# if !defined(__INLINE__)
1N/A# if defined(__cplusplus)
1N/A# define __INLINE__ extern __MANGLE__ inline
1N/A# else
1N/A# if defined(_WIN32) && !defined(__GNUC__)
1N/A# define __INLINE__ __inline
1N/A# endif
1N/A# endif
1N/A# endif
1N/A#endif
1N/A#if !defined(__LINKAGE__)
1N/A#define __LINKAGE__ /* 2004-08-11 transition */
1N/A#endif
1N/A
1N/A#define _AST_SYS_H 1
1N/A#define _sys_types 1 /* #include <sys/types.h> ok */
1N/A#if __mips == 2 && !defined(_NO_LARGEFILE64_SOURCE)
1N/A#define _NO_LARGEFILE64_SOURCE 1
1N/A#endif
1N/A#if !defined(_NO_LARGEFILE64_SOURCE) && _typ_off64_t && _lib_lseek64 && _lib_stat64
1N/A#if !defined(_LARGEFILE64_SOURCE)
1N/A#define _LARGEFILE64_SOURCE 1
1N/A#endif
1N/A#if !defined(_LARGEFILE_SOURCE)
1N/A#define _LARGEFILE_SOURCE 1
1N/A#endif
1N/A#else
1N/A#undef _LARGEFILE64_SOURCE
1N/A#undef _LARGEFILE_SOURCE
1N/A#undef _typ_off64_t
1N/A#undef _typ_struct_dirent64
1N/A#undef _lib_creat64
1N/A#undef _lib_fstat64
1N/A#undef _lib_fstatvfs64
1N/A#undef _lib_ftruncate64
1N/A#undef _lib_lseek64
1N/A#undef _lib_lstat64
1N/A#undef _lib_mmap64
1N/A#undef _lib_open64
1N/A#undef _lib_readdir64
1N/A#undef _lib_stat64
1N/A#undef _lib_statvfs64
1N/A#undef _lib_truncate64
1N/A#endif
1N/A#if defined(__STDC__) && !defined(__USE_FIXED_PROTOTYPES__)
1N/A#define __USE_FIXED_PROTOTYPES__ 1 /* kick gcc out of the past */
1N/A#endif
1N/A#include <stdlib.h>
1N/A#include <stddef.h>
1N/A#include <sys/types.h>
1N/A#include <stdint.h>
1N/A#include <inttypes.h>
1N/A#include <string.h>
1N/A#include <unistd.h>
1N/A#include <limits.h>
1N/A#include <fcntl.h>
1N/A#include <locale.h>
1N/A#define _hdr_time 1 /* #include <time.h> ok */
1N/A#define _sys_time 1 /* #include <sys/time.h> ok */
1N/A#define _sys_times 1 /* #include <sys/times.h> ok */
1N/A#define _typ_dev_t 1 /* dev_t is a type */
1N/A#define _typ_nlink_t 1 /* nlink_t is a type */
1N/A#define _typ_gid_t 1 /* gid_t is a type */
1N/A#define _typ_mode_t 1 /* mode_t is a type */
1N/A#define _typ_uid_t 1 /* uid_t is a type */
1N/A#define _hdr_stdio 1 /* #include <stdio.h> ok */
1N/A#define _hdr_wchar 1 /* #include <wchar.h> ok */
1N/A#define _typ_wchar_t 1 /* wchar_t is a type */
1N/A#define _typ_pid_t 1 /* pid_t is a type */
1N/A#define _typ_ssize_t 1 /* ssize_t is a type */
1N/A#define _typ_wint_t 1 /* wint_t is a type */
1N/A#define _sys_socket 1 /* #include <sys/socket.h> ok */
1N/A#define _typ_socklen_t 1 /* socklen_t is a type */
1N/A#define _typ_size_t 1 /* size_t is a type */
1N/A#define _typ_clock_t 1 /* clock_t is a type */
1N/A#define _typ_ino_t 1 /* ino_t is a type */
1N/A#define _typ_off_t 1 /* off_t is a type */
1N/A#define _typ_ptrdiff_t 1 /* ptrdiff_t is a type */
1N/A#define _typ_time_t 1 /* time_t is a type */
1N/A#define _typ_div_t 1 /* div_t is a type */
1N/A#define _typ_ldiv_t 1 /* ldiv_t is a type */
1N/A#if _BLD_ast && defined(__EXPORT__)
1N/A#undef __MANGLE__
1N/A#define __MANGLE__ __LINKAGE__ __EXPORT__
1N/A#endif
1N/Aextern __MANGLE__ void cfree __PROTO__((__V_*));
1N/Aextern __MANGLE__ int eaccess __PROTO__((const char*, int));
1N/Aextern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));
1N/Aextern __MANGLE__ __V_* pvalloc __PROTO__((size_t));
1N/Aextern __MANGLE__ pid_t spawnveg __PROTO__((const char*, char* const[], char* const[], pid_t));
1N/A#undef __MANGLE__
1N/A#define __MANGLE__ __LINKAGE__
1N/A#if !defined(va_start)
1N/A#if defined(__STDARG__)
1N/A#include <stdarg.h>
1N/A#else
1N/A#include <varargs.h>
1N/A#endif
1N/A#endif
1N/A
1N/A#endif