aboutsummaryrefslogtreecommitdiff
path: root/kern/task.h
Commit message (Expand)AuthorAgeFilesLines
* Fix pthread_create warning on translator terminationSamuel Thibault2014-12-071-0/+1
* kern: implement task_set_nameJustus Winter2014-02-051-0/+4
* kern: add a name field to struct taskJustus Winter2014-02-011-0/+9
* kern: reduce the size of struct taskJustus Winter2014-01-031-3/+5
* Add statistics for task_events_infoDavid Höppner2013-01-131-0/+9
* Remove the defunct kernel_task_create() functionRichard Braun2011-12-171-2/+0
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* 2007-05-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+4
* 2007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-10/+8
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+0
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-5/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-12/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-8/+8
* Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-0/+2
* Initial sourceThomas Bushnell1997-02-251-0/+183