Skip to content
  • Filippos Giannakos's avatar
    xseg_posixfd: Add S_ISGID bit to fifo's directory · df7dc041
    Filippos Giannakos authored
    Add S_ISGID bit to fifo's directory. This way each fifo created under this
    directory inherits the group id of the POSIXFD directory. This enables different
    Archipelago components to signal each other independently from their effective
    user id.
    df7dc041