$! setup files for openVMS/Alpha $! $ define aout [-.INCLUDE.AOUT] $ define coff [-.INCLUDE.COFF] $ define elf [-.INCLUDE.ELF] $ define mpw [-.INCLUDE.MPW] $ define nlm [-.INCLUDE.NLM] $ define opcode [-.INCLUDE.OPCODE] ='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/lib/libutil/pidfile.c
AgeCommit message (Expand)Author
2011-03-29Extend pidfile(3) to support creating pid files in arbitrary locations.jmmv
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2002-05-22change return type of pidfile(3) to int (-1 on error), to inform calleritojun
2001-10-20Remove an extra character in a comment block.taca
2001-10-19- Don't delete the pidfile if the process executing the cleanup handlertron
2001-02-19convert to use getprogname()cgd
2000-07-05- __RCSID() police.ad
1999-06-06Use asprintf(3), as suggested by Simon Burge.thorpej
1999-06-06Add pidfile(3), which write a pid file in /var/run, and arranges for itthorpej