Re: [bug #43404] gl_locale_name_default() thread issues on OS X

2015-01-30 Thread Daiki Ueno
Sorry for long delay. I've refreshed the patch. Changes from v1 are: - remove unnecessary heap usage in gl_locale_name_default_from_CoreFoundation - move pthread_is_threaded_np check from localename.m4 to intlmacosx.m4 - fix close() error handling as Noah pointed (see below) - handle EINTR for

Request update of Target Platforms section

2015-01-30 Thread Nathaniel Hayden
According to the content itself ("As of 2011 ...") the section was last updated in 2011, and commit logs seem to confirm this. I'm a developer in a bioinformatics group that uses the R statistical analysis language, also part of the GNU Project. I came across Gnulib while trying to port an imp