1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-22 07:37:38 +01:00

Regenerate.

(Logical change 1.200)
This commit is contained in:
mostang.com!davidm 2004-03-31 07:42:38 +00:00
parent 38fe40cb1a
commit 835bb9110b
6 changed files with 35 additions and 25 deletions

View file

@ -1,5 +1,5 @@
'\" t
.\" Manual page created with latex2man on Mon Mar 31 14:18:02 PST 2003
.\" Manual page created with latex2man on Tue Mar 30 23:28:13 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
@ -10,7 +10,7 @@
.fi
..
.TH "UNW\\_GET\\_PROC\\_INFO" "3" "31 March 2003" "Programming Library " "Programming Library "
.TH "UNW\\_GET\\_PROC\\_INFO" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME
unw_get_proc_info
\-\- get info on current procedure
@ -158,8 +158,10 @@ returned.
.PP
unw_get_proc_info()
is thread\-safe as well as safe to use
from a signal handler.
is thread\-safe. If cursor cp
is
in the local address\-space, this routine is also safe to use from a
signal handler.
.PP
.SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t
.\" Manual page created with latex2man on Wed Dec 3 16:36:46 PST 2003
.\" Manual page created with latex2man on Tue Mar 30 23:28:13 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
@ -10,7 +10,7 @@
.fi
..
.TH "UNW\\_GET\\_PROC\\_INFO\\_BY\\_IP" "3" "03 December 2003" "Programming Library " "Programming Library "
.TH "UNW\\_GET\\_PROC\\_INFO\\_BY\\_IP" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME
unw_get_proc_info_by_ip
\-\- get procedure info by IP
@ -87,8 +87,10 @@ below is returned.
.PP
unw_get_proc_info()
is thread\-safe as well as safe to use
from a signal handler.
is thread\-safe. If the local
address\-space is passed in argument as,
this routine is also
safe to use from a signal handler.
.PP
.SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t
.\" Manual page created with latex2man on Mon Mar 31 14:18:02 PST 2003
.\" Manual page created with latex2man on Tue Mar 30 23:28:13 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
@ -10,7 +10,7 @@
.fi
..
.TH "UNW\\_GET\\_PROC\\_NAME" "3" "31 March 2003" "Programming Library " "Programming Library "
.TH "UNW\\_GET\\_PROC\\_NAME" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME
unw_get_proc_name
\-\- get name of current procedure
@ -78,9 +78,10 @@ returned.
.PP
unw_get_proc_name()
is thread\-safe but \fInot\fP
safe to
use from a signal handler.
is thread\-safe. If cursor cp
is
in the local address\-space, this routine is also safe to use from a
signal handler.
.PP
.SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t
.\" Manual page created with latex2man on Mon Mar 31 14:18:02 PST 2003
.\" Manual page created with latex2man on Tue Mar 30 23:28:14 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
@ -10,7 +10,7 @@
.fi
..
.TH "UNW\\_INIT\\_REMOTE" "3" "31 March 2003" "Programming Library " "Programming Library "
.TH "UNW\\_INIT\\_REMOTE" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME
unw_init_remote
\-\- initialize cursor for remote unwinding
@ -78,8 +78,10 @@ returned.
.PP
unw_init_remote()
is thread\-safe as well as safe to use from a
signal handler.
is thread\-safe. If the local address\-space
is passed in argument as,
this routine is also safe to use from
a signal handler.
.PP
.SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t
.\" Manual page created with latex2man on Mon Mar 31 14:18:03 PST 2003
.\" Manual page created with latex2man on Tue Mar 30 23:28:14 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
@ -10,7 +10,7 @@
.fi
..
.TH "UNW\\_RESUME" "3" "31 March 2003" "Programming Library " "Programming Library "
.TH "UNW\\_RESUME" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME
unw_resume
\-\- resume execution in a particular stack frame
@ -101,8 +101,10 @@ negative value of one of the errors below is returned.
.PP
unw_resume()
is thread\-safe as well as safe to use from a
signal handler.
is thread\-safe. If cursor cp
is in the
local address\-space, this routine is also safe to use from a signal
handler.
.PP
.SH ERRORS

View file

@ -1,5 +1,5 @@
'\" t
.\" Manual page created with latex2man on Thu Nov 20 17:29:54 PST 2003
.\" Manual page created with latex2man on Tue Mar 30 23:28:14 PST 2004
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
@ -10,7 +10,7 @@
.fi
..
.TH "UNW\\_STEP" "3" "20 November 2003" "Programming Library " "Programming Library "
.TH "UNW\\_STEP" "3" "30 March 2004" "Programming Library " "Programming Library "
.SH NAME
unw_step
\-\- advance to next stack frame
@ -46,8 +46,9 @@ negative value of one of the error\-codes below is returned.
.PP
unw_step()
is thread\-safe as well as safe to use
from a signal handler.
is thread\-safe. If cursor cp
is in the local
address\-space, this routine is also safe to use from a signal handler.
.PP
.SH ERRORS