summaryrefslogtreecommitdiff
path: root/libexec/mail.local/locking.c
AgeCommit message (Expand)Author
2014-01-17Close file descriptor before next try getting a good one.Tobias Stoeckmann
2011-01-10Back out rev 1.2 and use mkstemp(), not mktemp(). OK deraadt@Todd C. Miller
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-04-01minor lint cleaning; ok millertTheo de Raadt
2003-07-10add missing includesDavid Krause
2002-07-03KNFTheo de Raadt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-17Call S_ISLNK with correct variable; Peter PhilippTodd C. Miller
2001-08-18err() -> merr(), and reorder some bugs noted by giannici@neomedia.it; millert...Theo de Raadt
1998-08-15go back to using mktemp, not mkstemp in baditem(); theoTodd C. Miller
1998-08-15Break out locking code into its own file so it can be shared with lockspool.Todd C. Miller