summaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2001-09-08 10:43:27 +0000
committerMark Kettenis <kettenis@gnu.org>2001-09-08 10:43:27 +0000
commitd28379df76c1d411734b8e17181894b9057f574e (patch)
treeba367af628e4d347cb65625bf60f14162dd0698c /gdb/doc
parent4ad318e604a1e84d1e3f4391bab643610b8a77bb (diff)
downloadbinutils-gdb-d28379df76c1d411734b8e17181894b9057f574e.tar.gz
* gdbint.texinfo (Host Definition): Remove description of R_OK.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog2
-rw-r--r--gdb/doc/gdbint.texinfo3
2 files changed, 2 insertions, 3 deletions
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 <kettenis@gnu.org>
+ * 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