diff options
author | David Macek <david.macek.0@gmail.com> | 2015-11-24 23:29:34 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2015-11-26 10:19:58 +0100 |
commit | 76b5c03bd726a70251d6b9e85961f62a0810fd8a (patch) | |
tree | 30a2e90d26879d146847074d2c4a5d790c97ec5f /winsup/doc | |
parent | 1628bb8995e102ea3cc2b5b6a43574a3bc1d0b6b (diff) | |
download | newlib-76b5c03bd726a70251d6b9e85961f62a0810fd8a.zip newlib-76b5c03bd726a70251d6b9e85961f62a0810fd8a.tar.gz newlib-76b5c03bd726a70251d6b9e85961f62a0810fd8a.tar.bz2 |
Add Forefront TMG to the BLODA
A user of MSYS2 had non-deterministic segfaults when running simple
command from bash started from cmd. We've isolated the cause to
`C:\Program Files (x86)\Forefront TMG Client\FwcWsp64.dll`. See
<http://sourceforge.net/p/msys2/tickets/212/> for a little more
information.
It seems enough to include the software in BLODA, but if not, sorry for
the unsolicited patch and let's discuss.
* faq-using.xml: Add Forefront TMG to the BLODA
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc')
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/faq-using.xml | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 8d42f00..9185f21 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2015-11-24 David Macek <david.macek.0@gmail.com> + + * faq-using.xml: Add Forefront TMG to the BLODA. + 2015-11-21 Corinna Vinschen <corinna@vinschen.de> * new-features.xml (ov-new2.4): Document fa_IR and ps_AF locale fixes. diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml index 4cfc822..35370f6 100644 --- a/winsup/doc/faq-using.xml +++ b/winsup/doc/faq-using.xml @@ -1317,6 +1317,7 @@ behaviour which affect the operation of other programs, such as Cygwin. <listitem><para>AVAST (disable FILESYSTEM and BEHAVIOR realtime shields)</para></listitem> <listitem><para>Citrix Metaframe Presentation Server/XenApp (see <ulink url="http://support.citrix.com/article/CTX107825">Citrix Support page</ulink>)</para></listitem> <listitem><para>Lavasoft Web Companion</para></listitem> +<listitem><para>Forefront TMG</para></listitem> </itemizedlist></para> <para>Sometimes these problems can be worked around, by temporarily or partially disabling the offending software. For instance, it may be possible to disable |