summaryrefslogtreecommitdiff
path: root/lib/libutil/pidlock.c
AgeCommit message (Expand)Author
2000-07-05- __RCSID() police.ad
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-12-09Delintchristos
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-19Test file type correctly, using S_IS*().mycroft
1997-10-12* Add hostname to temporary file to avoid collisions when locking oncjs
1997-10-11Add pidlock, ttylock, ttyunlock functions.cjs