[PATCH] Remove description of HAVE_SIGSETMASK from docs

Mark Kettenis kettenis@wins.uva.nl
Sat Sep 8 03:28:00 GMT 2001


Autoconfiged now.

Mark


Index: doc/ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* gdbint.texinfo (Host Definition): Remove description of
	HAVE_SIGSETMASK.

Index: doc/gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.36
diff -u -p -r1.36 gdbint.texinfo
--- doc/gdbint.texinfo 2001/09/06 12:01:36 1.36
+++ doc/gdbint.texinfo 2001/09/08 10:26:06
@@ -2177,11 +2177,6 @@ anal.
 In some cases, use the system call @code{mmap} for reading symbol
 tables.  For some machines this allows for sharing and quick updates.
 
-@item HAVE_SIGSETMASK
-@findex sigsetmask
-Define this if the host system has job control, but does not define
-@code{sigsetmask}.  Currently, this is only true of the RS/6000.
-
 @item HAVE_TERMIO
 Define this if the host system has @code{termio.h}.
 



More information about the Gdb-patches mailing list