2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
* dll_init.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * dtable.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * external.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * path.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * pinfo.cc: Update funcsynopsis for DocBook 4.2 SGML DTD. * shared.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD. * stackdump.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<sect1 id="func-cygwin-attach-handle-to-fd">
|
||||
<title>cygwin_attach_handle_to_fd</title>
|
||||
|
||||
<funcsynopsis>
|
||||
<funcsynopsis><funcprototype>
|
||||
<funcdef>extern "C" int
|
||||
<function>cygwin_attach_handle_to_fd</function></funcdef>
|
||||
<paramdef>char *<parameter>name</parameter></paramdef>
|
||||
@@ -10,7 +10,7 @@
|
||||
<paramdef>HANDLE <parameter>handle</parameter></paramdef>
|
||||
<paramdef>int <parameter>bin</parameter></paramdef>
|
||||
<paramdef>int <parameter>access</parameter></paramdef>
|
||||
</funcsynopsis>
|
||||
</funcprototype></funcsynopsis>
|
||||
|
||||
<para>This function can be used to turn a Win32 "handle" into a
|
||||
posix-style file handle. <parameter>fd</parameter> may be -1 to
|
||||
|
Reference in New Issue
Block a user