]> git.ipfire.org Git - thirdparty/glibc.git/history - include
tunables: report sbrk() failure
[thirdparty/glibc.git] / include /
2019-12-13  Samuel Thibaulthurd: Fix local PLT
2019-12-13  Florian Weimerdlopen: Rework handling of pending NODELETE status
2019-12-09  Adhemerval Zanellanptl: Add more missing placeholder abi symbol from...
2019-12-05  Lukasz Majewskiy2038: linux: Provide __timer_settime64 implementation
2019-12-05  Lukasz Majewskiy2038: linux: Provide __timer_gettime64 implementation
2019-12-05  Lukasz Majewskitime: Introduce glibc's internal struct __itimerspec64
2019-12-04  Alistair Francissysdeps/clock_gettime: Use clock_gettime64 if avaliable
2019-12-03  Rajalakshmi Sriniv... ldbl-128ibm-compat: Add strfmon_l with IEEE long double...
2019-12-01  Samuel Thibaulthurd: Fix ld.so __access override from libc
2019-12-01  Samuel Thibaulthurd: Fix ld.so __getcwd override from libc
2019-11-27  Florian WeimerRemove all loaded objects if dlopen fails, ignoring...
2019-11-22  Gabriel F. T. GomesUse DEPRECATED_SCANF macro for remaining C99-compliant...
2019-11-21  Paul A. ClarkeEnable inlining issignalingf within glibc
2019-11-15  Florian WeimerAvoid zero-length array at the end of struct link_map...
2019-11-11  Lukasz Majewskiy2038: linux: Provide __ppoll64 implementation
2019-11-08  Alistair Francissysdeps/clock_nanosleep: Use clock_nanosleep_time64...
2019-11-06  Adhemerval ZanellaRefactor nanosleep in terms of clock_nanosleep
2019-11-06  Adhemerval Zanellaposix: Sync regex with gnulib
2019-11-02  Lukasz Majewskiy2038: linux: Provide __futimens64 implementation
2019-11-02  Lukasz Majewskiy2038: linux: Provide __utimensat64 implementation
2019-10-31  Adhemerval ZanellaSync intprops.h with gnulib
2019-10-31  Adhemerval ZanellaRefactor adjtimex based on clock_adjtime
2019-10-30  Zack WeinbergMake second argument of gettimeofday as 'void *'
2019-10-30  Adhemerval ZanellaUse clock_gettime to implement gettimeofday.
2019-10-30  Adhemerval ZanellaChange most internal uses of time to __clock_gettime.
2019-10-30  Zack WeinbergUse clock_settime to implement settimeofday.
2019-10-27  Lukasz Majewskiy2038: linux: Provide __clock_getres64 implementation
2019-10-27  Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-10-17  Adhemerval Zanellasysvipc: Implement semop based on semtimedop
2019-10-16  Florian Weimerdlfcn: Remove remnants of caller sensitivity from dlinfo
2019-10-09  Lukasz Majewskiy2038: linux: Provide __clock_settime64 implementation
2019-10-09  Adhemerval Zanellaposix: Use posix_spawn for wordexp
2019-10-09  Petr Vorel<dirent.h>: Remove wrong comment about getdents64 decla...
2019-10-02  Lukasz MajewskiY2038: Include proper header to provide support for...
2019-10-01  Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-30  Lukasz Majewskiy2038: Provide conversion helpers for struct __timespec64
2019-09-26  Lukasz Majewskiy2038: Introduce struct __timespec64 - new internal...
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...
next