summaryrefslogtreecommitdiff
path: root/x11/emu/files/patch-d (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-06-06Don't declare that read returns an int so this compiles on a -currentSteve Price1-0/+11
box with egcs for archs where sizeof(ssize_t) != sizeof(int). Notes: svn path=/head/; revision=19237