]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/mainloop.c
start: properly cleanup mainloop
[mirror_lxc.git] / src / lxc / mainloop.c
2017-12-30 Christian Braunerstart: properly cleanup mainloop
2017-12-26 Christian Braunermainloop: capture output of short-lived init procs
2017-12-26 Christian Braunermainloop: add mainloop macros
2016-11-29 Stéphane GraberMerge pull request #1336 from brauner/2016-11-29/use_cl...
2016-11-29 Stéphane GraberMerge pull request #1334 from brauner/2016-11-29/correc...
2016-11-29 Stéphane GraberMerge pull request #1333 from brauner/2016-11-29/macro_...
2016-11-29 Stéphane GraberMerge pull request #1332 from brauner/2016-11-29/fix_po...
2016-11-29 Christian Braunermonitord: close mainloop on exit if we opened it
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-06 Dwight Engenadd epoll events to mainloop callback handlers
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-04-24 Dwight EngenAllow multiple monitor clients
2013-03-19 Daniel LezcanoChange author email address
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-26 Stéphane GraberRemove all trailing whitespaces.
2010-04-08 Daniel Lezcanorestart the container at reboot
2010-01-13 Daniel Lezcanoremove unused variable
2010-01-13 Clement CalmelsSimplify mainloop
2010-01-13 Clement CalmelsDon't mess descr->ev
2010-01-13 Clement CalmelsIf epoll_ctl fails, the descr->ev array isinconsistent
2010-01-13 Clement Calmelsfix lxc_mainloop_del_handler
2009-10-07 Daniel LezcanoSimplify the mainloop
2009-10-07 Michel Normandlocal struct name changed in mainloop.c
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>