get rid of stringptrlist usage
commitdbc3c2a508e5002277ae74bb0caf5cdabe5d2c48
authorrofl0r <rofl0r@users.noreply.github.com>
Fri, 23 Oct 2020 21:18:06 +0000 (23 22:18 +0100)
committerrofl0r <rofl0r@users.noreply.github.com>
Fri, 23 Oct 2020 21:18:06 +0000 (23 22:18 +0100)
treef11cc2262a02890467475097c2b4679a295fb2b4
parente19fd088bb5ea1a9492a9719b949ec2dbe92053d
get rid of stringptrlist usage

use libc standard funcs strspn()/strcspn() instead.
jobflow.c