]> granicus.if.org Git - musl/commit
expose FNM_* extensions in fnmatch.h without _GNU_SOURCE
authorRich Felker <dalias@aerifal.cx>
Mon, 2 Dec 2013 07:04:58 +0000 (02:04 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 2 Dec 2013 07:04:58 +0000 (02:04 -0500)
commitbb181ae3b86d801a4f78d7ae94cf5b80aa6a1d97
tree3dfc4bbac6232d5a8adadc94605a969155b3c1af
parent9f5053758f6e761c9c09501241b57ec5aeb37329
expose FNM_* extensions in fnmatch.h without _GNU_SOURCE

at least a couple of these are used on BSD too, and the FNM_*
namespace is reserved in fnmatch.h anyway.
include/fnmatch.h