[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] svn: /phpdoc/en/trunk/reference/dio/functions/ dio-open.xml
From:       Torben_Wilson <torben () php ! net>
Date:       2009-09-29 2:54:05
Message-ID: svn-torben-1254192845-288926-1502322821 () svn ! php ! net
[Download RAW message or body]

torben                                   Tue, 29 Sep 2009 02:54:05 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=288926

Log:
Document O_CTTY.
Addresses bug #49662.

Bug: http://bugs.php.net/49662 (Open) O_NOCTTY not defined
      
Changed paths:
    U   phpdoc/en/trunk/reference/dio/functions/dio-open.xml

Modified: phpdoc/en/trunk/reference/dio/functions/dio-open.xml
===================================================================
--- phpdoc/en/trunk/reference/dio/functions/dio-open.xml	2009-09-29 01:23:12 UTC (rev 288925)
+++ phpdoc/en/trunk/reference/dio/functions/dio-open.xml	2009-09-29 02:54:05 UTC (rev 288926)
@@ -70,6 +70,13 @@
           <constant>O_NONBLOCK</constant> - sets non blocking mode.
          </para>
         </listitem>
+        <listitem>
+         <para>
+          <constant>O_NOCTTY</constant> - prevent the OS from
+          assigning the opened file as the process's controlling
+          terminal when opening a TTY device file.
+         </para>
+        </listitem>
        </itemizedlist>
       </para>
      </listitem>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic