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