* posix.sgml (std-notes): Remove obsolete reference to CYGWIN=server.
This commit is contained in:
parent
4d670aabf6
commit
8171ddb73f
|
@ -1,3 +1,7 @@
|
||||||
|
2009-07-27 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||||
|
|
||||||
|
* posix.sgml (std-notes): Remove obsolete reference to CYGWIN=server.
|
||||||
|
|
||||||
2009-07-25 Corinna Vinschen <corinna@vinschen.de>
|
2009-07-25 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* posix.sgml (std-notes): Add flock restriction.
|
* posix.sgml (std-notes): Add flock restriction.
|
||||||
|
|
|
@ -1408,8 +1408,6 @@ ENOSYS.</para>
|
||||||
<function>shmdt</function>, <function>shmget</function>,
|
<function>shmdt</function>, <function>shmget</function>,
|
||||||
<function>msgctl</function>, <function>msgget</function>,
|
<function>msgctl</function>, <function>msgget</function>,
|
||||||
<function>msgrcv</function> and <function>msgsnd</function> are only
|
<function>msgrcv</function> and <function>msgsnd</function> are only
|
||||||
available when cygserver is running and the <envar>CYGWIN</envar>
|
available when cygserver is running.</para>
|
||||||
environment variable is set so that it contains the string
|
|
||||||
<envar>server</envar>.</para>
|
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
Loading…
Reference in New Issue