From 22f974f6c0c2219c06cb2f2eebf2785679ec6960 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 1 Apr 2003 06:49:23 +0000 Subject: 2003-03-31 Roland McGrath * signal/tst-sigset.c: New file. * signal/Makefile (tests): Add it. --- signal/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'signal/Makefile') diff --git a/signal/Makefile b/signal/Makefile index aeb67d8fc3..b025a0e286 100644 --- a/signal/Makefile +++ b/signal/Makefile @@ -1,4 +1,5 @@ -# Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc. +# Copyright (C) 1991,1992,1993,1994,1995,1996,1997,1998,2003 +# Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -37,7 +38,7 @@ routines := signal raise killpg \ allocrtsig sigtimedwait sigwaitinfo sigqueue \ sighold sigrelse sigignore sigset -tests := tst-signal +tests := tst-signal tst-sigset distribute := sigsetops.h testrtsig.h sigset-cvt-mask.h -- cgit v1.2.3