diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-08 14:50:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-08 14:50:23 +0000 |
commit | 27e309c17790ac7d0a2163785a2f4633f87b4958 (patch) | |
tree | 26c30351b1d5020802dc71760e41494c61904615 /ChangeLog | |
parent | 57b4b78a238953382c0e2ef07e969138e96b1f16 (diff) | |
download | glibc-27e309c17790ac7d0a2163785a2f4633f87b4958.tar.gz glibc-27e309c17790ac7d0a2163785a2f4633f87b4958.tar.xz glibc-27e309c17790ac7d0a2163785a2f4633f87b4958.zip |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d2f03a2a68..0dd0a10c9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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]. + 1999-03-08 Ulrich Drepper <drepper@cygnus.com> * manual/signal.texi (Termination in Handler): Correct example. |