Prepare redirections for IEEE long double on powerpc64le
[platform/upstream/glibc.git] / include /
2020-02-15 Florian Weimerld.so: Do not export free/calloc/malloc/realloc functio...
2020-02-15 Florian WeimerRemove weak declaration of free from <inline-hashtab.h>
2020-02-12 Florian Weimerio: Implement lchmod using fchmodat [BZ #14578]
2020-02-12 Florian WeimerAdd internal <file_change_detection.h> header file
2020-02-07 Lukasz Majewskiy2038: linux: Provide __settimeofday64 implementation
2020-02-07 Lukasz Majewskiy2038: Provide conversion helpers for struct __timeval64
2020-02-07 Lukasz Majewskiy2038: Introduce struct __timeval64 - new internal...
2020-02-04 Lukasz Majewskiy2038: linux: Provide __timespec_get64 implementation
2020-02-03 Andreas Schwabrt: avoid PLT setup in timer_[sg]ettime
2020-02-02 Lukasz Majewskiy2038: linux: Provide __sched_rr_get_interval64 impleme...
2020-02-02 Lukasz Majewskiy2038: linux: Provide __timerfd_settime64 implementation
2020-02-02 Lukasz Majewskiy2038: linux: Provide __timerfd_gettime64 implementation
2020-02-01 Siddhesh PoyarekarUpdate version numbers for 2.31 release
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-27 Tulio Magno Quites... Do not redirect calls to __GI_* symbols, when redirecti...
2019-12-19 Adhemerval ZanellaImplement waitpid in terms of wait4
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. upstream upstream-2.30 upstream/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
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
next