[10620] in Athena Bugs

home help back first fref pref prev next nref lref last post

third/common/mh-6.6/zotnet/mts/lock.c

daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 13:55:42 1993

From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 13:55:39 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU

*** /tmp/,RCSt1a18921	Fri Jun 25 13:55:11 1993
--- third/common/mh-6.6/zotnet/mts/lock.c	Tue Jun  8 12:34:11 1993
***************
*** 28,34 ****
  #include <fcntl.h>
  #endif
  
! #if defined(BSD42) && !defined(_AIX) && !defined(SYS5)
  #define USE_FLOCK
  #endif
  
--- 28,34 ----
  #include <fcntl.h>
  #endif
  
! #if defined(BSD42) && !defined(SYS5) && !defined(_AIX) && !defined(hpux)
  #define USE_FLOCK
  #endif
  

home help back first fref pref prev next nref lref last post