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