Linux-CAN / SocketCAN user space applications
 
 
 
 
Go to file
Yegor Yefremov 393a91c7d8 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>
2014-01-16 16:31:50 +01:00
config/m4 add autotools infrastructure 2010-04-19 12:12:18 +00:00
include cangw: add an option for the per rule limitation of frame hops 2013-09-04 20:30:34 +02:00
.gitignore gitignore: added tarballs 2012-01-11 12:14:15 +01:00
Android.mk can-utils: AOSP build clean up 2013-07-10 11:04:40 +02:00
GNUmakefile.am autotools: adopt to new location for kernel headers 2012-01-11 12:14:15 +01:00
Makefile can-utils: Don't overwrite PREFIX and DESTDIR when provided via the environment 2013-08-18 12:49:50 +02:00
asc2log.c asc2log: inform about uninstalled locales at date conversion failures 2013-11-28 16:12:17 +01:00
autogen.sh add autotools infrastructure 2010-04-19 12:12:18 +00:00
bcmserver.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
can-calc-bit-timing.c can-calc-bit-timing: fix MCP251x bit rate calculation 2014-01-06 10:35:45 +01:00
canbusload.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
candump.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
canfdtest.c treewide: replace berlios contact email by linux-can@vger.kernel.org 2012-01-11 12:14:15 +01:00
cangen.c cangen: use long long in time computation for -g to support >2.1s 2013-02-07 13:57:49 +01:00
cangw.c cangw: add an option for the per rule limitation of frame hops 2013-09-04 20:30:34 +02:00
canlogserver.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
canplayer.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
cansend.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
cansniffer.c cansniffer: fix file name in header 2013-08-17 19:04:48 +02:00
configure.ac configure: enable silent rules if available 2012-11-26 21:57:45 +01:00
isotpdump.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotprecv.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpsend.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpserver.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpsniffer.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotptun.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
lib.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
lib.h can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
log2asc.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
log2long.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
slcan_attach.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
slcand.c slcand: reimplement daemonize routine 2014-01-16 16:31:50 +01:00
slcanpty.c slcanpty: declare command buffer static 2014-01-16 16:31:50 +01:00
terminal.h remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00