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