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
/
vm
/
memory_object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-1
/
+1
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-2
/
+1
*
Include mig generated headers to avoid warnings with -Wmissing-prototypes.
Flavio Cruz
2023-01-19
1
-1
/
+3
*
Add static qualifiers
Flavio Cruz
2023-01-18
1
-1
/
+1
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-3
/
+3
*
Remove deprecated external memory management interface.
Justus Winter
2016-10-03
1
-60
/
+15
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-1
/
+1
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-74
/
+64
*
vm: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-2
/
+2
*
vm/memory_object.c: remove register qualifiers
Marin Ramesa
2013-11-15
1
-12
/
+8
*
Remove lint code
Marin Ramesa
2013-11-09
1
-5
/
+0
*
Remove long obsolete RPC routines
Guillem Jover
2011-09-02
1
-28
/
+0
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-17
/
+19
*
2007-05-05 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+2
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+2
*
2006-03-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
-13
/
+13
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+1191