summaryrefslogtreecommitdiff
path: root/util.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-15unifdef NEED_SNPRINTFHEADmasterAlan Coopersmith1-6/+0
2024-02-15unifdef __SCO__Alan Coopersmith1-5/+0
2024-02-15unifdef __UNIXOS2__Alan Coopersmith1-5/+1
2023-04-01Allow inlining makeNameAlan Coopersmith1-6/+0
2023-04-01args_copy variable is unused if HAVE_DECL_VA_COPY is not definedAlan Coopersmith1-0/+2
2023-04-01Variable scope reductions as recommended by cppcheckAlan Coopersmith1-4/+2
2020-10-26Fall back to using FONT property as family nameChristopher Zimmermann1-0/+18
2020-09-22use more properties according to XLFDChristopher Zimmermann1-0/+13
2020-09-22truncate foundry if there is no known abbreviation.Christopher Zimmermann1-2/+5
2020-06-11Guess Regular style for Medium WeightPeng Wu1-3/+3
2020-02-07Fix incorrect error handling in macTime()rnhmjoj1-2/+2
2019-08-30check for freetype NULL atomsRyan Farley1-8/+10
2018-11-02Mark vsprintf_alloc as printf-like functionPeter Hutterer1-0/+3
2018-07-31Constify a few string argumentsPeter Hutterer1-5/+5
2008-05-11Use va_copy in vsprintf_alloc.Juliusz Chroboczek1-1/+8
2008-05-11Use autoconf test instead of #ifdef GLIBC for vasprintf.Julien Cristau1-1/+1
2008-05-11Rename *_reliable to *_alloc.Juliusz Chroboczek1-5/+5
2008-05-02Use asprintf on GNU platforms.Juliusz Chroboczek1-1/+16
2006-07-16Don't include freetype internal headers.Matthieu Herrb1-1/+0
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-1/+1
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_903_specialxf86-4_3_99_902xf86-012804-2330Kaleb Keithley1-4/+11
2003-11-25Initial revisionXORG-STABLEKaleb Keithley1-0/+409