summaryrefslogtreecommitdiff
path: root/gtk/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Put private functions in headers and include thoseBenjamin Otte2012-10-021-0/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-2/+0
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+2
* Fix #138807.Federico Mena Quintero2004-06-021-79/+80
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Merge from stable:Tor Lillqvist2003-01-191-3/+2
* #ifdef out test cases.Matthias Clasen2002-12-311-1/+1
* System fnmatch wasn't going to be UTF-8 clean, neither was our version.Owen Taylor2002-12-131-129/+264
* don't reduce the scroll rect size by the scroll amountHans Breuer2002-02-101-0/+1
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-081-1/+0
* Make gdk_colormap_sync private since it was never exported in a headerOwen Taylor2001-02-021-2/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/G_HAVE_CYGWIN/G_WITH_CYGWIN/Manish Singh1999-10-061-1/+1
* correct checking for BeOS checkManish Singh1999-10-041-7/+7
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-12/+25
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is theJeff Garzik1998-11-241-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-15/+16
* Added check for inline in configure and updated files to use it.Manish Singh1998-01-091-1/+1
* Don't redefine _GNU_SOURCE if already defined.Owen Taylor1997-12-051-0/+4
* define _GNU_SOURCE before include fnmatch.h, so that allOwen Taylor1997-12-021-0/+3
* Initial revisionElliot Lee1997-11-241-0/+200