components/libsigsegv/man3/stackoverflow_install_handler.3
changeset 181 87e11e685b1f
parent 95 bc205fa4b512
child 5826 9c90e4a8156c
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
     1 '\" te
       
     2 .\"
     1 .\"
     3 .\" CDDL HEADER START
     2 .\" CDDL HEADER START
     4 .\"
     3 .\"
     5 .\" The contents of this file are subject to the terms of the
     4 .\" The contents of this file are subject to the terms of the
     6 .\" Common Development and Distribution License (the "License").
     5 .\" Common Development and Distribution License (the "License").
    17 .\" fields enclosed by brackets "[]" replaced with your own identifying
    16 .\" fields enclosed by brackets "[]" replaced with your own identifying
    18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
    17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
    19 .\"
    18 .\"
    20 .\" CDDL HEADER END
    19 .\" CDDL HEADER END
    21 .\"
    20 .\"
    22 .\" Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
    21 .\" Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
    23 .\"
    22 .\"
    24 .\"
    23 .\"
    25 .TH stackoverflow_install_handler 3 "13 Jan 2009" "SunOS 5.11"
    24 .TH stackoverflow_install_handler 3 "13 Jan 2009" "SunOS 5.11"
    26 .SH NAME
    25 .SH NAME
    27 stackoverflow_install_handler, stackoverflow_deinstall_handler \- Installs and deinstall a stack overflow handler
    26 stackoverflow_install_handler, stackoverflow_deinstall_handler \- Installs and deinstall a stack overflow handler
    68 .SH EXIT STATUS
    67 .SH EXIT STATUS
    69 .sp
    68 .sp
    70 .LP
    69 .LP
    71 If success, \fBstackoverflow_install_handler()\fR returns 0 on success, or -1 if the system doesn't support catching stack overflow.
    70 If success, \fBstackoverflow_install_handler()\fR returns 0 on success, or -1 if the system doesn't support catching stack overflow.
    72 .sp
    71 .sp
    73 .SH ATTRIBUTES
       
    74 See
       
    75 .BR attributes(5)
       
    76 for descriptions of the  following  attributes:
       
    77 .sp
       
    78 .TS
       
    79 tab() box;
       
    80 cw(2.75i) |cw(2.75i) 
       
    81 lw(2.75i) |lw(2.75i) 
       
    82 .
       
    83 ATTRIBUTE TYPEATTRIBUTE VALUE
       
    84 _
       
    85 Availabilitylibrary/libsigsegv
       
    86 _
       
    87 Interface StabilityUncommitted
       
    88 _
       
    89 StandardSee \fBstandards\fR(5).
       
    90 .TE
       
    91 
    72 
    92 .SH SEE ALSO
    73 .SH SEE ALSO
    93 .sp
    74 .sp
    94 .LP
    75 .LP
    95 \fattributes\fR(5), \fBsigsegv\fR(3), \fBstandards\fR(5)
    76 \fattributes\fR(5), \fBsigsegv\fR(3), \fBstandards\fR(5)
    96 
       
    97 .SH NOTES
       
    98 The libsigsegv project is located at http://libsigsegv.sourceforge.net.
       
    99 .sp
       
   100 Source for libsigsegv is available on http://opensolaris.org.