aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-11Avoid cancellable I/O primitives in ld.so.pranavk/grte_v5_plusZack Weinberg1-1/+2
2024-06-10Add build infrastructure for narrowing libm functions.Joseph Myers1-0/+1
2024-01-12CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer1-3/+3
2021-11-19Use libc_hidden_* for atoi (bug 15105).Joseph Myers1-0/+2
2021-11-19Use libc_hidden_* for tolower, toupper (bug 15105).Joseph Myers1-0/+3
2021-11-19Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers1-0/+2
2021-11-19Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers1-0/+2
2021-11-19Use libc_hidden_* for fputs (bug 15105).Joseph Myers1-0/+4
2021-11-15Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers1-0/+51
2021-08-31Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song1-4/+10
2021-08-27Reduce __MAX_ALLOCA_CUTOFF to 8192Stan Shebs1-1/+3
2021-08-27Redesign the fastload support for additional performanceAmbrose Feinstein1-2/+1
2021-08-27sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]Florian Weimer2-0/+5
2018-04-20Work around clang mishandling of assert functions in resolver buffer allocati...Stan Shebs1-0/+8
2015-10-29Allow suppressing the definition of __USE_FILE_OFFSET64 by defining SUPPRESS_...Manuel Klimek1-1/+3
2018-03-29Define __GOOGLE_GRTE_VERSION__Stan Shebs1-0/+5
2014-11-10For b/18243822, fix dlopen_with_offset to not reuse the same link_map entry w...Paul Pluzhnikov1-0/+6
2014-03-10For Google b/8315591, experimental implementation of dlopen_with_offset.Paul Pluzhnikov1-0/+11
2014-02-28Integrate nss_{borg,cache} local changes from glibc-2.18 to 2.19Paul Pluzhnikov3-0/+4
2018-02-26Disable non-opt error temporarily, and __sec_comment for clangStan Shebs1-0/+8
2018-01-23For now, disable asm definitions of mempcpy and strpcpyStan Shebs1-0/+2
2018-01-22Add hidden protos ahead of usesStan Shebs1-0/+12
2018-01-19Disallow extern inline if clangStan Shebs1-2/+1
2018-01-19Add clang version of __hidden_protoStan Shebs1-0/+10
2018-02-01Update for 2.27 releaseglibc-2.27Dmitry V. Levin1-1/+1
2018-01-29libnsl: Turn remaining symbols into compat symbols [BZ #22701]Florian Weimer3-0/+9
2018-01-10hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault1-0/+3
2018-01-04elf: Support dlvsym within libc.soFlorian Weimer1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-1/+1
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