aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-28Properly compute offsets of note descriptor and next note [BZ #22370]H.J. Lu1-2/+14
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer1-3/+11
2017-11-22Obsolete p_secstodate.Joseph Myers1-1/+0
2017-11-21Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler1-7/+5
2017-11-13ld.so: Add architecture specific fieldsH.J. Lu1-0/+2
2017-11-09Add jmp_buf-macros.hH.J. Lu1-0/+34
2017-11-07Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers1-16/+92
2017-11-02<array_length.h>: New array_length and array_end macrosFlorian Weimer1-0/+36
2017-10-30Remove _Mlong_double_ etc. macros.Joseph Myers1-1/+0
2017-10-25Replace "if if " with "if " in commentsH.J. Lu1-2/+2
2017-10-17Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers1-4/+8
2017-10-16shlib-compat: Update documentation of the compat_symbol_reference macroCarlos O'Donell1-2/+6
2017-10-09Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely1-6/+11
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu1-0/+1
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault10-11/+11
2017-10-01Hide internal __glob64 function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __init_misc function [BZ #18822]H.J. Lu1-1/+1
2017-10-01Hide internal __setfpucw function [BZ #18822]H.J. Lu1-1/+1
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __vstrfmon_l function [BZ #18822]H.J. Lu1-1/+2
2017-10-01Hide internal __sched_setparam function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __hasmntopt function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu1-0/+14
2017-10-01Hide internal idna functions [BZ #18822]H.J. Lu1-0/+8
2017-10-01Hide internal __gettextparse function [BZ #18822]H.J. Lu1-0/+8
2017-10-01Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __tdestroy function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __assert_fail_base function [BZ #18822]H.J. Lu1-1/+1
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu1-0/+4
2017-10-01Hide internal __strsep function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __malloc_check_init function [BZ #18822]H.J. Lu1-0/+2
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu1-1/+5
2017-10-01Mark internal rpc functions with attribute_hidden [BZ #18822]H.J. Lu1-4/+4
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu1-0/+2
2017-10-01Hide internal regex functions [BZ #18822]H.J. Lu1-1/+5
2017-10-01Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu1-3/+11
2017-10-01Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu1-8/+5
2017-10-01Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]H.J. Lu3-13/+24
2017-10-01Mark internal stdio functions with attribute_hidden [BZ #18822]H.J. Lu1-9/+9
2017-10-01Mark internal gshadow functions with attribute_hidden [BZ #18822]H.J. Lu1-2/+4
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu2-5/+10
2017-10-01Mark internal time functions with attribute_hidden [BZ #18822]H.J. Lu1-11/+15
2017-10-01Mark internal gmp functions with attribute_hidden [BZ #18822]H.J. Lu1-7/+26
2017-10-01Mark internal wchar functions with attribute_hidden [BZ #18822]H.J. Lu1-14/+24
2017-10-01Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]H.J. Lu3-9/+10
2017-10-01Mark internal unistd functions with attribute_hidden [BZ #18822]H.J. Lu1-28/+32
2017-10-01Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu2-0/+29