Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 1998 16:17:10 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libutil Makefile libutil.h uucplock.3 uucplock.c
Message-ID:  <199805282317.QAA20018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/05/28 16:17:10 PDT

  Modified files:
    lib/libutil          Makefile libutil.h uucplock.3 uucplock.c 
  Log:
  Add uu_lock_txfr() to transfer ownership of a successful
  uu_lock() to another process.
  
  Revision  Changes    Path
  1.19      +2 -1      src/lib/libutil/Makefile
  1.14      +3 -1      src/lib/libutil/libutil.h
  1.11      +23 -2     src/lib/libutil/uucplock.3
  1.9       +34 -6     src/lib/libutil/uucplock.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?199805282317.QAA20018>