Skip to content
  • Guillem Jover's avatar
    Add pidfile functions · 2a81893c
    Guillem Jover authored
    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.
    2a81893c