summaryrefslogtreecommitdiff
path: root/kern/task.c
AgeCommit message (Expand)Author
2015-05-29kern: fix argument handlingJustus Winter
2015-05-20kern: gracefully handle resource shortageJustus Winter
2015-02-25kern: inherit the name of the parent taskJustus Winter
2014-12-09kern: provide notifications about new tasksJustus Winter
2014-12-07Fix pthread_create warning on translator terminationSamuel Thibault
2014-06-11kern: set the name of the kernel task to 'gnumach'Justus Winter
2014-02-05kern: implement task_set_nameJustus Winter
2014-02-01kern: add a name field to struct taskJustus Winter
2013-12-16kern: quiet GCC warnings about set but unused variablesMarin Ramesa
2013-12-08Add comments after endifsMarin Ramesa
2013-12-05kern/task.c: remove forward declarationsMarin Ramesa
2013-11-13kern: remove register qualifiersMarin Ramesa
2013-01-13Add statistics for task_events_infoDavid Höppner
2011-12-17Remove arbitrary limits used by the zone systemRichard Braun
2011-12-17Remove the defunct kernel_task_create() functionRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2009-06-182008-11-15 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault
2009-06-182007-05-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
1999-05-231999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-08-20Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-02-25Initial sourceThomas Bushnell