summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2009-01-20Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-0/+4
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects make distcheck and most gcc 4.3 and sparse warnings. Remaining warning is due to passing read or write as function pointers in the format ssize_t (*)(int, void *, size_t), as it is const for write, but not for read.
2006-07-14Add *~ to .gitignore to skip emacs droppingsAlan Coopersmith1-0/+1
2006-07-14renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+25