Hello All. I'm looking for an information about thread-safety of libc functions on GNU/Linux systems (especially on SMP machines). Is it any kind of summary saying which functions can be treated as completely safe to use in multithreaded environment and which should be avoided. Thanks. Aleksandr Konstantinov