]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/mach/hurd/fcntl.c
1999-03-19 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Fri, 19 Mar 1999 15:32:17 +0000 (15:32 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 19 Mar 1999 15:32:17 +0000 (15:32 +0000)
commit0702b5f4fb6041e8f753b871de8a7152d4103d66
tree738b90aa3a9c589d2ca130881f1ddb7ba1570b76
parent6b4bb8747ef7ff509c99635a93d3e1b78e88dc0e
1999-03-19  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/fcntl.c (__fcntl: case F_GETLK,F_SETLK,F_SETLKW):
Support whole-file locking (only) by using the file_lock RPC.  This
has very wrong semantics, but is better than nothing for the time
being.  (Correct POSIX.1 locking will require new RPCs in the Hurd
protocols that will be somewhat hairy to specify.)
sysdeps/mach/hurd/Makefile
sysdeps/mach/hurd/fcntl.c
sysdeps/mach/hurd/ptsname.c [new file with mode: 0644]