about summary refs log tree commit diff
path: root/posix/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* posix: Remove alloca usage for internal fnmatch implementationAdhemerval Zanella2021-10-211-22/+2
* posix: Falling back to non wide mode in case of encoding error [BZ #14185]Adhemerval Zanella2021-02-231-104/+56
* posix: Fix fnmatch.c on bootstrapAdhemerval Zanella2021-01-201-1/+1
* posix: Sync fnmatch with gnulibAdhemerval Zanella2021-01-041-325/+223
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-041-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* posix: Remove internal_function attributeFlorian Weimer2017-08-311-6/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-10/+3
* Fix fnmatch strnlen namespace (bug 18470).Joseph Myers2015-06-031-2/+2
* Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers2015-06-031-1/+1
* Fix fnmatch towlower namespace (bug 18469).Joseph Myers2015-06-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Move findidx nested functions to top-level.Roland McGrath2014-09-111-0/+8
* Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar2014-08-011-6/+1
* Fix Wundef warning for WIDE_CHAR_VERSIONSiddhesh Poyarekar2014-06-261-0/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-8/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Check size of pattern in wide character representation in fnmatch.Ulrich Drepper2011-03-181-1/+12
* Avoid too much stack use in fnmatch.Ulrich Drepper2010-08-091-13/+44
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-4/+12
* * posix/fnmatch.c (STRUCT): Define.Ulrich Drepper2007-04-011-4/+6
* (fnmatch): For short patterns or strings attempt to avoid calling mbsrtowcs t...Ulrich Drepper2005-03-301-18/+61
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-61/+18
* 2.5-18.1Jakub Jelinek2007-07-121-18/+61
* Update.Ulrich Drepper2003-11-181-1/+0
* * nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2003-03-161-3/+4
* * include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath2002-08-041-1/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-10/+10
* Update.Ulrich Drepper2001-03-151-0/+16
* Update.Ulrich Drepper2001-03-151-40/+54
* Update.Ulrich Drepper2000-09-011-2/+0
* Update.Ulrich Drepper2000-08-291-0/+1
* Update.Ulrich Drepper2000-08-211-0/+2
* Update.Ulrich Drepper2000-07-281-34/+49
* Update.Ulrich Drepper2000-07-051-0/+1
* Update.Ulrich Drepper2000-05-241-1/+14
* Update.Ulrich Drepper2000-01-261-0/+2
* Update.Ulrich Drepper2000-01-191-5/+32