summaryrefslogtreecommitdiff
path: root/libviengoos
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2008-12-18 11:50:14 +0100
committerNeal H. Walfield <neal@gnu.org>2008-12-18 11:50:14 +0100
commit854d97b4ba67df0848bfe0115924430fc57cbf5e (patch)
treefe53b09f0fafd8d24dca70276880ffa6bb84e5fb /libviengoos
parent61ce081e93aaf465a31beb41dd4094575cfbb19f (diff)
Move hurd/RPC to libviengoos.
hurd/ 2008-12-18 Neal H. Walfield <neal@gnu.org> * RPC: Move to ../libviengoos. libviengoos/ 2008-12-18 Neal H. Walfield <neal@gnu.org> * RPC: Move here from ../hurd.
Diffstat (limited to 'libviengoos')
-rw-r--r--libviengoos/ChangeLog4
-rw-r--r--libviengoos/RPC12
2 files changed, 16 insertions, 0 deletions
diff --git a/libviengoos/ChangeLog b/libviengoos/ChangeLog
index a55f0d0..c7670b7 100644
--- a/libviengoos/ChangeLog
+++ b/libviengoos/ChangeLog
@@ -1,5 +1,9 @@
2008-12-18 Neal H. Walfield <neal@gnu.org>
+ * RPC: Move here from ../hurd.
+
+2008-12-18 Neal H. Walfield <neal@gnu.org>
+
* viengoos/activity.h (struct activity_memory_policy): Rename from
this...
(struct vg_activity_memory_policy): ... to this. Update users.
diff --git a/libviengoos/RPC b/libviengoos/RPC
new file mode 100644
index 0000000..2268bda
--- /dev/null
+++ b/libviengoos/RPC
@@ -0,0 +1,12 @@
+RPC Method id Assignments
+-------------------------
+
+100: miscellaneous (putchar, etc.)
+200: folio
+300: cap
+400: generic object
+500: activation
+600: thread
+700: activity
+800: futex
+900: messenger