8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man3head / stdlib.h.3head
blobf790501958174a46f6e1469be0eab24d0ef21376
1 '\" te
2 .\" Copyright (c) 2001, The IEEE and The Open Group. All Rights Reserved. Portions Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
3 .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Original documentation from The Open Group can be obtained online at
4 .\" http://www.opengroup.org/bookstore/.
5 .\" The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission to reprint portions of their documentation. In the following statement, the phrase "this text" refers to portions of the system documentation. Portions of this text are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html.
6 .\"  This notice shall appear on any product containing this material.
7 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
9 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
10 .TH STDLIB.H 3HEAD "Sep 10, 2004"
11 .SH NAME
12 stdlib.h, stdlib \- standard library definitions
13 .SH SYNOPSIS
14 .LP
15 .nf
16 #include <\fBstdlib.h\fR>
17 .fi
19 .SH DESCRIPTION
20 .sp
21 .LP
22 The <\fBstdlib.h\fR> header defines the following macros:
23 .sp
24 .ne 2
25 .na
26 \fB\fBEXIT_FAILURE\fR\fR
27 .ad
28 .RS 16n
29 Unsuccessful termination for \fBexit()\fR; evaluates to a non-zero value. See
30 \fBexit\fR(3C).
31 .RE
33 .sp
34 .ne 2
35 .na
36 \fB\fBEXIT_SUCCESS\fR\fR
37 .ad
38 .RS 16n
39 Successful termination for \fBexit()\fR; evaluates to 0.
40 .RE
42 .sp
43 .ne 2
44 .na
45 \fB\fBNULL\fR\fR
46 .ad
47 .RS 16n
48 Null pointer.
49 .RE
51 .sp
52 .ne 2
53 .na
54 \fB{\fBRAND_MAX\fR}\fR
55 .ad
56 .RS 16n
57 Maximum value returned by \fBrand()\fR; at least 32767. See \fBrand\fR(3C).
58 .RE
60 .sp
61 .ne 2
62 .na
63 \fB{\fBMB_CUR_MAX\fR}\fR
64 .ad
65 .RS 16n
66 Integer expression whose value is the maximum number of bytes in a character
67 specified by the current locale.
68 .RE
70 .sp
71 .LP
72 The following data types are defined through \fBtypedef\fR:
73 .sp
74 .ne 2
75 .na
76 \fB\fBdiv_t\fR\fR
77 .ad
78 .RS 11n
79 structure type returned by the \fBdiv()\fR function
80 .RE
82 .sp
83 .ne 2
84 .na
85 \fB\fBldiv_t\fR\fR
86 .ad
87 .RS 11n
88 structure type returned by the \fBldiv()\fR function
89 .RE
91 .sp
92 .ne 2
93 .na
94 \fB\fBlldiv_t\fR\fR
95 .ad
96 .RS 11n
97 structure type returned by the \fBlldiv()\fR function
98 .RE
101 .ne 2
103 \fB\fBsize_t\fR\fR
105 .RS 11n
106 as described in <\fBstddef.h\fR>
110 .ne 2
112 \fB\fBwchar_t\fR\fR
114 .RS 11n
115 as described in <\fBstddef.h\fR>
120 See \fBdiv\fR(3C), which covers \fBdiv()\fR, \fBldiv()\fR, and \fBlldiv()\fR,
121 and \fBstddef.h\fR(3HEAD).
124 In addition, the symbolic names and macros listed below are defined as in
125 <\fBsys/wait.h\fR>, for use in decoding the return value from \fBsystem()\fR.
126 See \fBwait.h\fR(3HEAD) and \fBsystem\fR(3C).
128 .in +2
130 WNOHANG
131 WUNTRACED
132 WEXITSTATUS
133 WIFEXITED
134 WIFSIGNALED
135 WIFSTOPPED
136 WSTOPSIG
137 WTERMSIG
139 .in -2
141 .SH ATTRIBUTES
144 See \fBattributes\fR(5) for descriptions of the following attributes:
149 box;
150 c | c
151 l | l .
152 ATTRIBUTE TYPE  ATTRIBUTE VALUE
154 Interface Stability     Standard
157 .SH SEE ALSO
160 \fBa64l\fR(3C), \fBabort\fR(3C), \fBabs\fR(3C), \fBatexit\fR(3C),
161 \fBbsearch\fR(3C), \fBdiv\fR(3C), \fBdrand48\fR(3C), \fBexit\fR(3C),
162 \fBgetenv\fR(3C), \fBgetsubopt\fR(3C), \fBgrantpt\fR(3C), \fBmalloc\fR(3C),
163 \fBmblen\fR(3C), \fBmbstowcs\fR(3C), \fBmbtowc\fR(3C), \fBmkstemp\fR(3C),
164 \fBptsname\fR(3C), \fBputenv\fR(3C), \fBqsort\fR(3C), \fBrandom\fR(3C),
165 \fBrealpath\fR(3C), \fBstrtod\fR(3C), \fBstrtol\fR(3C), \fBstrtoul\fR(3C),
166 \fBunlockpt\fR(3C), \fBwcstombs\fR(3C), \fBwctomb\fR(3C),
167 \fBlimits.h\fR(3HEAD), \fBmath.h\fR(3HEAD), \fBstddef.h\fR(3HEAD),
168 \fBtypes.h\fR(3HEAD), \fBwait.h\fR(3HEAD), \fBattributes\fR(5),
169 \fBstandards\fR(5)