diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-29 21:10:23 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-29 21:10:23 -0400 |
commit | 7d17596c198f11fa85cbcf9587443f262e63b616 (patch) | |
tree | 4f533c78403e206e013af43e5c6ff77be7ee1c7f /ChangeLog | |
parent | a33c44639a8784589c8386ac0b56baf6d0beca32 (diff) | |
download | glibc-7d17596c198f11fa85cbcf9587443f262e63b616.tar.gz |
Mark malloc hook variables as deprecated
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2011-05-29 Ulrich Drepper <drepper@gmail.com> + * malloc/malloc.h: Mark malloc hook variables as deprecated. + [BZ #11781] * malloc/malloc.h: Declare malloc hook variables as volatile. |