diff options
author | Sam Lantinga <slouken@libsdl.org> | 2004-08-20 19:42:44 +0000 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2004-08-20 19:42:44 +0000 |
commit | 26528307dcf6e242c94845095d1d4927fdbe7b60 (patch) | |
tree | fbfaccd66cd7a9309e50a22d51a6d762e7a5aa8b | |
parent | 8feb4edf9ef7999166cb31f3b1532ecdfc8f45ad (diff) |
*** empty log message ***
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40932
-rw-r--r-- | BUGS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -87,6 +87,8 @@ MacOS X: are not generated, and the keyboard cannot be grabbed. MacOS X seems to have a broken pthread_cancel() implementation. + Actually, it just only has one cancellation point defined. + http://lists.apple.com/archives/darwin-development/2004/Jun/24/killingapthread.001.txt FreeBSD: pthread_cancel() isn't supported by FreeBSD 3.X, so threads don't |