summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-01xstrdup -> strdupAlan Coopersmith
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith
2013-06-02Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual.Thomas Klausner
2013-01-16Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2012-12-07catalogue: Fix obvious thinkoAdam Jackson
2012-10-29Omit catalogue support on systems without symlinksYaakov Selkowitz
2012-08-24If socket is interrupted with signal EINTR, re-attempt read.Arvind Umrao
2011-11-11Use * precision notation instead of computing sprintf format stringsAlan Coopersmith
2011-11-11Fix printf warnings about incorrect argument typesAlan Coopersmith
2011-11-11Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formatsAlan Coopersmith
2011-11-11Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-10Support compress files with maxbits < 12Tomas Hoger
2011-09-18libxfont: An uninitialized pointer causes a crash if pcf header is corrupted.Olli Vertanen
2011-09-18Fix empty statement in if conditional.Joerg Sonnenberger
2011-09-17Do proper input validation to fix for CVE-2011-2895.Joerg Sonnenberger
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-08-10LZW decompress: fix for CVE-2011-2895Thomas Hoger
2011-05-17Fix memory leak in allocation failure path of BitmapOpenScalable()Alan Coopersmith
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-09-27FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.Jeremy Huddleston
2010-08-09Revert "Bug #6247: Fix build on Cygwin"Yaakov Selkowitz
2010-08-08Fix builds with Sun compilersAlan Coopersmith
2010-07-10darwin: Fix build regression introduced by previous patchJeremy Huddleston
2010-07-08Build fix for platforms which don't have weak linkageJon TURNEY
2010-06-21Use one single function to register fpe functionsTiago Vignatti
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-10-07Remove unused setting of ENCODINGSDIRAlan Coopersmith
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-09-15 Fixed int(*)()->double cast warningBob Ham
2009-02-06Avoid sending uninitialized padding data over the network.Peter Astrand
2009-01-29Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade
2009-01-20Remove some strcasecmp sillinessAdam Jackson
2009-01-20Allow case insensitive filename matching in fontfile.Adam Jackson
2009-01-20Delete some dead ifdefsAdam Jackson
2009-01-20Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.Adam Jackson
2009-01-20Drop OS/2 supportAdam Jackson
2009-01-20xalloc -> malloc, etc.Adam Jackson
2009-01-20Remove PMF support.Adam Jackson
2009-01-20Remove printer font support.Adam Jackson
2009-01-20Remove loadable renderer support.Adam Jackson
2009-01-20Remove useless #defineAdam Jackson
2009-01-20Get rid of a useless arrayAdam Jackson
2009-01-20const cleanupAdam Jackson
2009-01-20Delete Type1Adam Jackson
2009-01-20Delete speedoAdam Jackson
2008-12-28Added missing AM_CFLAGS for -Wl,-flat_namespaceJeremy Huddleston
2008-12-19Disable some fun stdio wrapping.Paulo Cesar Pereira de Andrade
2008-12-19Restore comment deleted by b6f793d7d5Alan Coopersmith
2008-12-19libXfont ansification and removal of xf86_ansic.h dependencyPaulo Cesar Pereira de Andrade