summaryrefslogtreecommitdiff
path: root/xkbscan.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-03Only build debug infrastructure if DEBUG is definedAlan Coopersmith1-0/+2
2022-12-11Variable scope reductionsAlan Coopersmith1-2/+2
2021-01-21Remove trailing whitespacesPeter Hutterer1-9/+9
2013-08-29Making sure that a copied string is always null-terminated (#66345).Benno Schulenberg1-12/+2
2013-07-18Always terminate the scanBuf string (#66345)Peter Hutterer1-1/+10
2013-07-13Add #include <stdlib.h> to xkbscan.cLaura1-0/+1
2012-11-01Reset scan state when opening a new fileDaniel Stone1-1/+9
2011-12-28Make sure to leave room for trailing nil byte in yyGetNumberAlan Coopersmith1-3/+3
2011-04-04xkbcomp: Stop possible overflow in yyGetnumber. #31647Alistair Leslie-Hughes1-3/+6
2010-07-12Fix signedness issue with getc() return valueJulien Cristau1-2/+2
2010-06-15Don't malloc() and free() most scanned symbolsDaniel Stone1-28/+16
2010-06-15Fix compilation with DEBUGDaniel Stone1-0/+2
2010-06-15Use fread() instead of getc()Daniel Stone1-44/+76
2009-01-21Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade1-8/+5
2008-09-05sprintf -> snprintf conversionsAlan Coopersmith1-64/+64
2008-08-18Silence valgrind warnings.Peter Hutterer1-1/+1
2008-08-12Indent fixes.Peter Hutterer1-353/+613
2008-08-12Remove RCS tags.Peter Hutterer1-2/+0
2007-09-23Fixed a bunch of const correctness bugs.Tilman Sauerbeck1-1/+1
2004-04-23Merging XORG-CURRENT into trunkXORG-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-MERGEEgbert Eich1-1/+1
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-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-15/+18
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-39/+8
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+496