summaryrefslogtreecommitdiffstats
path: root/regress/misc/X11 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use linker flags that build and run the test with gcc and clang.bluhm2017-07-293-5/+8
* Add missing includes to avoid implicit function declarations.jsg2017-02-251-1/+2
* Fix mmap() calls that check for a result other than MAP_FAILED.doug2014-09-272-6/+6
* include string.h for memcpy()jsg2013-10-282-2/+4
* Adapt for the fact that Xorg now used standard loadable modules.kettenis2006-02-042-4/+6
* Add regression test for fbBlt().kettenis2005-08-313-2/+66
* Provide prototype for the function we actually use.kettenis2005-08-271-34/+34
* backout unapproved diffderaadt2005-08-271-34/+34
* Provide prototype for the function we actually use.kettenis2005-08-251-34/+34
* Add regression test for fbBltOne().kettenis2005-08-153-0/+70