aboutsummaryrefslogtreecommitdiffstats
path: root/extension/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years that should have been updated before 4.2.1 release.Arnold D. Robbins2018-03-131-1/+1
* Remove incorrect * on ext_id in extensions and in doc.Arnold D. Robbins2018-01-111-1/+1
* Get rid of GLIBC/compile warnings on Fedora in extension directory.Arnold D. Robbins2017-12-281-5/+6
* Add use of <sys/sysmacros.h> to extension/fnmatch.c.Arnold D. Robbins2017-08-301-0/+6
* Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.Arnold D. Robbins2016-12-141-2/+2
* Add min_required and max_expected arg counts to API.Arnold D. Robbins2016-12-061-7/+2
* Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-231-4/+4
* Enable compiling extensions on VMS.Arnold D. Robbins2013-12-291-0/+14
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
* Add backup version of fnmatch.c. Fix fnmatch extension.Arnold D. Robbins2013-02-111-1/+8
* Remove sym_constant() API and tests.Arnold D. Robbins2012-12-251-1/+1
* Use config.h properly. Add AC_SYS_LARGEFILE.Arnold D. Robbins2012-08-261-3/+5
* Add facility to get vesion info from extensions.Arnold D. Robbins2012-08-241-0/+1
* Add translation to the extensions.Arnold D. Robbins2012-07-251-9/+15
* fnmatch extension improvements.Arnold D. Robbins2012-07-161-6/+8
* Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-1/+1
* Add fnmatch extension.Arnold D. Robbins2012-07-121-0/+175