/setsid

A BSD-like licensed implementation of Linux setsid(1)

Primary LanguageC

setsid
------

setsid(1) is a wrapper around setsid(2).

This is a re-implementation of the original Linux utility.