summaryrefslogtreecommitdiff
path: root/xkb/XKBAlloc.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Convert XKB to new *allocarray functionsAlan Coopersmith1-7/+7
2014-11-12Drop trailing whitespacesPeter Hutterer1-8/+8
2012-03-21Introduce a consistent coding styleKeith Packard1-204/+208
2011-03-16xkb: Release XKB component names when compiling keymap.Rami Ylimäki1-0/+19
2010-11-11Remove superfluous if(p!=NULL) checks around free(p); p=NULL;Cyril Brulebois1-4/+2
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-27/+27
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-6/+6
2010-01-25xkb: remove _XkbClearElems, a memset will do.Peter Hutterer1-6/+7
2010-01-25xkb: remove _XkbTyped*allocPeter Hutterer1-16/+17
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer1-14/+14
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-8/+8
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-8/+8
2008-02-17XKB: Move headers into the server treeDaniel Stone1-1/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-154/+3
2006-09-07XkbCopyKeymap/SrvXkbCopyKeymap: free geom harder, add cheery commentsDaniel Stone1-1/+4
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-03-27Prune XKB code to only what we need to run the server. Remove deadDaniel Stone1-17/+0
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-7/+6
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it inSøren Sandmann Pedersen1-0/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert 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_16Kaleb Keithley1-91/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-0/+1
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+587