From 3135159411168fcface79912df7a836eb01b7e13 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sun, 5 Feb 2006 05:46:07 +0000 Subject: Finish implementation of new signals for NPTL which are SIGCANCEL, SIGTIMER and SIGSETXID. --- libc/sysdeps/linux/common/sigprocmask.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/sigprocmask.c') diff --git a/libc/sysdeps/linux/common/sigprocmask.c b/libc/sysdeps/linux/common/sigprocmask.c index c555bb51b..803f5b4ae 100644 --- a/libc/sysdeps/linux/common/sigprocmask.c +++ b/libc/sysdeps/linux/common/sigprocmask.c @@ -2,6 +2,7 @@ /* * sigprocmask() for uClibc * + * Copyright (C) 2006 by Steven J. Hill * Copyright (C) 2000-2004 by Erik Andersen * * GNU Library General Public License (LGPL) version 2 or later. -- cgit v1.2.3