]> granicus.if.org Git - sudo/commit
Don't need to worry about catching too many signals since we do locking
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 27 Aug 1999 21:01:06 +0000 (21:01 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 27 Aug 1999 21:01:06 +0000 (21:01 +0000)
commit8fcdf8a30020328396f10e2d79acc09eec25efdc
tree0297343f966ec7b23f4d9db56c9c8b24e391d83b
parent24f317e1732106635fd53fd7c512c682e8bf0500
Don't need to worry about catching too many signals since we do locking
on the tmp file.  If a lockfile is really stale, it will be detected
and overwritten.
visudo.c