1
0
Fork 0
Commit Graph

1 Commits (27a6603985f0c5ce109a52368d10fbddf61b7bea)

Author SHA1 Message Date
Mike Gerwitz 33d702bad4
fnmatch C function wrapper via FFI added
The XDG Shared MIME-info Database spec states that "the format of the glob
pattern is as for fnmatch(3)".[0]  So, here it is.

[0]: http://standards.freedesktop.org/shared-mime-info-spec\
       /shared-mime-info-spec-latest.html (retrieved 17 Nov 2014).
2014-11-17 00:33:17 -05:00