pthread - adjust visibility to 'default'
authorAlex Hornung <ahornung@gmail.com>
Sun, 31 Jul 2011 05:52:45 +0000 (06:52 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sun, 31 Jul 2011 14:57:26 +0000 (15:57 +0100)
commite7322b09faff75b1298e9bfe444633425d173536
tree2c4ae57278e0b860c056841f56535ed16c055123
parentb0968976404a769801ff07cbf768c6c58d62ad8a
pthread - adjust visibility to 'default'

 * This fixes pkgsrc build issues that think the symbols are hidden.

 * It's not the most elegant solution, and it would be nicer if this
   could somehow be merged into BEGIN_DECLS/END_DECLS, but I couldn't
   find a way to do that.

 * See http://gcc.gnu.org/wiki/Visibility for more details
include/pthread.h
include/pthread_np.h
sys/sys/cdefs.h