gnats-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to gnats/libiberty/sigsetmask.c


From: Milan Zamazal
Subject: Changes to gnats/libiberty/sigsetmask.c
Date: Mon, 10 Dec 2001 18:04:30 -0500

Index: gnats/libiberty/sigsetmask.c
diff -c gnats/libiberty/sigsetmask.c:1.1 gnats/libiberty/sigsetmask.c:1.2
*** gnats/libiberty/sigsetmask.c:1.1    Thu Nov  5 14:54:16 1998
--- gnats/libiberty/sigsetmask.c        Mon Dec 10 18:03:26 2001
***************
*** 12,17 ****
--- 12,19 ----
  #include <sys/types.h>
  #include <signal.h>
  
+ extern void abort PARAMS ((void)) ATTRIBUTE_NORETURN;
+ 
  #ifdef SIG_SETMASK
  int
  DEFUN(sigsetmask,(set),



reply via email to

[Prev in Thread] Current Thread [Next in Thread]