From: Mark Kettenis Date: Sat, 8 Sep 2001 10:43:27 +0000 (+0000) Subject: * gdbint.texinfo (Host Definition): Remove description of R_OK. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d28379df76c1d411734b8e17181894b9057f574e;p=binutils-gdb.git * gdbint.texinfo (Host Definition): Remove description of R_OK. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 03b45a76eca..bb6e2ec15b0 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,7 @@ 2001-09-08 Mark Kettenis + * gdbint.texinfo (Host Definition): Remove description of R_OK. + * gdbint.texinfo (Host Definition): Remove description of HAVE_SIGSETMASK. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 95465e5e8b3..6bd9f5aac3e 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -2297,9 +2297,6 @@ warning. This is currently defined if you configure using @findex siginterrupt Define this to indicate that @code{siginterrupt} is not available. -@item R_OK -Define if this is not in a system header file (typically, @file{unistd.h}). - @item SEEK_CUR @itemx SEEK_SET Define these to appropriate value for the system @code{lseek}, if not already