From 27e309c17790ac7d0a2163785a2f4633f87b4958 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 8 Mar 1999 14:50:23 +0000 Subject: Update. 1999-03-05 Andreas Jaeger * manual/llio.texi (Open-time Flags): Clarify that O_SHLOCK and O_EXLOCK are BSD extensions. Reported by Jochen Voss [PR libc/985]. --- manual/llio.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/llio.texi') diff --git a/manual/llio.texi b/manual/llio.texi index b7dbdefeb7..2e497bf512 100644 --- a/manual/llio.texi +++ b/manual/llio.texi @@ -3070,6 +3070,9 @@ Unix before @code{ftruncate} was invented, and is retained for backward compatibility. @end deftypevr +The remaining operating modes are BSD extensions. They exist only +on some systems. On other systems, these macros are not defined. + @comment fcntl.h @comment BSD @deftypevr Macro int O_SHLOCK -- cgit v1.2.3