]> git.ipfire.org Git - thirdparty/glibc.git/history - include
Update nss tests to new skeleton
[thirdparty/glibc.git] / include /
2017-08-17  Florian Weimer__opensock: Remove internal_function attribute
2017-08-16  Joseph MyersFix sigval namespace (bug 21944).
2017-08-13  Florian Weimerld.so: Remove internal_function attribute from various...
2017-08-13  Florian WeimerRemove internal_function attribute from string-to-float...
2017-08-13  Florian Weimer__libc_rpc_getport: Remove internal_function attribute
2017-08-13  Florian Weimer__fortify_fail: Remove internal_function attribute
2017-08-08  H.J. Lui386: Add <startup.h> [BZ #21913]
2017-08-02  Siddhesh PoyarekarUpdate for 2.26 release glibc-2.26
2017-07-24  Adhemerval Zanellatunables: Use direct syscall for access (BZ#21744)
2017-07-11  H.J. LuAvoid backtrace from __stack_chk_fail [BZ #12189]
2017-07-03  Florian Weimerresolv: Introduce struct resolv_context [BZ #21668]
2017-06-30  Gabriel F. T. Gomesfloat128: Add signbit alternative for old compilers
2017-06-30  Florian Weimerresolv: Turn _res_opcodes into a compatibility symbol
2017-06-30  Florian Weimerresolv: Move fp_nquery, fp_query, p_query, _res_opcodes
2017-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-06-23  Gabriel F. T. GomesInclude libc-header-start.h in include/float.h
2017-06-22  Mike FABIANBug 21533: Update to Unicode 10.0.0
2017-06-21  Florian WeimerImplement allocation buffers for internal use
2017-06-21  Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-06-21  Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-06-20  Zack WeinbergRemove bits/string.h.
2017-06-19  Florian Weimerresolv: Make __res_vinit hidden
2017-06-19  Joseph MyersDefine struct rusage in sys/wait.h when required (bug...
2017-06-14  Zack WeinbergRemove __need macros from errno.h (__need_Emath, __need...
2017-06-14  Zack WeinbergRemove __need_IOV_MAX and __need_FOPEN_MAX.
2017-06-12  Zack WeinbergRemove __need_schedparam and __cpu_set_t_defined.
2017-06-12  Gabriel F. T. GomesAllow macros prefixed with FLT128 in include/float.h
2017-06-12  Paul E. Murphyfloat128: Add strtof128, wcstof128, and related functions.
2017-06-12  Wilco Dijkstra2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
2017-06-09  Tulio Magno Quites... Add a way to bypass the PLT when calling getauxval
2017-06-09  Zack WeinbergRemove bare use of __attribute__ in include/errno.h.
2017-06-08  Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-06-07  Gabriel F. T. Gomesfloat128: Add conversion from float128 to mpn
2017-06-07  Joseph MyersFix include paths in include/bits/types/*.h.
2017-06-06  Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
2017-06-05  H.J. Lux86-64: Optimize wmemset with SSE2/AVX2/AVX512
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-05-31  Adhemerval Zanellaposix: Implement preadv2 and pwritev2
2017-05-30  Dennis WölfingAdd reallocarray function
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-20  Zack WeinbergRemove __need_list_t and __need_res_state.
2017-05-19  Joseph MyersSplit up bits/sigstack.h.
2017-05-15  Paul E. Murphyfloat128: Add private _Float128 declarations for libm.
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-11  Zack WeinbergRemove _IO_MTSAFE_IO from public headers.
2017-05-11  Adhemerval ZanellaConsolidate Linux write syscall
2017-05-11  Adhemerval ZanellaConsolidate Linux read syscall
2017-05-09  Paul E. MurphyAdd support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
2017-05-04  Joseph MyersFix network headers stdint.h namespace (bug 21455).
2017-05-02  Adhemerval Zanellaposix: Fix internal p{read,write} plt usage
2017-04-25  Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-18  Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-04-18  Florian WeimerAssume that dup3 is available
2017-04-18  Florian WeimerAssume that pipe2 is always available
2017-04-13  Florian Weimerresolv: Reduce EDNS payload size to 1200 bytes [BZ...
2017-04-07  Zack Weinberggetopt: eliminate __need_getopt by splitting up getopt.h.
2017-04-07  Zack Weinberggetopt: merge _GL_UNUSED annotations from gnulib
2017-04-07  Zack Weinberggetopt: clean up error reporting
2017-04-07  Zack Weinberggetopt: remove USE_NONOPTION_FLAGS
2017-04-04  Florian Weimernss_dns: Replace local declarations with declarations...
2017-03-21  Thorsten KukukMerge branch 'master' of ssh://sourceware.org/git/glibc
2017-03-21  Thorsten KukukDeprecate libnsl by default (only shared library will be
2017-03-15  Gabriel F. T. GomesSplit helper classification macros from mathcalls.h
2017-03-13  Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
2017-03-07  Florian Weimertimezone: Remove TZNAME_MAX limit from sysconf [BZ...
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-25  Zack WeinbergSplit DIAG_* macros to new header libc-diag.h.
2017-02-25  Zack WeinbergClean up conditionals for declaration of gets.
2017-02-21  Mike FABIANBug 20313: Update to Unicode 9.0.0
2017-02-16  Zack WeinbergClean up redundancies between string.h and strings.h.
2017-02-16  Zack WeinbergMove bits/types.h into posix/bits.
2017-02-15  Wilco DijkstraThe internal header include/string.h does not work...
2017-02-06  Wilco DijkstraAs a minor cleanup remove the (r)index defines from...
2017-02-05  Siddhesh PoyarekarUpdate for 2.25 release glibc-2.25
2017-01-05  Adhemerval ZanellaUse fortify macros for b{zero,copy} along decl from...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Florian WeimerCVE-2015-5180: resolv: Fix crash with internal QTYPE...
2016-12-30  Florian Weimerresolv: Turn historic name lookup functions into compat...
2016-12-27  Florian Weimersunrpc: Always obtain AF_INET addresses from NSS [BZ...
2016-12-26  Nick AlcockDo not stack-protect ifunc resolvers [BZ #7065]
2016-12-21  Joseph MyersAdd roundeven, roundevenf, roundevenl.
2016-12-16  Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-12-08  Zack WeinbergMake _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_S...
2016-12-05  Torvald RiegelUse C11-like atomics instead of plain memory accesses...
2016-11-18  Adhemerval ZanellaFix hurd __access_noerrno implementation.
2016-11-16  Joseph MyersFix crypt snprintf namespace (bug 20829).
2016-11-16  Adhemerval ZanellaNew internal function __access_noerrno
2016-10-30  Carlos O'DonellBug 20729: Fix building with -Os.
2016-10-29  Carlos O'DonellAdd include/crypt.h.
2016-10-26  Carlos O'DonellFix atomic_fetch_xor_release.
2016-10-07  Stefan Liebleri386, x86: Use libc_ifunc macro for time, gettimeofday.
2016-10-07  Stefan LieblerUse gcc attribute ifunc in libc_ifunc macro instead...
2016-10-04  Joseph MyersFix LONG_WIDTH, ULONG_WIDTH include ordering issue.
2016-09-23  Zack WeinbergInstalled header hygiene (BZ#20366): Test of installed...
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): conditionally...
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): obsolete BSD u_...
2016-09-21  Florian Weimerresolv: Remove unsupported hook functions from the...
2016-09-19  Joseph MyersAdd <limits.h> integer width macros.
2016-08-26  Florian Weimermalloc: Simplify static malloc interposition [BZ #20432]
next