summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys/sigprocmask.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/sys/sigprocmask.S')
-rw-r--r--lib/libc/i386/sys/sigprocmask.S8
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libc/i386/sys/sigprocmask.S b/lib/libc/i386/sys/sigprocmask.S
index ce929a0..ef91e80 100644
--- a/lib/libc/i386/sys/sigprocmask.S
+++ b/lib/libc/i386/sys/sigprocmask.S
@@ -1,6 +1,6 @@
/*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ * The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* William Jolitz.
@@ -32,12 +32,10 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $Id: sigprocmask.S,v 1.2 1994/02/21 05:19:20 rgrimes Exp $
*/
#if defined(SYSLIBC_SCCS) && !defined(lint)
- .asciz "@(#)sigprocmask.s 5.2 (Berkeley) 12/17/90"
+ .asciz "@(#)sigprocmask.s 8.1 (Berkeley) 6/4/93"
#endif /* SYSLIBC_SCCS and not lint */
#include "SYS.h"
OpenPOWER on IntegriCloud