possible to use fnmatch() on things other than paths (such as arguments) so a limit of PATH_MAX does not make sense. Fixes a bug where rules would fail to match if the length of the arguments were larger than PATH_MAX (usually 1024).
to the sudo_ version. That way we don't pollute the libc namespace.
Move src/po -> po Combine common and compat -> lib/util Move zlib -> lib/zlib