Skip to content
  • Niels Möller's avatar
    * src/pty-helper.c (pty_send_message, pty_recv_message): Make · f2c32aad
    Niels Möller authored
    linux style ucred handling conditional on SCM_CREDENTIALS being
    defined.
    
    * src/pty-helper.h (struct pty_message): Don't depend on the
    system to define struct ucred, instead, inline a struct with pid,
    uid and gid.
    
    Rev: src/pty-helper.c:1.3
    Rev: src/pty-helper.h:1.3
    f2c32aad