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

NEED_POSIX_SETPGID.
This commit is contained in:
Mark Kettenis 2001-07-24 10:35:42 +00:00
parent d623142740
commit 2f45a6e05b
2 changed files with 5 additions and 5 deletions

View 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

View 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