diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-01-11 13:13:28 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-01-11 13:13:28 +0100 |
commit | 08c6e95234c60a5c2f37532d1111acf084f39345 (patch) | |
tree | d9137425f1534148d0f714a401896159f2c7addd /ChangeLog | |
parent | d8b778907e5270fdeb70459842ffbc20bd2ca5e1 (diff) | |
download | glibc-08c6e95234c60a5c2f37532d1111acf084f39345.zip glibc-08c6e95234c60a5c2f37532d1111acf084f39345.tar.gz glibc-08c6e95234c60a5c2f37532d1111acf084f39345.tar.bz2 |
csu: Update __libgcc_s_init comment
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2018-01-11 Florian Weimer <fweimer@redhat.com> + * sysdeps/gnu/unwind-resume.c (__libgcc_s_init): Update comment + and error message. + +2018-01-11 Florian Weimer <fweimer@redhat.com> + [BZ #22636] * nptl/Makefile (tests): Add tst-minstack-cancel, tst-minstack-exit. * nptl/tst-minstack-cancel.c, nptl/tst-minstack-exit.c: New files. |