mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
maint: correct changelog
* ChangeLog: List my previous commit in correct location. Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
3cef60098c
commit
29c793b3c2
10
ChangeLog
10
ChangeLog
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user