diff options
Diffstat (limited to 'usr/src/man/man3lib/libc_db.3lib')
-rw-r--r-- | usr/src/man/man3lib/libc_db.3lib | 69 |
1 files changed, 31 insertions, 38 deletions
diff --git a/usr/src/man/man3lib/libc_db.3lib b/usr/src/man/man3lib/libc_db.3lib index b3f26fa20c..796dda7ce7 100644 --- a/usr/src/man/man3lib/libc_db.3lib +++ b/usr/src/man/man3lib/libc_db.3lib @@ -3,7 +3,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. .\" 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. .\" 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] -.TH libc_db 3LIB "24 Mar 2004" "SunOS 5.11" "Interface Libraries" +.TH LIBC_DB 3LIB "Mar 24, 2004" .SH NAME libc_db \- threads debugging library .SH SYNOPSIS @@ -104,55 +104,49 @@ interfaces. .sp .TS -tab(); -lw(2.75i) lw(2.75i) -lw(2.75i) lw(2.75i) -. -\fBtd_init\fR\fBtd_log\fR -\fBtd_sync_get_info\fR\fBtd_sync_get_stats\fR -\fBtd_sync_setstate\fR\fBtd_sync_waiters\fR -\fBtd_ta_clear_event\fR\fBtd_ta_delete\fR -\fBtd_ta_enable_stats\fR\fBtd_ta_event_addr\fR -\fBtd_ta_event_getmsg\fR\fBtd_ta_get_nthreads\fR -\fBtd_ta_get_ph\fR\fBtd_ta_get_stats\fR -\fBtd_ta_map_addr2sync\fR\fBtd_ta_map_id2thr\fR -\fBtd_ta_map_lwp2thr\fR\fBtd_ta_new\fR -\fBtd_ta_reset_stats\fR\fBtd_ta_set_event\fR -\fBtd_ta_setconcurrency\fR\fBtd_ta_sync_iter\fR -\fBtd_ta_sync_tracking_enable\fR\fBtd_ta_thr_iter\fR -\fBtd_ta_tsd_iter\fR\fBtd_thr_clear_event\fR -\fBtd_thr_dbresume\fR\fBtd_thr_dbsuspend\fR -\fBtd_thr_event_enable\fR\fBtd_thr_event_getmsg\fR -\fBtd_thr_get_info\fR\fBtd_thr_getfpregs\fR -\fBtd_thr_getgregs\fR\fBtd_thr_getxregs\fR -\fBtd_thr_getxregsize\fR\fBtd_thr_lockowner\fR -\fBtd_thr_set_event\fR\fBtd_thr_setfpregs\fR -\fBtd_thr_setgregs\fR\fBtd_thr_setprio\fR -\fBtd_thr_setsigpending\fR\fBtd_thr_setxregs\fR -\fBtd_thr_sigsetmask\fR\fBtd_thr_sleepinfo\fR -\fBtd_thr_tsd\fR\fBtd_thr_validate\fR +l l +l l . +\fBtd_init\fR \fBtd_log\fR +\fBtd_sync_get_info\fR \fBtd_sync_get_stats\fR +\fBtd_sync_setstate\fR \fBtd_sync_waiters\fR +\fBtd_ta_clear_event\fR \fBtd_ta_delete\fR +\fBtd_ta_enable_stats\fR \fBtd_ta_event_addr\fR +\fBtd_ta_event_getmsg\fR \fBtd_ta_get_nthreads\fR +\fBtd_ta_get_ph\fR \fBtd_ta_get_stats\fR +\fBtd_ta_map_addr2sync\fR \fBtd_ta_map_id2thr\fR +\fBtd_ta_map_lwp2thr\fR \fBtd_ta_new\fR +\fBtd_ta_reset_stats\fR \fBtd_ta_set_event\fR +\fBtd_ta_setconcurrency\fR \fBtd_ta_sync_iter\fR +\fBtd_ta_sync_tracking_enable\fR \fBtd_ta_thr_iter\fR +\fBtd_ta_tsd_iter\fR \fBtd_thr_clear_event\fR +\fBtd_thr_dbresume\fR \fBtd_thr_dbsuspend\fR +\fBtd_thr_event_enable\fR \fBtd_thr_event_getmsg\fR +\fBtd_thr_get_info\fR \fBtd_thr_getfpregs\fR +\fBtd_thr_getgregs\fR \fBtd_thr_getxregs\fR +\fBtd_thr_getxregsize\fR \fBtd_thr_lockowner\fR +\fBtd_thr_set_event\fR \fBtd_thr_setfpregs\fR +\fBtd_thr_setgregs\fR \fBtd_thr_setprio\fR +\fBtd_thr_setsigpending\fR \fBtd_thr_setxregs\fR +\fBtd_thr_sigsetmask\fR \fBtd_thr_sleepinfo\fR +\fBtd_thr_tsd\fR \fBtd_thr_validate\fR .TE .SH FILES .sp .ne 2 -.mk .na \fB\fB/lib/libc_db.so.1\fR\fR .ad .RS 24n -.rt shared object .RE .sp .ne 2 -.mk .na \fB\fB/lib/64/libc_db.so.1\fR\fR .ad .RS 24n -.rt 64-bit shared object .RE @@ -164,12 +158,11 @@ See \fBattributes\fR(5) for description of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE -MT-LevelSafe +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE +MT-Level Safe .TE .SH SEE ALSO |