* gdbint.texinfo (Host Definition): Remove description of
authorMark Kettenis <kettenis@gnu.org>
Tue, 24 Jul 2001 10:35:42 +0000 (10:35 +0000)
committerMark Kettenis <kettenis@gnu.org>
Tue, 24 Jul 2001 10:35:42 +0000 (10:35 +0000)
NEED_POSIX_SETPGID.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 00afcecf3258a97aa33dcf23c8a1dbfb790ad228..e0c40c8bb3b32ea86f4b2caa441d540a86374932 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdbint.texinfo (Host Definition): Remove description of
+       NEED_POSIX_SETPGID.
+
 2001-07-23  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * gdb.tex (DJGPP Native): New node, with descriptions of
index 06370ef72540167b2d09d1cd9d5496a3bdbe73c9..0287034b4c108ffa6845e85653966ae2e299e636 100644 (file)
@@ -2142,11 +2142,6 @@ When using HAVE_MMAP, the first mapping should go at this address.
 @item MMAP_INCREMENT
 when using HAVE_MMAP, this is the increment between mappings.
 
-@item NEED_POSIX_SETPGID
-@findex setpgid
-Define this to use the POSIX version of @code{setpgid} to determine
-whether job control is available.
-
 @item NORETURN
 If defined, this should be one or more tokens, such as @code{volatile},
 that can be used in both the declaration and definition of functions to
This page took 0.031024 seconds and 4 git commands to generate.