commit | 247759031a3e41e5a0f462dc7dfecc0d79d1652e | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Aug 29 15:16:43 2012 -0700 |
committer | Eric Paris <eparis@redhat.com> | Wed Sep 12 14:51:48 2012 -0400 |
tree | d0b63259c9cad5ead59da77780f6ccc3d74b19cc | |
parent | dd61029c549b01efe41576a3406f6ff513699461 [diff] |
libselinux: label_file: move regex sorting to the header We want to do the same thing in the compiler and as we do in in the code which reads regexes in from the text file. Move that sorting into the header. Signed-off-by: Eric Paris <eparis@redhat.com>