diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-16 00:22:16 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-16 00:22:16 -0400 |
commit | 6ce7537960cf42a0a6b0fc70957d5ce2ba9838de (patch) | |
tree | aa7ed57f753690503cce773a59096cd5e08017f0 /ChangeLog | |
parent | 94b7cc3711b0b74c1d3ae18b9a2e019e51a8e0bf (diff) | |
download | glibc-6ce7537960cf42a0a6b0fc70957d5ce2ba9838de.zip glibc-6ce7537960cf42a0a6b0fc70957d5ce2ba9838de.tar.gz glibc-6ce7537960cf42a0a6b0fc70957d5ce2ba9838de.tar.bz2 |
Remove USE_MTRACE_FILE support from mtrace
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-05-16 Ulrich Drepper <drepper@gmail.com> + + * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not + used and couldn't be at all thread-safe. + 2011-05-15 Ulrich Drepper <drepper@gmail.com> * libio/freopen.c (freopen): Don't close old file descriptor |