Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Drop obsolete incompatibility note for interact...
details: https://anonhg.NetBSD.org/src/rev/255c0b680d38
branches: trunk
changeset: 777737:255c0b680d38
user: joerg <joerg%NetBSD.org@localhost>
date: Fri Mar 02 18:07:17 2012 +0000
description:
Drop obsolete incompatibility note for interaction with libpthread.
diffstat:
lib/libc/sys/sigaltstack.2 | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 8636a04f7580 -r 255c0b680d38 lib/libc/sys/sigaltstack.2
--- a/lib/libc/sys/sigaltstack.2 Fri Mar 02 18:06:05 2012 +0000
+++ b/lib/libc/sys/sigaltstack.2 Fri Mar 02 18:07:17 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sigaltstack.2,v 1.22 2009/04/16 18:37:29 wiz Exp $
+.\" $NetBSD: sigaltstack.2,v 1.23 2012/03/02 18:07:17 joerg Exp $
.\"
.\" Copyright (c) 1983, 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)sigaltstack.2 8.2 (Berkeley) 5/1/95
.\"
-.Dd April 16, 2009
+.Dd March 2, 2012
.Dt SIGALTSTACK 2
.Os
.Sh NAME
@@ -170,9 +170,3 @@
.Fn sigstack
system call, appeared in
.Bx 4.2 .
-.Sh CAVEATS
-Due to limitations in the current pthread implementation,
-.Nm
-should not be used in programs which link against the
-.Xr pthread 3
-library (whether threads are used or not).
Home |
Main Index |
Thread Index |
Old Index