Thred safety
"Heinrich Schuchardt" <[email protected]>
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <trinity-c46379fb-c353-469e-bd33-81d4aba93b1e-1485670681430@msvc-mesg-gmx118> |
Here is a list of functions that are not thread safe under POSIX 2008: http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_09_01 Problematic coding includes: strtok used in mplsql.c gmtime used in time.c strerror used in stream.c, gzguts.h, mpl6.c, glprpr.c I wonder if dlsup.c is thread safe. Best regards Heinrich Schuchardt _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk