summaryrefslogtreecommitdiff
path: root/openbsd-compat/sigact.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-11-10 19:29:12 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-11-10 19:29:12 +1100
commit30d6974124fd54c5bd9f101d9e31291fc9eda1b9 (patch)
tree1a659540ea531ac03bffdde09e6c2c76b8c592e7 /openbsd-compat/sigact.c
parentfe80d7a0683d5e8e55a9cb057f9271f9a5b883c5 (diff)
- (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4.
Id and copyright sync only, there were no substantial changes we need.
Diffstat (limited to 'openbsd-compat/sigact.c')
-rw-r--r--openbsd-compat/sigact.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsd-compat/sigact.c b/openbsd-compat/sigact.c
index d1431a0d9..8b8e4dd2c 100644
--- a/openbsd-compat/sigact.c
+++ b/openbsd-compat/sigact.c
@@ -1,7 +1,7 @@
1/* $OpenBSD: sigaction.c,v 1.3 1999/06/27 08:14:21 millert Exp $ */ 1/* $OpenBSD: sigaction.c,v 1.4 2001/01/22 18:01:48 millert Exp $ */
2 2
3/**************************************************************************** 3/****************************************************************************
4 * Copyright (c) 1998 Free Software Foundation, Inc. * 4 * Copyright (c) 1998,2000 Free Software Foundation, Inc. *
5 * * 5 * *
6 * Permission is hereby granted, free of charge, to any person obtaining a * 6 * Permission is hereby granted, free of charge, to any person obtaining a *
7 * copy of this software and associated documentation files (the * 7 * copy of this software and associated documentation files (the *