Difference between revisions of "Mig"

From Free Software Directory
Jump to: navigation, search
m (VCS checkout)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU MIG
 
|Name=GNU MIG
|Short description=Interface generator for the Hurd
+
|Short description=Interface generator for the Hurd.
|Full description=GNU MIG is the Mach 3.0 interface generator, as maintained by the GNU Hurd developers for the GNU project. 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.
+
|Full description='''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 [[libc|GNU C library]] for the Hurd. It is also needed for other software in the GNU systems that uses Mach-based inter-process communication.
|Homepage URL=http://www.gnu.org/software/mig
+
|Homepage URL=https://www.gnu.org/software/mig/
|User level=advanced
+
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/hurd/mig.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/hurd/mig.git
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/hurd/microkernel/mach/mig/documentation.html
|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
+
 
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://www.gnu.org/software/hurd/donate.html
 +
|Microblog=https://www.reddit.com/r/hurd/
 +
|IRC general=irc://irc.freenode.net/#hurd
 +
|Related projects=gnustandards,hurd, gnumach
 
|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.8
|Version date=2013/09/27
+
|Version date=2016/12/18
 
|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.8.tar.gz
|Version comment=Version 1.4:
+
|Last review by=Bendikker
* Don't accept the `-R' (msg_send) command line option anymore and make the
+
|Last review date=2019/01/19
  `-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 date=2013/09/28
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Status=
+
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/mig/mig-1.8.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=mig
 
|GNU package identifier=mig
 +
|Decommissioned/Obsolete=No
 
|License verified date=2003-02-18
 
|License verified date=2003-02-18
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv2orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2003-02-18
+
|License verified date=2018/05/02
 +
}}
 +
{{Project license
 +
|License=SimplePermissiveNonWarranty
 +
|License verified by=Bendikker
 +
|License verified date=2018/05/02
 +
}}
 +
{{Person
 +
|Real name=Samuel Thibault
 +
|Role=Maintainer
 +
|Email=samuel.thibault@ens-lyon.org
 
}}
 
}}
 
{{Person
 
{{Person
Line 41: Line 65:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=thomas@codesourcery.com
 
|Email=thomas@codesourcery.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Jeff Bailey
 
|Real name=Jeff Bailey
 
|Role=Maintainer
 
|Role=Maintainer
|Email=jbailey@nisa.net
+
|Email=jbailey@gnu.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/mig
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/hurd/mig.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-hurd/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-hurd/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/hurd-devel-readers/
|Resource URL=mailto:bug-hurd@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:help-hurd@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=VCS Repository Webview
+
|Resource URL=https://alpha.gnu.org/gnu/mig/
|Resource URL=http://git.savannah.gnu.org/cgit/hurd/mig.git/
+
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/mig/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 04:21, 19 January 2019


[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
















"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





















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.