Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-01 | libdraw: do not let devdraw fork, for OS X | Russ Cox | 1 | -1/+5 | |
2008-06-30 | libdraw: die if display does | Russ Cox | 1 | -2/+2 | |
2006-11-04 | In non-blocking recv functions in libmux and libdraw, | rsc | 1 | -14/+20 | |
distinguish between "cannot receive without blocking" and "EOF on connection". In libmux, do not elect async guys muxers, so that synchronous RPC calls run in the main event loop (e.g., in eresized) do not get stuck. Fixes problem reported by Lu Xuxiao, namely that jpg etc. would spin at 100% cpu usage. | |||||
2006-07-04 | move USED past decls (Arvindh Tamilmani) | rsc | 1 | -2/+2 | |
2006-06-26 | use pin | rsc | 1 | -1/+27 | |
2006-06-25 | event | rsc | 1 | -15/+46 | |
2006-06-25 | new | rsc | 1 | -0/+336 | |