summaryrefslogtreecommitdiff
path: root/xts5/Xt12
AgeCommit message (Collapse)AuthorFilesLines
2016-11-01xts5: Fix missing variable for format specifierRhys Kidd1-1/+1
XtGetKeysymTable.c:258:5: warning: format '%ld' expects a matching 'long int' argument [-Wformat=] Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
2012-07-26Build Xt12Peter Harris2-0/+66
Signed-off-by: Peter Harris <pharris@opentext.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-01-09xts5: remove (type *)NULL castsPeter Hutterer1-1/+1
Coccinelle patch: @@ type T; @@ - (T *)NULL + NULL with a bit of manual massaging to skip botched hunks Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-04-12Remove superfluous (void) casts.Peter Hutterer1-1/+1
sed -e "s/\([ ]\)(void) \(.*\)/\1\2/" Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Aaron Plattner <aplattner@nvidia.com> Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2009-09-29xts5: Flatten Xt12 directory moreDan Nicholson22-22/+22
2009-09-16xts5: Fix up comments for tset/ removalDan Nicholson22-22/+22
2009-09-16Nuke RCS IDsDan Nicholson22-22/+0
2009-09-16xts5: Move tests out of tset directoryDan Nicholson22-0/+5542
The tset directory was mostly useless and causes extra baggage if the scenario files are going to be used on an installed package. The test directories are now flattened into xts5.