This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/55070] pthread_getname_np returns the name with a terminating newline on Linux.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]