This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
noreentrant functions on Linux Advance Server 2.1 using gcc 2.96
- From: "Jyotirmoy Das" <Jyotirmoy_Das at infosys dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Fri, 26 Mar 2004 18:07:02 +0530
- Subject: noreentrant functions on Linux Advance Server 2.1 using gcc 2.96
Hi All,
How can I get the list of thread unsafe functions on Linux Advance
Server 2.1 using gcc 2.96? And also how to get their corresponding
thread safe version?
How I know that I particular function is reentrant or not?
Thanks,
Jyotirmoy