about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Replace "if if " with "if " in commentsH.J. Lu2017-10-251-2/+2
* Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers2017-10-171-4/+8
* shlib-compat: Update documentation of the compat_symbol_reference macroCarlos O'Donell2017-10-161-2/+6
* Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely2017-10-091-6/+11
* Don't use hidden visibility in libc.a with PIE on i386H.J. Lu2017-10-041-0/+1
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-0310-11/+11
* Hide internal __glob64 function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __init_misc function [BZ #18822]H.J. Lu2017-10-011-1/+1
* Hide internal __setfpucw function [BZ #18822]H.J. Lu2017-10-011-1/+1
* Hide internal __tcgetattr function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __setrlimit function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __vstrfmon_l function [BZ #18822]H.J. Lu2017-10-011-1/+2
* Hide internal __sched_setparam function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __hasmntopt function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __ifreq function [BZ #18822]H.J. Lu2017-10-011-0/+14
* Hide internal idna functions [BZ #18822]H.J. Lu2017-10-011-0/+8
* Hide internal __gettextparse function [BZ #18822]H.J. Lu2017-10-011-0/+8
* Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __tdestroy function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __assert_fail_base function [BZ #18822]H.J. Lu2017-10-011-1/+1
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-011-0/+4
* Hide internal __strsep function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __mremap function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __malloc_check_init function [BZ #18822]H.J. Lu2017-10-011-0/+2
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal sysinfo functions [BZ #18822]H.J. Lu2017-10-011-1/+5
* Mark internal rpc functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-4/+4
* Hide __readv and __writev [BZ #18822]H.J. Lu2017-10-011-0/+2
* Hide internal regex functions [BZ #18822]H.J. Lu2017-10-011-1/+5
* Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-3/+11
* Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-8/+5
* Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-013-13/+24
* Mark internal stdio functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-9/+9
* Mark internal gshadow functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-2/+4
* Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-5/+10
* Mark internal time functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-11/+15
* Mark internal gmp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-7/+26
* Mark internal wchar functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-14/+24
* Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-013-9/+10
* Mark internal unistd functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-28/+32
* Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-0/+29
* Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-0/+23
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-013-4/+5
* Mark internal stdlib functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-19/+32
* Mark 3 *_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-2/+2
* hurd: Fix `getifaddrs' and `freeifaddrs' symbol expositionSamuel Thibault2017-09-281-0/+5
* hurd: Fix `seekdir' symbol exposition from `rewinddir'Samuel Thibault2017-09-281-0/+1
* hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault2017-09-281-0/+1
* hurd: Fix dirfd symbol exposition from ftwSamuel Thibault2017-09-281-0/+1
* Mark __dso_handle as hidden [BZ #18822]H.J. Lu2017-09-261-0/+3