]> rtime.felk.cvut.cz Git - can-utils.git/commit
slcand: reimplement daemonize routine
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 13 Jan 2014 08:54:05 +0000 (09:54 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 16 Jan 2014 15:31:50 +0000 (16:31 +0100)
commit393a91c7d8f6413f0df24ead14e4d004d5afba53
tree3f249b83bfda6a562902e3fa66637bbf026c0e05
parent38fb68fb500cbb5ae3a9827ebcf069f4f3f6d931
slcand: reimplement daemonize routine

Replace daemonize() routine with daemone() system call, because of
conflicting licenses. daemonize() routine was derived from under
GNU Free Documentation License licensed code. This license is
incompatible with GPL-2+.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
slcand.c