| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libthread: add threadmaybackground | Russ Cox | 2020-12-30 | 1 | -0/+6 |
| | | | | | | | | | Programs that want to background themselves now need to define threadmaybackground returning 1. This avoids a confusing (to people and debuggers) extra parent process for all the threaded programs that will never want to background themselves. | ||||
| * | fossil: required p9p changes | David du Colombier | 2013-09-26 | 1 | -0/+4 |
| | | | | | | R=rsc https://codereview.appspot.com/13352057 | ||||
| * | fossil: move from liboventi to libthread and libventi | David du Colombier | 2013-09-23 | 1 | -12/+9 |
| | | | | | | R=rsc https://codereview.appspot.com/13504049 | ||||
| * | fossil: import from plan 9 | David du Colombier | 2013-09-23 | 1 | -0/+143 |
| R=rsc https://codereview.appspot.com/7988047 | |||||
