Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 1999 01:34:44 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/nvi/common exf.c
Message-ID:  <199908060834.BAA78839@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

brian       1999/08/06 01:34:44 PDT

  Modified files:
    contrib/nvi/common   exf.c 
  Log:
  Set the close-on-exec flag when we lock the file we're editing.
  This prevents any background sub-command executed from inheriting
  the descriptor & lock (and making vi think that someone else is
  editing the file when it re-edits).
  
  Remembered from: An OpenBSD commit message from May '99
  
  Revision  Changes    Path
  1.2       +10 -3     src/contrib/nvi/common/exf.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908060834.BAA78839>