mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
2002-07-15 Ulrich Drepper <drepper@redhat.com> * intl/tst-gettext.sh: Pass -f option to msgfmt. * intl/tst-gettext.c: Correctly handle untranslated messages in positive tests. * po/de.po: Update from translation team.
This commit is contained in:
@ -31,6 +31,7 @@ td_thr_event_enable (th, onoff)
|
||||
LOG ("td_thr_event_enable");
|
||||
|
||||
/* Write the new value into the thread data structure. */
|
||||
if (th->th_unique != NULL)
|
||||
if (ps_pdwrite (th->th_ta_p->ph,
|
||||
((char *) th->th_unique
|
||||
+ offsetof (struct _pthread_descr_struct, p_report_events)),
|
||||
|
Reference in New Issue
Block a user