From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: gdb-patches@sources.redhat.com Subject: [PATCH] Remove description of R_OK from docs Date: Sat, 08 Sep 2001 03:42:00 -0000 Message-id: <200109081042.f88AghQ00447@delius.kettenis.local> X-SW-Source: 2001-09/msg00106.html R_OK is gone too. Committed. Index: doc/ChangeLog from Mark Kettenis * gdbint.texinfo (Host Definition): Remove description of R_OK. Index: doc/gdbint.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v retrieving revision 1.37 diff -u -p -r1.37 gdbint.texinfo --- doc/gdbint.texinfo 2001/09/08 10:28:20 1.37 +++ doc/gdbint.texinfo 2001/09/08 10:41:33 @@ -2297,9 +2297,6 @@ warning. This is currently defined if y @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