diff options
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -13,6 +13,11 @@ * malloc/Makefile: Add tst-posix_memalign. * malloc/tst-posix_memalign.c: New file. +2013-10-01 Eric Blake <eblake@redhat.com> + + * posix/glob.c (next_brace_sub, prefix_array, collated_compare): + Use __THROWNL rather than __THROW on static functions. + 2013-09-30 Petr Machata <pmachata@redhat.com> * elf/elf.h (R_AARCH64_ABS16): New macro. @@ -447,11 +452,6 @@ [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise. Use parentheses around reference to macro parameter. -2013-09-04 Eric Blake <eblake@redhat.com> - - * posix/glob.c (next_brace_sub, prefix_array, collated_compare): - Use __THROWNL rather than __THROW on static functions. - 2013-09-13 Richard Sandiford <richard@codesourcery.com> * locale/programs/ld-ctype.c (find_idx): Use uint32_t in |