History log of /bionic/libc/include/glob.h
Revision Date Author Comments
cc0fe6e8c0bb2dfb250522872be6facb4d4a0339 30-Jan-2018 Elliott Hughes <enh@google.com> The future is now (2018 edition).

Bug: N/A
Test: builds
Change-Id: Ic638e5b1f4e5901885fe7bc60b2a265817636b21
f1c568d1eac6d2baba62af35e5b9856fb7e98319 27-Sep-2017 Elliott Hughes <enh@google.com> 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