]> git.itanic.dy.fi Git - rrdd/commit
process: Remove fork based concurrenct management
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 9 Jul 2016 14:47:30 +0000 (17:47 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 9 Jul 2016 14:47:30 +0000 (17:47 +0300)
commitb258d4904d5e89dd6b05100c4e0e0c52424be22e
tree28855b83566f347da662d2856debf8caaaf3e5a0
parentaa18251f716e9df74468eab15518c7306e6c8bf6
process: Remove fork based concurrenct management

The thread based concurrency system replaces the fork based
system. Remove all deprecated code out of the way.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
built_in_parsers.c
debug.c
process.c
process.h