Base Code merged to SPIN 2.4
[platform/upstream/connman.git] / src / task.c
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2012-07-15 Marcel Holtmanntask: Avoid shadowing connection variable
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-17 Tomasz Bursztykatask: use g_hash_table_replace instead of insert function
2011-11-15 Jukka Rissanentask: Make sure the process is eventually killed
2011-11-15 Mohamed Abbastask: Allow vpn plugins to send reply
2011-11-10 Daniel Wagnercore: Use gcc atomics instead glib's ones
2011-08-17 Yu A Wangtask: Reset forked process signal mask
2011-06-16 Daniel Wagnerelement: Remove element.c
2011-05-27 Marcel Holtmanntask: Remove unused variable
2011-01-28 Mohamed Abbastask: Pass exit code to the exit callback
2010-07-12 Pekka PessiRemove child watch when connman_task is freed
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-08 Marcel HoltmannFix broken flag handling for task spawning
2009-12-08 Mohamed AbbasAdd an option to allow processes spawn with pipes
2009-08-11 Marcel HoltmannAdd support for variable task argument setup
2009-08-08 Marcel HoltmannAdd fully flexible task handling framework
2009-08-07 Marcel HoltmannAdd first steps of generic task framework
2009-08-05 Marcel HoltmannAdd skeleton for task handling framework