From 69e2d68d8c6eeffbaac4a6b7a920420fec197c58 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Mon, 3 Feb 2003 13:33:10 +0000 Subject: none --- Mig/MigDocumentation.mdwn | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Mig') diff --git a/Mig/MigDocumentation.mdwn b/Mig/MigDocumentation.mdwn index e5e8827f..7efe5eb7 100644 --- a/Mig/MigDocumentation.mdwn +++ b/Mig/MigDocumentation.mdwn @@ -1,14 +1,14 @@ -# Table of Contents +## Table of Contents %TOC% -# About +## About This is a small collection of links to external documents describing the [[MachInterfaceGenerator]] used by GNU Mach. -# Carnegie-Mellon University +## Carnegie-Mellon University -## MiG and C Thread Programming +### MiG and C Thread Programming A tutorial which demonstrates the use of the C Threads library primitives in writing a multithreaded program and the use of the Mach Interface Generator (MIG) to generate remote procedure calls for interprocess communication. Like its companion tutorial, it is based on the Mach 2.5 system. However, the concepts are applicable to Mach 3.0 user level programming. @@ -16,8 +16,8 @@ Linda R. Walmer and Mary R. Thompson. **A Programmer's Guide to the Mach User En An ftp directory containing the [mig programming examples](ftp://ftp.cs.cmu.edu/afs/cs/project/mach/public/doc/unpublished/mig_example) for this tutorial. -## PostSctipt slides on MiG +### PostSctipt slides on MiG Slides to Rich Drave's talk on Mig, the Mach Interface Generator, on November 21, 1991: [PostScript](ftp://ftp.cs.cmu.edu//afs/cs/project/mach/public/doc/unpublished/internals_slides/Mig/root.ps) [TeX](ftp://ftp.cs.cmu.edu//afs/cs/project/mach/public/doc/unpublished/internals_slides/Mig/slides.tex) --- [[Main/JoachimNilsson]] - 24 Oct 2002 +---- -- cgit v1.2.3