summaryrefslogtreecommitdiff
path: root/manual/llio.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-03-08 14:50:23 +0000
committerUlrich Drepper <drepper@redhat.com>1999-03-08 14:50:23 +0000
commit27e309c17790ac7d0a2163785a2f4633f87b4958 (patch)
tree26c30351b1d5020802dc71760e41494c61904615 /manual/llio.texi
parent57b4b78a238953382c0e2ef07e969138e96b1f16 (diff)
Update.
1999-03-05 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/llio.texi (Open-time Flags): Clarify that O_SHLOCK and O_EXLOCK are BSD extensions. Reported by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/985].
Diffstat (limited to 'manual/llio.texi')
-rw-r--r--manual/llio.texi3
1 files changed, 3 insertions, 0 deletions
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