summaryrefslogtreecommitdiff
path: root/tokens.h
AgeCommit message (Collapse)AuthorFilesLines
2009-01-21Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade1-0/+5
Remaining warnings are due to macros that check address or vectors on the stack and auto generated yacc code. Compiled with default flags and also as: % make CFLAGS=-DENTRY_TRACKING_ON -DDEBUG_ON -DASSERTIONS_ON to ensure the "simplification" of code like: foo.c: <hash>define DEBUG_VAR foo_VAR <hash>include "foo.h" ... foo.h: <hash>ifdef DEBUG_VAR_NOT_LOCAL extern <hash>endif int DEBUG_VAR; ... did not change the author's "intended" logic.
2008-08-12Remove RCS tags.Peter Hutterer1-1/+0
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+100