| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add procwait | rsc | 2006-02-12 | 1 | -0/+5 |
| | | |||||
| * | add threadidle | rsc | 2006-02-07 | 1 | -0/+1 |
| | | |||||
| * | add threadid | rsc | 2006-02-05 | 1 | -0/+1 |
| | | |||||
| * | add threaddata; correct Alt order | rsc | 2005-03-18 | 1 | -1/+2 |
| | | |||||
| * | add threadgetname | rsc | 2005-02-11 | 1 | -0/+1 |
| | | |||||
| * | fix typo | rsc | 2005-02-08 | 1 | -1/+1 |
| | | |||||
| * | add threadspawnl | rsc | 2005-01-18 | 1 | -0/+1 |
| | | |||||
| * | do not call exits in threaded programs | rsc | 2005-01-17 | 1 | -0/+8 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -5/+0 |
| | | |||||
| * | add threadnotify | rsc | 2005-01-04 | 1 | -0/+5 |
| | | |||||
| * | autolib | rsc | 2005-01-04 | 1 | -1/+4 |
| | | |||||
| * | add threadlinklibrary | rsc | 2004-12-28 | 1 | -0/+5 |
| | | |||||
| * | add threaddaemonize(), more bug fixes | rsc | 2004-12-28 | 1 | -0/+5 |
| | | |||||
| * | yield now returns the number of switches done | rsc | 2004-12-27 | 1 | -1/+1 |
| | | |||||
| * | add chansetname prototype | rsc | 2004-12-27 | 1 | -0/+1 |
| | | |||||
| * | various changes from plan 9 | rsc | 2004-12-27 | 1 | -0/+2 |
| | | |||||
| * | new thread library | rsc | 2004-12-25 | 1 | -125/+125 |
| | | |||||
| * | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 2004-09-17 | 1 | -1/+1 |
| | | | | | | | | data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | ||||
| * | add network routines | rsc | 2004-06-09 | 1 | -0/+4 |
| | | |||||
| * | Fix small bugs. | rsc | 2004-05-11 | 1 | -1/+1 |
| | | |||||
| * | add -W to specify window size. | rsc | 2004-04-29 | 1 | -1/+1 |
| | | | | | various other little fixes. | ||||
| * | little things | rsc | 2004-04-23 | 1 | -0/+1 |
| | | |||||
| * | Move utf, fmt. Small header file changes. | rsc | 2004-02-29 | 1 | -2/+12 |
| | | |||||
| * | add Lock to struct Ref. | rsc | 2003-12-17 | 1 | -0/+1 |
| | | |||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 1 | -2/+2 |
| | | | | | with them. | ||||
| * | various tweaks. | rsc | 2003-12-06 | 1 | -0/+1 |
| | | |||||
| * | Add the #goo to allow use in C++. | rsc | 2003-11-25 | 1 | -2/+8 |
| | | | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | ||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+132 |
