abort.3 (d1d015864103b253b3fcb2f72a0da5b0cfeb31b6) abort.3 (4c72d794f0e95ea43dff190593060bba9d4f6565)
1.\" Copyright (c) 1990, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the American National Standards Committee X3, on Information
6.\" Processing Systems.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 50 unchanged lines hidden (view full) ---

59function is thread-safe.
60It is unknown if it is async-cancel-safe.
61.Sh RETURN VALUES
62The
63.Fn abort
64function
65never returns.
66.Sh SEE ALSO
1.\" Copyright (c) 1990, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the American National Standards Committee X3, on Information
6.\" Processing Systems.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 50 unchanged lines hidden (view full) ---

59function is thread-safe.
60It is unknown if it is async-cancel-safe.
61.Sh RETURN VALUES
62The
63.Fn abort
64function
65never returns.
66.Sh SEE ALSO
67.Xr abort2 2 ,
67.Xr sigaction 2 ,
68.Xr exit 3
69.Sh STANDARDS
70The
71.Fn abort
72function
73conforms to
74.St -p1003.1-90 .
75The
76.Fn abort
77function also conforms to
78.St -isoC-99
79with the implementation specific details as noted above.
68.Xr sigaction 2 ,
69.Xr exit 3
70.Sh STANDARDS
71The
72.Fn abort
73function
74conforms to
75.St -p1003.1-90 .
76The
77.Fn abort
78function also conforms to
79.St -isoC-99
80with the implementation specific details as noted above.