Age | Commit message (Expand) | Author |
2018-02-23 | Use libc_hidden_* for tolower, toupper (bug 15105). | Joseph Myers |
2018-02-21 | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg |
2018-02-21 | Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151... | Joseph Myers |
2018-02-21 | Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-02-21 | manual: Update _DEFAULT_SOURCE. [BZ #22862] | Rical Jasan |
2018-02-21 | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer |
2018-02-19 | Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-02-15 | Use libc_hidden_* for argz_next, __argz_next (bug 15105). | Joseph Myers |
2018-02-15 | Use libc_hidden_* for __cmsg_nxthdr (bug 15105). | Joseph Myers |
2018-02-15 | Use libc_hidden_* for fputs (bug 15105). | Joseph Myers |
2018-02-15 | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-02-09 | Add build infrastructure for narrowing libm functions. | Joseph Myers |
2018-02-07 | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg |
2018-02-07 | Post-cleanup 1: move libio.h back out of bits/. | Zack Weinberg |
2018-02-07 | Don't install libio.h or _G_config.h. | Zack Weinberg |
2018-02-07 | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-02-01 | Move fenv.h override inline functions to generic math_private.h. | Joseph Myers |
2018-02-01 | Update for 2.27 releaseglibc-2.27 | Dmitry V. Levin |
2018-01-29 | libnsl: Turn remaining symbols into compat symbols [BZ #22701] | Florian Weimer |
2018-01-10 | hurd: Implement faccessat without AT_EACCESS flag | Samuel Thibault |
2018-01-04 | elf: Support dlvsym within libc.so | Florian Weimer |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-24 | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg |
2017-11-28 | Properly compute offsets of note descriptor and next note [BZ #22370] | H.J. Lu |
2017-11-23 | nss: Export nscd hash function as __nss_hash [BZ #22459] | Florian Weimer |
2017-11-22 | Obsolete p_secstodate. | Joseph Myers |
2017-11-21 | Remove attribute_hidden for wchar ifunc symbols. | Stefan Liebler |
2017-11-13 | ld.so: Add architecture specific fields | H.J. Lu |
2017-11-09 | Add jmp_buf-macros.h | H.J. Lu |
2017-11-07 | Handle more _FloatN, _FloatNx types in include/float.h. | Joseph Myers |
2017-11-02 | <array_length.h>: New array_length and array_end macros | Florian Weimer |
2017-10-30 | Remove _Mlong_double_ etc. macros. | Joseph Myers |
2017-10-25 | Replace "if if " with "if " in comments | H.J. Lu |
2017-10-17 | Use __f128 to define FLT128_* constants in include/float.h for old GCC. | Joseph Myers |
2017-10-16 | shlib-compat: Update documentation of the compat_symbol_reference macro | Carlos O'Donell |
2017-10-09 | Ensure C99 and C11 interfaces are available for C++ [BZ #21326] | Jonathan Wakely |
2017-10-04 | Don't use hidden visibility in libc.a with PIE on i386 | H.J. Lu |
2017-10-03 | Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN | Samuel Thibault |
2017-10-01 | Hide internal __glob64 function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __init_misc function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __setfpucw function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __tcgetattr function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __setrlimit function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __vstrfmon_l function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __sched_setparam function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __hasmntopt function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __ifreq function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal idna functions [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __gettextparse function [BZ #18822] | H.J. Lu |
2017-10-01 | Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822] | H.J. Lu |