summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-01Update for 2.27 releaseDmitry V. Levin
2018-01-29libnsl: Turn remaining symbols into compat symbols [BZ #22701]Florian Weimer
2018-01-10hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault
2018-01-04elf: Support dlvsym within libc.soFlorian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-11-28Properly compute offsets of note descriptor and next note [BZ #22370]H.J. Lu
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer
2017-11-22Obsolete p_secstodate.Joseph Myers
2017-11-21Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler
2017-11-13ld.so: Add architecture specific fieldsH.J. Lu
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-11-07Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers
2017-11-02<array_length.h>: New array_length and array_end macrosFlorian Weimer
2017-10-30Remove _Mlong_double_ etc. macros.Joseph Myers
2017-10-25Replace "if if " with "if " in commentsH.J. Lu
2017-10-17Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers
2017-10-16shlib-compat: Update documentation of the compat_symbol_reference macroCarlos O'Donell
2017-10-09Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault
2017-10-01Hide internal __glob64 function [BZ #18822]H.J. Lu
2017-10-01Hide internal __init_misc function [BZ #18822]H.J. Lu
2017-10-01Hide internal __setfpucw function [BZ #18822]H.J. Lu
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu
2017-10-01Hide internal __vstrfmon_l function [BZ #18822]H.J. Lu
2017-10-01Hide internal __sched_setparam function [BZ #18822]H.J. Lu
2017-10-01Hide internal __hasmntopt function [BZ #18822]H.J. Lu
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu
2017-10-01Hide internal idna functions [BZ #18822]H.J. Lu
2017-10-01Hide internal __gettextparse function [BZ #18822]H.J. Lu
2017-10-01Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu
2017-10-01Hide internal __tdestroy function [BZ #18822]H.J. Lu
2017-10-01Hide internal __assert_fail_base function [BZ #18822]H.J. Lu
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu
2017-10-01Hide internal __strsep function [BZ #18822]H.J. Lu
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu
2017-10-01Hide internal __malloc_check_init function [BZ #18822]H.J. Lu
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu
2017-10-01Mark internal rpc functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu
2017-10-01Hide internal regex functions [BZ #18822]H.J. Lu
2017-10-01Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal stdio functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal gshadow functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu