www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/05/24/08:10:47

From: pavenis AT lanet DOT lv
Message-ID: <B0000087955@stargate.astr.lu.lv>
To: djgpp-workers AT delorie DOT com
Date: Mon, 24 May 1999 15:09:42 +0300
MIME-Version: 1.0
Subject: Bug in src/libc/posix/signal/sigactio.txh
X-mailer: Pegasus Mail for Win32 (v3.11)
Reply-To: djgpp-workers AT delorie DOT com

There is small bug in src/libc/posix/signal/sigactio.txh (missing
@end example)

Andris

*** src/libc/posix/signal/sigactio.txh~1	Thu May 20 08:56:00 1999
--- src/libc/posix/signal/sigactio.txh	Mon May 24 14:58:38 1999
***************
*** 19,24 ****
--- 19,25 ----
     void (*sa_handler)(int);  /* the handler for the signal */
     sigset_t sa_mask;         /* additional signals to be blocked */
   @};
+ @end example
  
  The @code{sa_handler} member is a signal handler, see @ref{signal}.  The
  @code{sa_mask} member defines the signals, in addition to @var{sig},

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019