]> git.ipfire.org Git - thirdparty/glibc.git/history - include
Fix http: URL in 'configure'
[thirdparty/glibc.git] / include /
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-09-04  Zack WeinbergFinish move of clock_* functions to libc. [BZ #24959]
2019-08-19  Florian WeimerDo not print backtraces on fatal glibc errors
2019-08-15  Joseph MyersMake totalorder and totalordermag functions take pointe...
2019-08-13  Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-08-13  Joseph MyersAdd feature test macro _ISOC2X_SOURCE.
2019-08-01  Carlos O'DonellTag 2.30 release. glibc-2.30
2019-07-10  Andreas SchwabDon't declare __malloc_check_init in <malloc.h> (bug...
2019-06-18  Florian Weimerelf: Refuse to dlopen PIE objects [BZ #24323]
2019-06-12  Florian WeimerLinux: Deprecate <sys/sysctl.h> and sysctl
2019-06-12  Florian Weimer<sys/stat.h>: Use Linux UAPI header for statx if availa...
2019-06-07  Florian WeimerLinux: Add getdents64 system call
2019-05-02  Florian Weimermisc: Add twalk_r function
2019-04-30  Paul EggertMake mktime etc. compatible with __time64_t
2019-04-11  Florian Weimeralloc_buffer: Return unqualified pointer type in alloc_...
2019-04-04  Adhemerval Zanellawcsmbs: Add wcscpy loop unroll option
2019-03-22  Adhemerval ZanellaDo not use HP_TIMING_NOW for random bits
2019-03-22  Adhemerval ZanellaRemove __get_clockfreq
2019-03-14  Florian WeimerRemove obsolete, never-implemented XSI STREAMS declarations
2019-03-13  Zack WeinbergMove inttypes.h and stdint.h to stdlib.
2019-03-01  Gabriel F. T. Gomesldbl-opt: Add error and error_at_line (bug 23984)
2019-03-01  Gabriel F. T. Gomesldbl-opt: Add err, errx, verr, verrx, warn, warnx,...
2019-03-01  Gabriel F. T. Gomesldbl-opt: Add argp_error and argp_failure (bug 23983)
2019-02-27  Samuel Thibaulthurd: Add renameat2 support for RENAME_NOREPLACE
2019-02-27  Adhemerval Zanellawcsmbs: optimize wcscat
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-02-21  Gabriel F. T. GomesAdd internal implementations for argp.h, err.h, and...
2019-02-16  Florian WeimerAdd missing header wrappers under include/
2019-02-13  Joseph MyersFix -Wempty-body warnings in glibc.
2019-02-08  Florian WeimerProvide <bits/unistd_ext.h> as a sysdeps header exclusively
2019-02-08  Florian Weimerposix: Fix missing wrapper header for <bits/unistd_ext.h>
2019-02-07  Florian Weimerarray_length: Make usable as a constant expression
2019-02-05  Florian Weimerarm: Use "nr" constraint for Systemtap probes [BZ ...
2019-02-04  Andreas SchwabFix handling of collating elements in fnmatch (bug...
2019-02-03  Florian Weimertime: Use int, not long int, for internal GMT offsets
2019-01-31  Siddhesh PoyarekarTag 2.29 release glibc-2.29
2019-01-21  Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-03  Zack WeinbergUse C99-compliant scanf under _GNU_SOURCE with modern...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-20  Albert ARIBAUD ... Y2038: make __difftime compatible with 64-bit time
2018-12-18  Albert ARIBAUD ... Y2038: add function __ctime64_r
2018-12-18  Albert ARIBAUD ... Y2038: add function __ctime64
2018-12-18  Albert ARIBAUD ... Y2038: add function __gmtime64_r
2018-12-18  Albert ARIBAUD ... Y2038: add function __gmtime64
2018-12-18  Albert ARIBAUD ... Y2038: add function __localtime64_r
2018-12-17  Albert ARIBAUD ... Y2038: add function __localtime64
2018-12-11  Gabriel F. T. GomesAdd *-ldbl.h headers to include/bits
2018-12-07  H.J. LuDon't use __typeof__ (getcpu)
2018-12-07  Samuel Thibaulthurd: Fix linknamespace of spawni
2018-12-07  H.J. LuAdd getcpu
2018-12-05  Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05  Zack WeinbergAdd __vsyslog_internal, with same flags as __v*printf_i...
2018-12-05  Zack WeinbergAdd __v*printf_internal with flags arguments
2018-12-05  Albert ARIBAUD ... Y2038: make __tz_convert compatible with 64-bit-time
2018-11-30  Tulio Magno Quites... Fix _dl_profile_fixup data-dependency issue (Bug 23690)
2018-11-16  Zack WeinbergUse STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-11-13  Joseph MyersAdd hidden_tls_def macros, fix powerpc-soft build with...
2018-11-10  Martin SeborAdd support for GCC 9 attribute copy.
2018-10-24  Albert ARIBAUD ... Y2038: Add 64-bit time for all architectures
2018-10-24  Adhemerval Zanellaposix: Add internal symbols for posix_spawn interface
2018-09-27  Joseph MyersUse copysign functions not __copysign functions in...
2018-09-27  Joseph MyersUse round functions not __round functions in glibc...
2018-09-20  Joseph MyersUse trunc functions not __trunc functions in glibc...
2018-09-20  Paul EggertFix mktime localtime offset confusion
2018-09-20  Paul EggertMerge mktime, timegm from upstream Gnulib
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"
next