Lots of X fixes.

This commit is contained in:
rsc 2003-10-11 02:47:43 +00:00
parent 4af386f434
commit 161060a463
14 changed files with 237 additions and 31 deletions

View file

@ -5,7 +5,7 @@
#include <draw.h>
vlong
flength(int fd)
_drawflength(int fd)
{
struct stat s;