]> git.lizzy.rs Git - plan9front.git/commit
libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid delayed...
authorglenda <glenda@cirno>
Sun, 2 Oct 2011 21:14:14 +0000 (23:14 +0200)
committerglenda <glenda@cirno>
Sun, 2 Oct 2011 21:14:14 +0000 (23:14 +0200)
commitda4d5c9c2174c6890b6494d208adf36f24bdaf6e
tree1d226442fcfccbdbc725d708fbdadd345de9fd51
parentb8d741d34b4130afabe5467a0d9e0e3d57e6c765
libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid delayed note leak (this fixes the "too many delayed notes" error with auth/fgui)
sys/src/libdraw/keyboard.c
sys/src/libdraw/mouse.c
sys/src/libthread/note.c