summaryrefslogtreecommitdiffstats
path: root/maildrop/alarmsleep.C
AgeCommit message (Collapse)Author
2021-05-19maildrop: clean up a dotlock file if exited while it is held.Sam Varshavchik
Implement exit() by throwing an exception, which will wind up and clean up the dotlock. Catch the exception and exit(), after everything gets cleaned up.
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.