Man Pages in libdaemon-doc

  1. Carta.tech
  2. Packages
  3. libdaemon-doc
  • 7

    Section 3: Library calls

    daemon.h.3
    A header file including all other header files part of libdaemon.
    dexec.h.3
    Contains a robust api for running sub processes with stdout and stderr redirected to syslog.
    dfork.h.3
    Contains an api for doing a daemonizing fork().
    dlog.h.3
    Contains a robust api for logging messages.
    dnonblock.h.3
    Contains a single function used to change a file descriptor to non-blocking mode using fcntl().
    dpid.h.3
    Contains an api for manipulating pid files.
    dsignal.h.3
    Contains the api for serializing signals to a pipe for usage with select() or poll().