]> mj.ucw.cz Git - libucw.git/commit
Main: Internal operations on non-current contexts
authorMartin Mares <mj@ucw.cz>
Sat, 26 Feb 2011 10:26:19 +0000 (11:26 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 26 Feb 2011 10:26:19 +0000 (11:26 +0100)
commitb62ef58dead9fbf4005f5b2e278392375d8eb64b
treef8a3c9f480535501e6c8c87e55ce2181ff6a804d
parent60418b4db60801d7c3fc995bf71f53ff5d898484
Main: Internal operations on non-current contexts

Introduced an (internal) *_ctx() variant of several functions, working
on an explicit context which need not be current.

Changed main_delete(), so that it does not make the context temporarily
current.
ucw/mainloop.c