about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add support for sqrt asm redirectsWilco Dijkstra2018-03-151-0/+15
* Remove hidden __libc_longjmpH.J. Lu2018-03-101-1/+0
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-051-1/+1
* Use libc_hidden_* for strtoumax (bug 15105).Joseph Myers2018-02-281-0/+6
* Use libc_hidden_* for atoi (bug 15105).Joseph Myers2018-02-261-0/+2
* Use libc_hidden_* for tolower, toupper (bug 15105).Joseph Myers2018-02-231-0/+3
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-8/+8
* Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers2018-02-211-0/+9
* Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-211-1/+8
* manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan2018-02-211-1/+1
* elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer2018-02-211-31/+0
* Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-191-0/+8
* Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers2018-02-151-0/+2
* Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers2018-02-151-0/+2
* Use libc_hidden_* for fputs (bug 15105).Joseph Myers2018-02-151-0/+4
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-151-0/+10
* Add build infrastructure for narrowing libm functions.Joseph Myers2018-02-091-0/+1
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-14/+14
* Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg2018-02-072-46/+1
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-075-0/+9
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-071-0/+51
* 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