]> git.ipfire.org Git - thirdparty/glibc.git/commit
Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:02:41 +0000 (16:02 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:02:54 +0000 (16:02 -0700)
commit85b358949d506ddc7c35301e7ae1316d2036a736
tree7c50333e6b35e83d43bc0ddb0f8f707eb3da43df
parent225f7eec85b83ad38a1c92dbb16a843732a25899
Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]

Hide internal __posix_spawn_file_actions_realloc and /__spawni functions
to allow direct access within libc.so and libc.a without using GOT nor
PLT.

[BZ #18822]
* posix/spawn_int.h (__posix_spawn_file_actions_realloc): Add
attribute_hidden.
(__spawni): Likewise.
ChangeLog
posix/spawn_int.h