summaryrefslogtreecommitdiff
path: root/src/InitExt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant null checks before freewalter harms2014-06-061-1/+1
* Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith2013-08-201-1/+1
* Remove more unnecessary casts from Xmalloc/calloc callsAlan Coopersmith2013-05-091-2/+2
* Convert malloc(strlen()); strcpy() sets to strdupAlan Coopersmith2011-04-181-2/+1
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-2/+0
* Add generic event cookie handling to libX11.Peter Hutterer2009-07-121-0/+43
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-3/+3
* Switched function definitions from K&R to ANSI style.Magnus Kessler2007-05-011-66/+64
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+3
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-125/+20
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+473