1 /***********************************************************************
3 * This software is part of the ast package *
4 * Copyright (c) 1985-2010 AT&T Intellectual Property *
5 * and is licensed under the *
6 * Common Public License, Version 1.0 *
7 * by AT&T Intellectual Property *
9 * A copy of the License is available at *
10 * http://www.opensource.org/licenses/cpl1.0.txt *
11 * (with md5 checksum 059e8cd6165cb4c31e351f2b69388fd9) *
13 * Information and Software Systems Research *
17 * Glenn Fowler <gsf@research.att.com> *
18 * David Korn <dgk@research.att.com> *
19 * Phong Vo <kpv@research.att.com> *
21 ***********************************************************************/
23 /* : : generated by proto : : */
24 /* : : generated from /home/gisburn/ksh93/ast_ksh_20100309/build_i386_32bit/src/lib/libast/features/sig.sh by iffe version 2009-12-04 : : */
26 #if !defined(__PROTO__)
27 # if defined(__STDC__) || defined(__cplusplus) || defined(_proto) || defined(c_plusplus)
28 # if defined(__cplusplus)
29 # define __LINKAGE__ "C"
34 # define __PROTO__(x) x
36 # define __PARAM__(n,o) n
37 # if !defined(__STDC__) && !defined(__cplusplus)
38 # if !defined(c_plusplus)
49 # define __PROTO__(x) ()
50 # define __OTORP__(x) x
51 # define __PARAM__(n,o) o
59 # define __MANGLE__ __LINKAGE__
60 # if defined(__cplusplus) || defined(c_plusplus)
61 # define __VARARG__ ...
65 # if defined(__STDARG__)
66 # define __VA_START__(p,a) va_start(p,a)
68 # define __VA_START__(p,a) va_start(p)
70 # if !defined(__INLINE__)
71 # if defined(__cplusplus)
72 # define __INLINE__ extern __MANGLE__ inline
74 # if defined(_WIN32) && !defined(__GNUC__)
75 # define __INLINE__ __inline
80 #if !defined(__LINKAGE__)
81 #define __LINKAGE__ /* 2004-08-11 transition */
84 #define _def_sig_ast 1
85 #define _sys_types 1 /* #include <sys/types.h> ok */
87 #define sig_info _sig_info_
89 #if defined(__STDPP__directive) && defined(__STDPP__hide)
90 __STDPP__directive pragma pp
:hide kill killpg
92 #define kill ______kill
93 #define killpg ______killpg
96 #if defined(__STDPP__directive) && defined(__STDPP__hide)
97 __STDPP__directive pragma pp
:nohide kill killpg
103 #define sigmask(s) (1<<((s)-1))
105 typedef void (*Sig_handler_t
) __PROTO__((int));
108 #define Handler_t Sig_handler_t
110 #define SIG_REG_PENDING (-1)
111 #define SIG_REG_POP 0
112 #define SIG_REG_EXEC 00001
113 #define SIG_REG_PROC 00002
114 #define SIG_REG_TERM 00004
115 #define SIG_REG_ALL 00777
116 #define SIG_REG_SET 01000
125 extern __MANGLE__
int kill
__PROTO__((pid_t
, int));
126 extern __MANGLE__
int killpg
__PROTO__((pid_t
, int));
128 #if _BLD_ast && defined(__EXPORT__)
130 #define __MANGLE__ __LINKAGE__ __EXPORT__
132 #if !_BLD_ast && defined(__IMPORT__)
134 #define __MANGLE__ __LINKAGE__ __IMPORT__
137 extern __MANGLE__ Sig_info_t sig_info
;
140 #define __MANGLE__ __LINKAGE__
142 #if _lib_sigflag && _npt_sigflag
143 extern __MANGLE__
int sigflag
__PROTO__((int, int, int));
146 #if _BLD_ast && defined(__EXPORT__)
148 #define __MANGLE__ __LINKAGE__ __EXPORT__
152 extern __MANGLE__
int sigflag
__PROTO__((int, int, int));
154 extern __MANGLE__
int sigcritical
__PROTO__((int));
155 extern __MANGLE__
int sigunblock
__PROTO__((int));
158 #define __MANGLE__ __LINKAGE__