Re: [PATCH gnumach] doc: restore section `Inherited Ports'

2014-10-10 Thread Samuel Thibault
Justus Winter, le Fri 10 Oct 2014 15:07:39 +0200, a écrit : > Previously, the section `Inherited Ports' was commented out. This was > done, as the functionality was unused by the Hurd. The functions > `mach_ports_register' and `mach_ports_lookup' were never removed, and > are exposed to user spac

[PATCH gnumach] doc: restore section `Inherited Ports'

2014-10-10 Thread Justus Winter
Previously, the section `Inherited Ports' was commented out. This was done, as the functionality was unused by the Hurd. The functions `mach_ports_register' and `mach_ports_lookup' were never removed, and are exposed to user space. This patch brings the documentation back and adds a remark at th