summaryrefslogtreecommitdiffstats
path: root/pym/portage/util/_eventloop/GlibEventLoop.py
Commit message (Expand)AuthorAgeFilesLines
* EventLoop: implement child_watch_addZac Medico2012-02-161-0/+1
* GlibEventLoop: use gi.repository.GLibZac Medico2012-02-101-5/+1
* EventLoop: name poll constants like glib'sZac Medico2012-02-091-0/+6
* Add global_event_loop() and GlibEventLoop.Zac Medico2012-02-091-0/+20