summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* closeness_cmp: maintain constness when casting pointersAlan Coopersmith2011-11-181-1/+1
* Include missing headersJeremy Huddleston2011-11-111-0/+2
* Fix gcc -Wwrite-strings warnings that don't require public API changesAlan Coopersmith2011-11-105-18/+23
* Assume C89 and just use const, not local Const macroAlan Coopersmith2011-11-103-11/+5
* Strip trailing whitespaceAlan Coopersmith2011-09-1612-76/+76
* config: provide a Makefile for the include directoryGaetan Nadon2010-10-241-3/+0
* libXpm make: remove redundant -I.Gaetan Nadon2010-10-241-1/+1
* Missing end comment in libXpm/src/parse.cColin Harrison2010-10-071-0/+1
* Purge cvs tags.Jesse Adkins2010-10-069-14/+0
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-081-1/+1
* Janitor: ansification, make distcheck, .gitignorePaulo Cesar Pereira de Andrade2009-01-3029-650/+616
* Replace strcpy with strncpy to match previous code blockAlan Coopersmith2007-08-221-1/+2
* Replace index/rindex with C89 standard strchr/strrchrAlan Coopersmith2007-08-063-8/+8
* X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)Jason Rumney2007-08-063-1/+24
* Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macrosAlan Coopersmith2007-06-271-3/+2
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-131-0/+0
* Always initialize atomTable to NULL, so xpmHashTableFree() doesn't try toAlan Coopersmith2006-06-031-0/+1
* Coverity #1432: Returned without freeing storage "hints_cmt" (in error caseAlan Coopersmith2006-06-021-3/+3
* Coverity #1415: Returned without freeing storage "hints_cmt" (in error caseAlan Coopersmith2006-06-021-3/+3
* doublecheck that a pointer is not NULL before dereferencing it. (CoverityXORG-7_0_99_901Matthieu Herrb2006-03-181-1/+1
* Add missing files to EXTRA_DISTKevin E Martin2005-10-051-2/+3
* Last argument of variable parameter list needs to be casted to a pointerXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Matthieu Herrb2005-10-031-1/+1
* Accept autoconf HAVE_STRLCPY as alias for HAS_STRLCATXORG-6_8_99_900XORG-6_8_99_16Alan Coopersmith2005-07-161-1/+1
* Set soversion to 4.11.0 with -version-number.Daniel Stone2005-07-161-1/+1
* Add .cvsignore filesKeith Packard2005-07-091-0/+6
* - Add build system for lib/XpmXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-1931-0/+136
* Avoid inifite loops. From Chris Gilbert in bug #1920.sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1sco_port_updateMatthieu Herrb2005-02-212-5/+8
* Fix incomplete merge.Matthieu Herrb2004-12-111-11/+2
* more s_open() cleanup.Matthieu Herrb2004-12-111-6/+0
* Replace s_popen() by a more specific function that allows only one commandMatthieu Herrb2004-12-112-124/+150
* Fixes for CAN-2004-0914 (Thomas Biege).Matthieu Herrb2004-11-2514-156/+352
* Merged over libXpm security fix provided by Chris Evans, Matthieu Herrb andEgbert Eich2004-09-219-24/+113
* Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGElg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3dCOMPOSITEWRAPEgbert Eich2004-04-239-10/+10
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-149-10/+10
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-039-10/+10
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-269-10/+10
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-269-10/+10
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley2003-11-252-12/+7
* Initial revisionXORG-STABLEKaleb Keithley2003-11-1434-0/+9836