]> granicus.if.org Git - procps-ng/commit
sysctl: support expansion of csh style braces with -p
authorJaromir Capik <jcapik@redhat.com>
Wed, 16 Jul 2014 12:29:42 +0000 (14:29 +0200)
committerJaromir Capik <jcapik@redhat.com>
Wed, 16 Jul 2014 12:29:42 +0000 (14:29 +0200)
commitf8128568d671d2c07b7d2faf0bc399fb9b7bd69e
tree9cac3cb5eb07256e8742975015c5a3bdc31815cb
parentb779855cf15d68f9038ff1809db18c0788e9ae70
sysctl: support expansion of csh style braces with -p

This commit adds the GLOB_BRACE flag in the glob flags.
That allows to expand the csh style braces {a,b} and
define multiple independent patterns for config file
locations.
sysctl.c