summaryrefslogtreecommitdiff
path: root/xkbcomp.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-03Mark more pointers as constAlan Coopersmith1-14/+15
2023-01-03Only build debug infrastructure if DEBUG is definedAlan Coopersmith1-0/+4
2023-01-03Mark more functions and variables staticAlan Coopersmith1-2/+2
2023-01-03Remove #ifdef sgi sectionsAlan Coopersmith1-4/+0
2023-01-03Use asprintf() if the platform supports itAlan Coopersmith1-3/+9
2022-12-11Remove unnecessary casts from bzero() callsAlan Coopersmith1-3/+3
2022-12-11Replace uCalloc() and uTypedCalloc() with direct calloc() callsAlan Coopersmith1-3/+3
2022-12-11Variable scope reductionsAlan Coopersmith1-2/+1
2022-12-10Remove register keyword from variable declarationsAlan Coopersmith1-1/+1
2021-01-21Replace WARN[1-9], ERROR[1-9], etc. with their unnumbered versionPeter Hutterer1-50/+50
2021-01-21Remove trailing whitespacesPeter Hutterer1-9/+9
2020-07-23Fix spelling/wording issuesAlan Coopersmith1-1/+1
2020-06-05For -R and after chdir, add the current directory to the pathPeter Hutterer1-4/+7
2020-02-19Don't compare with string literalsDimitry Andric1-5/+5
2014-10-30xkbcomp: Improved -w option parsingVincent Lefevre1-6/+26
2013-11-01Convert remaining sprintf calls to snprintfAlan Coopersmith1-2/+2
2013-11-01Remove unused function entry/exit tracking frameworkAlan Coopersmith1-1/+0
2013-07-18Parse -w1 flag correctly (#66344)Peter Hutterer1-2/+2
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith1-3/+0
2012-11-01Reset scan state when opening a new fileDaniel Stone1-1/+1
2011-11-11Silence -Wshadow warningsJeremy Huddleston1-7/+7
2011-06-22Print version number on -version.Peter Hutterer1-1/+6
2010-11-01Allow uploading a keymap to a single deviceDirk Wallenstein1-0/+2
2010-06-15Fix compilation with DEBUGDaniel Stone1-0/+2
2009-08-06xkbcomp: Remove output file if closing fails.Rami Ylimaki1-2/+10
2009-01-21Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade1-4/+5
2008-09-05sprintf -> snprintf conversionsAlan Coopersmith1-1/+1
2008-08-18Add some explanatory commentsPeter Hutterer1-4/+5
2008-08-12Indent fixes.Peter Hutterer1-785/+1011
2008-08-12Remove RCS tags.Peter Hutterer1-2/+0
2008-04-17xkbcomp: Take a device ID argumentDaniel Stone1-1/+10
2007-09-23Fixed a bunch of const correctness bugs.Tilman Sauerbeck1-3/+2
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Addedsco_port_update-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-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_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Alexander Gottwald1-0/+25
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-13/+29
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-41/+46
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+932