diff options
author | 2015-10-15 14:13:37 -0700 | |
---|---|---|
committer | 2015-10-15 14:13:50 -0700 | |
commit | d6e855d810730193280276a2d30584437e2abf4d (patch) | |
tree | bced08a2b5295166d4f1a7bf6fea7dcc12bae817 /sysdeps/unix/sysv/linux/getpt.c | |
parent | Mark internal _itoa functions hidden (diff) | |
download | glibc-d6e855d810730193280276a2d30584437e2abf4d.tar.xz glibc-d6e855d810730193280276a2d30584437e2abf4d.zip |
Mark _dl_catch_error hidden
Since _dl_catch_error is only used internally in ld.so, it should be
declared in sysdeps/generic/ldsodefs.h, not include/dlfcn.h and it can
be made hidden.
[BZ #19122]
* include/dlfcn.h (_dl_catch_error): Moved to ...
* sysdeps/generic/ldsodefs.h (_dl_catch_error): Add
attribute_hidden.
Diffstat (limited to 'sysdeps/unix/sysv/linux/getpt.c')
0 files changed, 0 insertions, 0 deletions