summaryrefslogtreecommitdiff
path: root/vm/memory_object.c
AgeCommit message (Expand)Author
2023-02-08slock: Fix initialization of statically-allocated slocksSamuel Thibault
2023-01-19Remove existing old style definitions and use -Wold-style-definition.Flavio Cruz
2023-01-19Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz
2023-01-18Add static qualifiersFlavio Cruz
2022-12-21Use -Wstrict-prototypes and fix warningsFlavio Cruz
2016-10-03Remove deprecated external memory management interface.Justus Winter
2016-05-18Fix gcc-6 warningsSamuel Thibault
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-17vm: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-11-15vm/memory_object.c: remove register qualifiersMarin Ramesa
2013-11-09Remove lint codeMarin Ramesa
2011-09-02Remove long obsolete RPC routinesGuillem Jover
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-09 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
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell