about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Move fenv.h override inline functions to generic math_private.h.Joseph Myers2018-02-011-0/+15
* Update for 2.27 release glibc-2.27Dmitry V. Levin2018-02-011-1/+1
* libnsl: Turn remaining symbols into compat symbols [BZ #22701]Florian Weimer2018-01-293-0/+9
* hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault2018-01-101-0/+3
* elf: Support dlvsym within libc.soFlorian Weimer2018-01-041-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0128-28/+28
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-241-1/+1
* Properly compute offsets of note descriptor and next note [BZ #22370]H.J. Lu2017-11-281-2/+14
* nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer2017-11-231-3/+11
* Obsolete p_secstodate.Joseph Myers2017-11-221-1/+0
* Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler2017-11-211-7/+5
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-131-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+34
* Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers2017-11-071-16/+92
* <array_length.h>: New array_length and array_end macrosFlorian Weimer2017-11-021-0/+36
* Remove _Mlong_double_ etc. macros.Joseph Myers2017-10-301-1/+0
* 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