From a5c525cc005241a0a6dc66bf8abf8d38377ed72a Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 16 Feb 2004 12:22:14 +0000 Subject: * cygwinenv.sgml: Add server option description. --- winsup/doc/ChangeLog | 3 +++ winsup/doc/cygwinenv.sgml | 5 +++++ 2 files changed, 8 insertions(+) (limited to 'winsup/doc') diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 24c6f547b..73ff91fe6 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,6 @@ +2004-02-16 Corinna Vinschen + + * cygwinenv.sgml: Add server option description. 2004-02-04 Joshua Daniel Franklin * Makefile.in: Generate monolithic faq0.html file. diff --git a/winsup/doc/cygwinenv.sgml b/winsup/doc/cygwinenv.sgml index ae9563a72..b32813e8a 100644 --- a/winsup/doc/cygwinenv.sgml +++ b/winsup/doc/cygwinenv.sgml @@ -136,6 +136,11 @@ to 9600-8-N-1 with no flow control when used. This is done at open time and when handles are inherited. Defaults to set. +(no)server - if set, allows client applications +to use the Cygserver facilities. This option must be enabled explicitely +on the client side, otherwise your applications won't be able to use the +XSI IPC function calls (msgget, semget, shmget and friends) successfully. +These function calls will return with ENOSYS, "Bad system call". (no)strip_title - if set, strips the directory part off the window title, if any. Default is not set. -- cgit v1.2.3