mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 02:20:10 +00:00
(TLS_INIT_TP): Include \n in error message.
This commit is contained in:
parent
955a703918
commit
e55674c65e
@ -230,7 +230,7 @@ union user_desc_init
|
||||
TLS_SET_GS (_segdescr.desc.entry_number * 8 + 3); \
|
||||
\
|
||||
_result == 0 ? NULL \
|
||||
: "set_thread_area failed when setting up thread-local storage"; })
|
||||
: "set_thread_area failed when setting up thread-local storage\n"; })
|
||||
|
||||
|
||||
/* Return the address of the dtv for the current thread. */
|
||||
|
Loading…
Reference in New Issue
Block a user