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
/
machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert K&R into ansi
Guy-Fleury Iteriteka
2022-05-27
1
-5
/
+2
*
SMP: Fix warnings
Samuel Thibault
2021-04-04
1
-1
/
+5
*
Add a thread_no_continuation definition
Flávio Cruz
2015-08-28
1
-4
/
+4
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-26
/
+22
*
Declare void argument lists (part 2)
Marin Ramesa
2013-12-20
1
-2
/
+2
*
Mark functions that don't return with attribute noreturn
Marin Ramesa
2013-12-17
1
-1
/
+1
*
kern: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-2
/
+2
*
kern/machine.c: remove __volatile__
Marin Ramesa
2013-12-08
1
-3
/
+0
*
kern: move forward declarations into a header file
Marin Ramesa
2013-11-24
1
-7
/
+0
*
Remove leftover register qualifiers
Marin Ramesa
2013-11-24
1
-1
/
+1
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-15
/
+15
*
Remove lint code
Marin Ramesa
2013-11-09
1
-6
/
+0
*
Remove long obsolete RPC routines
Guillem Jover
2011-09-02
1
-54
/
+0
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+0
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-4
/
+1
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-7
/
+0
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-7
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-1
/
+1
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+765