DragonFly BSD
DragonFly commits List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/usr.bin Makefile src/usr.bin/shlock Makefile shlock.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 23 Jul 2005 12:58:25 -0700 (PDT)

:joerg       2005/07/23 12:47:15 PDT
:
:DragonFly src repository
:
:  Modified files:
:    usr.bin              Makefile 
:  Added files:
:    usr.bin/shlock       Makefile shlock.c 
:  Log:
:  Add shlock(1), a program for the safe creation of lock files from shell
:  scripts. It's uses the same algorithm as implemented by Erik Fair, but
:  is easier to read and more stricter in checking for error conditions.

    We need the manual page for it.  Note also that we have a similar
    program called 'lockf' which already provides script level locks.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]