aboutsummaryrefslogtreecommitdiff
path: root/vm/memory_object.c
Commit message (Expand)AuthorAgeFilesLines
* slock: Fix initialization of statically-allocated slocksSamuel Thibault2023-02-081-1/+1
* Remove existing old style definitions and use -Wold-style-definition.Flavio Cruz2023-01-191-2/+1
* Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz2023-01-191-1/+3
* Add static qualifiersFlavio Cruz2023-01-181-1/+1
* Use -Wstrict-prototypes and fix warningsFlavio Cruz2022-12-211-3/+3
* Remove deprecated external memory management interface.Justus Winter2016-10-031-60/+15
* Fix gcc-6 warningsSamuel Thibault2016-05-181-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-74/+64
* vm: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-2/+2
* vm/memory_object.c: remove register qualifiersMarin Ramesa2013-11-151-12/+8
* Remove lint codeMarin Ramesa2013-11-091-5/+0
* Remove long obsolete RPC routinesGuillem Jover2011-09-021-28/+0
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-17/+19
* 2007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+2
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+2
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-12/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-13/+13
* Initial sourceThomas Bushnell1997-02-251-0/+1191