]> git.ipfire.org Git - thirdparty/glibc.git/history - include
Simplify tzfile fstat failure code
[thirdparty/glibc.git] / include /
2018-09-17  Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2018-09-14  Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-14  Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-05  Joseph MyersMove float128 inlines from sysdeps/generic/math_private...
2018-09-04  Joseph MyersMove fenv.h soft-float inlines from fenv_private.h...
2018-09-01  Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-08-14  Florian Weimererror, warn, warnx: Use __fxprintf for wide printing...
2018-08-01  Carlos O'DonellUpdate NEWS, version.h, and features.h for glibc 2.28. glibc-2.28
2018-07-25  Adhemerval ZanellaFix C11 conformance issues
2018-07-24  Adhemerval Zanellanptl: Add C11 threads thrd_* functions
2018-07-10  Florian WeimerAdd the statx function
2018-07-06  Florian Weimerlibio: Implement internal function __libc_readline_unlocked
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-06-27  Florian WeimerRemove macros extend_alloca, extend_alloca_account...
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-26  Florian WeimerRun thread shutdown functions in an explicit order
2018-06-26  Florian Weimersunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro
2018-06-15  Samuel Thibaulthurd: avoid PLT ref between sendfile and sendfile64
2018-06-12  Zack WeinbergAvoid cancellable I/O primitives in ld.so.
2018-06-08  Adhemerval Zanellaposix: Fix posix_spawnp to not execute invalid binaries...
2018-05-23  Florian WeimerSwitch IDNA implementation to libidn2 [BZ #19728] ...
2018-05-23  Florian WeimerImplement allocate_once for atomic initialization with...
2018-05-11  Florian Weimertime: Use 64-bit time values for time zone parsing
2018-05-11  Florian Weimersunrpc: Remove stray exports without --enable-obsolete...
2018-05-09  Joseph MyersMove math_narrow_eval to separate math-narrow-eval.h.
2018-04-26  Tulio Magno Quites... Increase robustness of internal dlopen() by using RTLD_...
2018-04-20  Adhemerval ZanellaConsolidate scandir{at}{64} implementation
2018-04-19  Samuel ThibaultRevert "hurd: Fix mach installed headers test"
2018-04-18  Samuel Thibaulthurd: Fix mach installed headers test
2018-04-18  Samuel Thibaulthurd: Fix spurious installation of headers defining...
2018-04-05  Samuel ThibaultRevert "hurd: Avoid PLTs for longjmp & siglongjmp"
2018-04-04  Samuel Thibaulthurd: Avoid PLT for dirfd
2018-04-04  Samuel Thibaulthurd: Avoid PLTs for longjmp & siglongjmp
2018-04-03  Samuel ThibaultRevert parts of "hurd: Avoid more libc.so local PLTs"
2018-04-03  Samuel Thibaulthurd: Avoid more libc.so local PLTs
2018-03-24  Samuel Thibaulthurd: Fix accessing errno from rtld
2018-03-15  Wilco DijkstraAdd support for sqrt asm redirects
2018-03-10  H.J. LuRemove hidden __libc_longjmp
2018-03-05  Adhemerval ZanellaDefine _DIRENT_MATCHES_DIRENT64 regardless
2018-02-28  Joseph MyersUse libc_hidden_* for strtoumax (bug 15105).
2018-02-26  Joseph MyersUse libc_hidden_* for atoi (bug 15105).
2018-02-23  Joseph MyersUse libc_hidden_* for tolower, toupper (bug 15105).
2018-02-21  Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-02-21  Joseph MyersFix -Os putc_unlocked, fputc_unlocked linknamespace...
2018-02-21  Joseph MyersFix -Os getc_unlocked linknamespace, localplt issues...
2018-02-21  Rical Jasanmanual: Update _DEFAULT_SOURCE. [BZ #22862]
2018-02-21  Florian Weimerelf: Remove ad-hoc restrictions on dlopen callers ...
2018-02-19  Joseph MyersFix -Os ferror_unlocked linknamespace, localplt issues...
2018-02-15  Joseph MyersUse libc_hidden_* for argz_next, __argz_next (bug 15105).
2018-02-15  Joseph MyersUse libc_hidden_* for __cmsg_nxthdr (bug 15105).
2018-02-15  Joseph MyersUse libc_hidden_* for fputs (bug 15105).
2018-02-15  Joseph MyersFix -Os feof_unlocked linknamespace, localplt issues...
2018-02-09  Joseph MyersAdd build infrastructure for narrowing libm functions.
2018-02-07  Zack WeinbergPost-cleanup 2: minimize _G_config.h.
2018-02-07  Zack WeinbergPost-cleanup 1: move libio.h back out of bits/.
2018-02-07  Zack WeinbergDon't install libio.h or _G_config.h.
2018-02-07  Joseph MyersFix -Os gnu_dev_* linknamespace, localplt issues (bug...
2018-02-01  Joseph MyersMove fenv.h override inline functions to generic math_p...
2018-02-01  Dmitry V. LevinUpdate for 2.27 release glibc-2.27
2018-01-29  Florian Weimerlibnsl: Turn remaining symbols into compat symbols...
2018-01-10  Samuel Thibaulthurd: Implement faccessat without AT_EACCESS flag
2018-01-04  Florian Weimerelf: Support dlvsym within libc.so
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-24  Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-11-28  H.J. LuProperly compute offsets of note descriptor and next...
2017-11-23  Florian Weimernss: Export nscd hash function as __nss_hash [BZ #22459]
2017-11-22  Joseph MyersObsolete p_secstodate.
2017-11-21  Stefan LieblerRemove attribute_hidden for wchar ifunc symbols.
2017-11-13  H.J. Luld.so: Add architecture specific fields
2017-11-09  H.J. LuAdd jmp_buf-macros.h
2017-11-07  Joseph MyersHandle more _FloatN, _FloatNx types in include/float.h.
2017-11-02  Florian Weimer<array_length.h>: New array_length and array_end macros
2017-10-30  Joseph MyersRemove _Mlong_double_ etc. macros.
2017-10-25  H.J. LuReplace "if if " with "if " in comments
2017-10-17  Joseph MyersUse __f128 to define FLT128_* constants in include...
2017-10-16  Carlos O'Donellshlib-compat: Update documentation of the compat_symbol...
2017-10-09  Jonathan WakelyEnsure C99 and C11 interfaces are available for C+...
2017-10-05  H.J. LuDon't use hidden visibility in libc.a with PIE on i386
2017-10-02  Samuel ThibaultIntroduce NO_RTLD_HIDDEN, make hurd use it instead...
2017-10-02  H.J. LuHide internal __glob64 function [BZ #18822]
2017-10-02  H.J. LuHide internal __init_misc function [BZ #18822]
2017-10-02  H.J. LuHide internal __setfpucw function [BZ #18822]
2017-10-02  H.J. LuHide internal __tcgetattr function [BZ #18822]
2017-10-02  H.J. LuHide internal __setrlimit function [BZ #18822]
2017-10-02  H.J. LuHide internal __vstrfmon_l function [BZ #18822]
2017-10-02  H.J. LuHide internal __sched_setparam function [BZ #18822]
2017-10-02  H.J. LuHide internal __hasmntopt function [BZ #18822]
2017-10-02  H.J. LuHide internal __ifreq function [BZ #18822]
2017-10-02  H.J. LuHide internal idna functions [BZ #18822]
2017-10-02  H.J. LuHide internal __gettextparse function [BZ #18822]
2017-10-01  H.J. LuMove hidden_proto (__dl_iterate_phdr) to include/link...
2017-10-01  H.J. LuHide internal __tdestroy function [BZ #18822]
2017-10-01  H.J. LuHide internal __assert_fail_base function [BZ #18822]
2017-10-01  H.J. LuHide internal signal functions [BZ #18822]
2017-10-01  H.J. LuHide internal __strsep function [BZ #18822]
2017-10-01  H.J. LuHide internal __mremap function [BZ #18822]
2017-10-01  H.J. LuHide internal __malloc_check_init function [BZ #18822]
2017-10-01  H.J. LuHide internal __ioctl function [BZ #18822]
2017-10-01  H.J. LuHide internal sysinfo functions [BZ #18822]
next