index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
task.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
task: fix addressability of assign_active field
Samuel Thibault
2024-02-11
1
-2
/
+2
*
Track task and thread time using time_value64_t.
Flavio Cruz
2023-03-13
1
-2
/
+2
*
Update thread and task creation time to use time_value64_t
Flavio Cruz
2023-03-12
1
-1
/
+1
*
Use long_natural_t in kern/task.h and kern/slab.h
Flavio Cruz
2022-12-07
1
-7
/
+7
*
task: Add task_set_essential
Samuel Thibault
2022-12-03
1
-1
/
+2
*
task_set_name: make string parameter const
Samuel Thibault
2022-01-16
1
-1
/
+1
*
kern: Fix crash.
Justus Winter
2017-10-26
1
-0
/
+4
*
Fix pthread_create warning on translator termination
Samuel Thibault
2014-12-07
1
-0
/
+1
*
kern: implement task_set_name
Justus Winter
2014-02-05
1
-0
/
+4
*
kern: add a name field to struct task
Justus Winter
2014-02-01
1
-0
/
+9
*
kern: reduce the size of struct task
Justus Winter
2014-01-03
1
-3
/
+5
*
Add statistics for task_events_info
David Höppner
2013-01-13
1
-0
/
+9
*
Remove the defunct kernel_task_create() function
Richard Braun
2011-12-17
1
-2
/
+0
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2007-05-07 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-0
/
+4
*
2007-05-05 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-10
/
+8
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-5
/
+0
*
2006-02-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-12
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-8
/
+8
*
Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-08-20
1
-0
/
+2
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+183