summaryrefslogtreecommitdiff
path: root/sys/src/libthread
AgeCommit message (Collapse)Author
2013-12-06libthread: avoid calling thread waiting for fork/execed process to finish if ↵cinap_lenrek
we dont have to we do not need to wait for fork/execed program to finish when not collecting waitmsg. this reduces the number of rio processes hanging arround for each window shell just waiting for it to terminate and then dumping the waitmsg.
2012-04-03libthread: make ioproc even when opening /proc/n/ctl fails (factotum)cinap_lenrek
2012-01-10libc: restoring simple sequential version of dial()cinap_lenrek
2011-10-02libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid ↵glenda
delayed note leak (this fixes the "too many delayed notes" error with auth/fgui)
2011-08-22libthread: reimplemented i/o procs using new interrupt ctl messagecinap_lenrek
2011-08-22libthread: remove auto-generated acid filescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen