about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Hide internal __setrlimit function [BZ #18822]H.J. Lu2017-10-016-0/+16
* Hide internal __vstrfmon_l function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __sched_setparam function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide internal __hash_string function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __hasmntopt function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide internal __ifreq function [BZ #18822]H.J. Lu2017-10-014-24/+23
* Hide internal idna functions [BZ #18822]H.J. Lu2017-10-014-7/+22
* Hide internal __gettextparse function [BZ #18822]H.J. Lu2017-10-013-1/+16
* Hide internal __get_sol function [BZ #18822]H.J. Lu2017-10-014-4/+32
* Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu2017-10-013-1/+8
* Hide internal __bsd_getpt function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __fopen_maybe_mmap function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __tdestroy function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide internal __assert_fail_base function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __sysinfo function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-0115-0/+44
* Hide internal __strsep function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]H.J. Lu2017-10-012-2/+10
* Hide internal __mremap function [BZ #18822]H.J. Lu2017-10-013-0/+9
* Hide internal __malloc_check_init function [BZ #18822]H.J. Lu2017-10-012-0/+7
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-018-0/+19
* Mark internal intl functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-2/+9
* Hide internal sysinfo functions [BZ #18822]H.J. Lu2017-10-015-1/+41
* Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-4/+15
* Mark internal rpc functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-4/+13
* Hide __readv and __writev [BZ #18822]H.J. Lu2017-10-018-0/+24
* Hide internal regex functions [BZ #18822]H.J. Lu2017-10-014-1/+20
* Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-019-3/+42
* Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-016-8/+23
* Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-015-14/+44
* Mark internal stdio functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-9/+22
* Mark internal gshadow functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-2/+10
* Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-014-9/+31
* Mark internal time functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-11/+30
* Mark internal nscd functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-013-17/+50
* Mark internal gmp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-013-11/+59
* Mark internal wchar functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-14/+46
* Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-014-9/+23
* Mark internal unistd functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-28/+64
* Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-018-6/+49
* Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-0114-37/+49
* Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]H.J. Lu2017-10-017-23/+50
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-0114-41/+117
* Mark internal stdlib functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-014-20/+68
* Mark 3 *_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-014-3/+11
* Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin2017-10-013-1/+12
* Fix hppa text relocations in libc.soJohn David Anglin2017-09-302-0/+11
* Add a test for non-PIE static executableH.J. Lu2017-09-303-1/+12
* Use libm_alias_double for some dbl-64 functions.Joseph Myers2017-09-2941-206/+139
* arm: Update elf_machine_load_address for static PIEH.J. Lu2017-09-292-1/+18