diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-15 17:03:56 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-15 17:03:56 -0700 |
commit | 601c888b2f3afc111911dd45717cd2718eac7f99 (patch) | |
tree | 4d0faf2550c481e709b46ccd308e221fe9d8be00 /ChangeLog | |
parent | 176790a7341221ae1681ca3aa44ba1e928f789e3 (diff) | |
download | glibc-601c888b2f3afc111911dd45717cd2718eac7f99.tar.gz glibc-601c888b2f3afc111911dd45717cd2718eac7f99.tar.xz glibc-601c888b2f3afc111911dd45717cd2718eac7f99.zip |
Define __rtld_lock_initialize in stub bits/libc-lock.h file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 004eb836a0..3a658d6403 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2012-08-15 Roland McGrath <roland@hack.frob.com> + * bits/libc-lock.h (__rtld_lock_initialize): New macro. + * elf/dl-sym.c: Include <stdlib.h>. * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit |