Difference between revisions of "Mig"

From Free Software Directory
Jump to: navigation, search
m (VCS checkout)
m (version 1.5)
Line 9: Line 9:
 
|Related projects=Ansel,AutoScrapbook,BINS,MT2_Thumbnailer,My_Photo_Gallery,Photo_Organizer,Danpei,Gallery,hurd,Photoseek,yappa-ng,gnumach,PHPortfolio,PHPoto,Pharch,PhotoGen,Photoshrink,dmi
 
|Related projects=Ansel,AutoScrapbook,BINS,MT2_Thumbnailer,My_Photo_Gallery,Photo_Organizer,Danpei,Gallery,hurd,Photoseek,yappa-ng,gnumach,PHPortfolio,PHPoto,Pharch,PhotoGen,Photoshrink,dmi
 
|Keywords=kernel,software development,programming,hurd,Mach Interface Generator
 
|Keywords=kernel,software development,programming,hurd,Mach Interface Generator
|Version identifier=1.4
+
|Version identifier=1.5
|Version date=2013/09/27
+
|Version date=2015/04/15
 
|Version status=stable
 
|Version status=stable
|Version download=http://git.savannah.gnu.org/cgit/hurd/mig.git/snapshot/mig-1.4.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/mig/mig-1.5.tar.gz
|Version comment=Version 1.4:
 
* Don't accept the `-R' (msg_send) command line option anymore and make the
 
  `-r' one (msg_rpc) a no-op.
 
* Fix warnings when compiling generated files with recent versions of GCC.
 
* Handle the preprocessor option `-isystem' correctly.
 
* Cope with command line arguments that contain whitespace.
 
* Make the installation tree relocatable.
 
* Be more careful to catch write errors when closing files.
 
* Spurious deallocation of out-of-line memory has been fixed in case of an
 
  error while processing the RPC.
 
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2013/09/28
+
|Last review date=2015/10/05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

Revision as of 00:23, 5 October 2015


[edit]

GNU MIG

https://www.gnu.org/software/mig/
Interface generator for the Hurd.

GNU MIG is the Mach 3.0 interface generator, as maintained by the GNU Hurd developers for the GNU system. It produces stub code from interface definition (.defs) files. The stub code makes it easy to implement and use Mach interfaces as remote procedure calls (RPC). You need 'mig' to compile the GNU Mach and Hurd distributions, and to compile the GNU C library for the Hurd. It is also needed for other software in the GNU systems that uses Mach-based inter-process communication.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

2 May 2018

Verified by

Bendikker

Verified on

2 May 2018




Leaders and contributors

Contact(s)Role
Samuel Thibault Maintainer
Jeff Bailey Maintainer
Thomas Schwinge Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://alpha.gnu.org/gnu/mig/
Downloadhttps://ftp.gnu.org/gnu/mig/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/hurd-devel-readers/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-hurd/
Debian (Ref)https://tracker.debian.org/pkg/mig
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-hurd/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/hurd/mig.git/


Software prerequisites




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.