~thopiekar/gnustep/dep-libdispatch

Viewing all changes in revision 199.

  • Committer: dsteffen@apple.com
  • Date: 2011-08-18 08:07:03 UTC
  • Revision ID: git-v1:adf9b1f27624bcab00f9c2690c737923b38e4e05
Author: Mark Heily <mark@heily.com>, Joakim Johansson <jocke@tbricks.com>
slight amendments: <dsteffen@apple.com>

Linux portability fixes:
 * Workaround a link-time error  on GNU/Linux by avoiding the use of __private_extern__
 * Workaround a pthread_exit() bug on Linux that causes the process to become a zombie
 * Fix warning for return value not checked from dispatch_atomic_cmpxchg()
 * Fix signed comparison with an unsigned value
 * Use clang as the default compiler

git-svn-id: http://svn.macosforge.org/repository/libdispatch/trunk@199 5710d607-3af0-45f8-8f96-4508d4f60227

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: