platform_bionic/libc/upstream-freebsd/lib/libc
Elliott Hughes f1c568d1ea Add <glob.h>.
This is the FreeBSD implementation, plus some tests. The FreeBSD
implementation includes the GNU extensions and seems to be what
iOS is using too, which should provide bug compatibility for app
developers.

The code unfortunately uses a lot of stack, and uses FreeBSD locale
implementation that we don't have, but it does seem better maintained
than the other BSDs.

Bug: http://b/29251134
Test: ran tests
Change-Id: Ie477b45e42a6df1319b25712098519d2b33adf67
2017-09-26 18:46:09 -07:00
..
gen Add <glob.h>. 2017-09-26 18:46:09 -07:00
stdlib Finish <search.h>. 2017-08-31 17:38:51 -07:00
string Switch to FreeBSD for wcsstr and wmemcpy. 2017-07-13 09:45:00 -07:00