summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorrpj <rpj>2004-05-17 01:38:02 +0000
committerrpj <rpj>2004-05-17 01:38:02 +0000
commit771465fed0cf50ee2dd790723245fc091699c324 (patch)
treed8c18d095a33fe7c4564bd90c5f313bb9e4057dd /FAQ
parent8b14911744f58cbe3730703f3fcc41cd969fd0f3 (diff)
re-indentation, bug fixes, hooks for pre-emptive async cancelation
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ3
1 files changed, 1 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index c08bcbc..34ef8b8 100644
--- a/FAQ
+++ b/FAQ
@@ -385,8 +385,7 @@ Ross
Q 10 How do I create thread-safe applications using
---- pthreadGCE.dll, libpthreadw32.a and Mingw32?
-If you must use a MinGW32 gcc version 2.95 or earlier then
-see Thomas Pfaff's email at:
+See Thomas Pfaff's email at:
http://sources.redhat.com/ml/pthreads-win32/2002/msg00000.html
Later versions should thread-safe.