projects
/
platform
/
upstream
/
linaro-glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4dda45
)
(_dl_deallocate_tls): Free it with free instead of munmap.
author
Roland McGrath
<roland@gnu.org>
Mon, 5 Aug 2002 01:30:42 +0000
(
01:30
+0000)
committer
Roland McGrath
<roland@gnu.org>
Mon, 5 Aug 2002 01:30:42 +0000
(
01:30
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
70a2112
..
fa93f3c
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-2,7
+2,7
@@
* sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate the
TCB with __libc_memalign instead of mmap.
- (_dl_deallocate_tls): Free it with free instad of munmap.
+ (_dl_deallocate_tls): Free it with free inst
e
ad of munmap.
* Makerules (cpp-srcs-left): When setting this to run
cppflags-iterator.mk, must append .c to $(tests) and $(xtests)