summaryrefslogtreecommitdiff
path: root/xkb/XKBMAlloc.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-04xkb: Allocate size_syms correctly when width of a type increasesSiddhesh Poyarekar1-2/+4
2012-03-21Introduce a consistent coding styleKeith Packard1-715/+766
2010-11-11Remove more superfluous if(p!=NULL) checks around free(p).Cyril Brulebois1-4/+2
2010-11-11Remove superfluous if(p!=NULL) checks around free(p); p=NULL;Cyril Brulebois1-22/+12
2010-06-11Remove more superfluous if(p) checks around free(p)Matt Turner1-12/+6
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-6/+3
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-20/+20
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-62/+62
2010-01-25xkb: remove _XkbTyped*allocPeter Hutterer1-35/+36
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer1-34/+34
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-9/+9
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-9/+9
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone1-3/+1
2007-03-21XKB: Fix size_syms calculation bugDaniel Stone1-1/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-78/+2
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-04-09Coverity #324: Fix potential NULL dereference. (Alan Coopersmith)Daniel Stone1-0/+1
2006-03-27Prune XKB code to only what we need to run the server. Remove deadDaniel Stone1-14/+0
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-6/+5
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/+1077