include/libutil.h


Log

Author Commit Date CI Message
Guillem Jover 2a81893c 2010-01-10T00:10:21 Add pidfile functions Taken from FreeBSD. Remove MAXPATHLEN from ‘struct pidfh’ and allocate pf_path dynamically, as some systems do not have such limits. Use dev_t instead of __dev_t. Replace EDOOFUS with EINVAL.
Guillem Jover 98a2479f 2010-01-09T23:49:32 Add flopen function Taken from FreeBSD.
Guillem Jover a5709cbc 2008-06-18T08:47:58 Add license header
Petr Salinger 30176335 2006-08-25T13:39:32 humanize_number: New function