This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/55070] pthread_getname_np returns the name with a terminating newline on Linux.
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 25 Oct 2012 03:04:31 +0000
- Subject: [Bug other/55070] pthread_getname_np returns the name with a terminating newline on Linux.
- Auto-submitted: auto-generated
- References: <bug-55070-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55070
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |MOVED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-10-25 03:04:31 UTC ---
The implementation of pthread_getname_np is part of glibc:
http://sourceware.org/ml/libc-help/2010-03/msg00015.html