aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/fcntlbits.h
AgeCommit message (Collapse)Author
1996-10-22Tue Oct 15 14:37:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>cvs/libc-961022Thomas Bushnell, BSG
* sysdeps/mach/hurd/fcntlbits.h (O_HURD): Add O_EXLOCK and O_SHLOCK.
1996-10-15Thu Oct 10 17:25:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>cvs/libc-961016Thomas Bushnell, BSG
* sysdeps/mach/hurd/fcntlbits.h (O_SHLOCK, O_EXLOCK): Redesignate as file name translation flags. * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Don't pretend to do anything for O_SHLOCK or O_EXLOCK. Those are now file name translation flags.
1995-02-18initial importRoland McGrath