summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-251-1/+1
* Switch from libbsd to libbsd-overlayGuillem Jover2022-10-061-6/+0
* Fix spelling/wording issuesAlan Coopersmith2022-04-061-1/+1
* Fix Win32 build since c4ed2e06 "Add some unit testing utilities"Jon Turney2019-10-252-0/+45
* fontxlfd.c: tell gcc that switch fallthrough is intentionalAlan Coopersmith2019-08-041-0/+1
* Convert multiplying malloc calls to use mallocarray insteadAlan Coopersmith2019-08-044-5/+9
* Convert multiplying realloc calls to use reallocarray insteadAlan Coopersmith2019-08-033-5/+8
* Add reallocarray fallback if not provided by libc nor libbsdAlan Coopersmith2019-08-032-0/+53
* Use bounds checking string functions everywhereAlan Coopersmith2019-08-031-52/+75
* Add strlcat & strlcpy fallbacks if not provided by libc nor libbsdAlan Coopersmith2019-08-033-0/+158
* Convert to non-recursive build.Matt Turner2015-12-091-18/+0
* Eliminate calls back to X server or font server functions by name (v4)libXfont2-2.0.0Keith Packard2015-12-0811-318/+47
* Fix is*() usage.Thomas Klausner2015-10-201-5/+5
* Make shared library work on Cygwin/MinGWYaakov Selkowitz2014-06-272-2/+14
* Warning fixes.Keith Packard2014-01-291-7/+7
* Don't leak old allocation if realloc fails to enlarge itAlan Coopersmith2013-12-131-8/+12
* Make serverGeneration unsignedJulien Cristau2013-11-221-1/+1
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-161-1/+1
* Use * precision notation instead of computing sprintf format stringsAlan Coopersmith2011-11-111-11/+5
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-11-112-3/+3
* Strip trailing whitespaceAlan Coopersmith2011-09-167-49/+49
* Purge cvs tags.Jesse Adkins2010-10-0610-28/+0
* Build fix for platforms which don't have weak linkageJon TURNEY2010-07-081-0/+2
* Use one single function to register fpe functionsTiago Vignatti2010-06-211-0/+7
* Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade2009-01-291-6/+0
* Remove some strcasecmp sillinessAdam Jackson2009-01-201-28/+0
* Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.Adam Jackson2009-01-201-22/+0
* Drop OS/2 supportAdam Jackson2009-01-201-2/+0
* xalloc -> malloc, etc.Adam Jackson2009-01-206-72/+38
* const cleanupAdam Jackson2009-01-201-4/+2
* miscutil.c:108: warning: old-style parameter declarationAlan Coopersmith2008-12-191-1/+1
* Don't clobber CFLAGS in configureJulien Cristau2008-11-041-0/+2
* Add #pragma weak for Sun cc where neededAlan Coopersmith2007-04-022-1/+23
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-131-0/+0
* For the 20-odd symbols defined both in libXfont and the X server, emit themAdam Jackson2006-06-013-12/+14
* Include config.h in every source file to make sure necessary options areKeith Packard2005-07-0910-0/+30
* Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2005-07-091-2/+2
* Change include dir now that public headers are referenced byKevin E Martin2005-07-031-1/+1
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-0310-14/+14
* Add suitable .cvsignore filesKeith Packard2005-07-021-0/+6
* Reference X11/fonts header files using X11/fonts/ prefix.XORG-6_8_99_9XORG-6_8_99_10Josh Triplett2005-05-277-10/+10
* Add Xfont.Josh Triplett2005-05-271-0/+16
* xc/lib/font/util/ImakefileRoland Mainz2004-11-101-3/+0
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-2310-11/+16
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-1410-10/+10
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-0310-10/+10
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-2610-10/+10
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-2610-10/+10
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-252-22/+24
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-1410-187/+283