Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-14 | page: fix hang for forward-only postscript files | Fazlul Shahriar | 1 | -1/+6 | |
Page was hanging because ghostscript never closes the fd from which we're reading BMP data. We close our end of the pipe so that ghostscript will close its end. Tested with ghostscript version 9.50. Fixes #124 | |||||
2010-02-04 | R=rsc | Mathieu Lonjaret | 1 | -1/+18 | |
CC=codebot http://codereview.appspot.com/193069 | |||||
2009-08-10 | page: move cmd/page/cache.c to src/cmd/page/cache.c | Russ Cox | 1 | -0/+196 | |
not sure how the codebot screwed that up. |