diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-05-07 14:49:26 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-05-07 14:49:26 -0700 |
commit | 8347c74cc5c972aa9e57747177b1f5f4b1cbcac8 (patch) | |
tree | 66b474b51b301299731462d83bf89be36b6c3573 /ChangeLog | |
parent | 1a0fc08754ad83ae0a755f8c1bd8d0346494daba (diff) | |
download | glibc-8347c74cc5c972aa9e57747177b1f5f4b1cbcac8.tar glibc-8347c74cc5c972aa9e57747177b1f5f4b1cbcac8.tar.gz glibc-8347c74cc5c972aa9e57747177b1f5f4b1cbcac8.tar.bz2 glibc-8347c74cc5c972aa9e57747177b1f5f4b1cbcac8.zip |
Declare _dl_skip_args in ldsodefs.h header.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-05-07 Roland McGrath <roland@hack.frob.com> + + * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args + and _dl_skip_args_internal. + 2013-05-07 Carlos O'Donell <carlos@redhat.com> * manual/message.texi (Message Translation): Talk about users. |