platform/upstream/glibc.git
2021-06-22 Adhemerval... Use 64 bit time_t stat internally
2021-06-22 Siddhesh Poyarekarmalloc: Drop __malloc_initialized from Versions
2021-06-22 Siddhesh Poyarekartst-mcheck: Rename to tst-malloc-check
2021-06-22 Florian WeimerAdd hidden prototypes for fsync, fdatasync
2021-06-22 Florian Weimernptl: Move pthreadP.h into sysdeps directory
2021-06-22 Florian Weimerrt: Move generic implementation from sysdeps/pthread...
2021-06-21 Florian Weimerrt: Move shm_unlink into libc
2021-06-21 Florian Weimerrt: Move shm_open into libc
2021-06-21 Florian Weimerrt: Replace generic stub of shm_unlink with the posix...
2021-06-21 Florian Weimerrt: Replace generic stub of shm_open with the posix...
2021-06-21 Florian WeimerFix librt-routines-var issues for !PTHREAD_IN_LIBC
2021-06-21 Florian Weimerrt: Lexicographically sort Versions file; librt-routine...
2021-06-17 Florian Weimerelf: Use _dl_catch_error from base namespace in dl...
2021-06-17 Siddhesh PoyarekarMakeconfig: Fix time64-compat.mk target
2021-06-15 Florian Weimernptl: Export _pthread_cleanup_push, _pthread_cleanup_po...
2021-06-15 Stefan Lieblers390x: Align child stack while clone. [BZ #27968]
2021-06-15 Adhemerval... y2038: Add test coverage
2021-06-15 Adhemerval... libsupport: Add 64-bit time_t support for stat functions
2021-06-15 Adhemerval... libsupport: Add 64-bit time_t support for time functions
2021-06-15 Adhemerval... io: Add ftw64 with 64-bit time_t support
2021-06-15 Adhemerval... io: Add fts64 with 64-bit time_t support
2021-06-15 Adhemerval... posix: Add glob64 with 64-bit time_t support
2021-06-15 Adhemerval... y2038: Add support for 64-bit time on legacy ABIs
2021-06-15 Adhemerval... time: Add 64-bit time support for getdate
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
2021-06-15 Adhemerval... y2038: Use a common definition for shmid_ds
2021-06-15 Adhemerval... y2038: Use a common definition for semid_ds
2021-06-15 Lukasz Majewskiy2038: Use a common definition for msqid_ds
2021-06-15 Lukasz Majewskiy2038: Use a common definition for stat
2021-06-15 Adhemerval... y2038: linux: Add __USE_TIME_BITS64 support for struct...
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for struct timespec
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for struct timeval
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for time_t
2021-06-15 Adhemerval... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMES...
2021-06-15 Adhemerval... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
2021-06-14 Adhemerval... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
2021-06-14 Adhemerval... linux: s390: Add libanl.abilist in s390 and s390x
2021-06-14 Adhemerval... linux: mips: Split libanl.abilist in n32 and n64
2021-06-14 Adhemerval... linux: mips: Split librt.abilist in n32 and n64
2021-06-14 Siddhesh PoyarekarReinstate gconv-modules as the default configuration...
2021-06-10 Matheus CastanhoAdd build option to disable usage of scv on powerpc
2021-06-10 Florian Weimerio: Fix sporadic test failures in io/tst-stat
2021-06-09 Adhemerval... nptl: Avoid async cancellation to wrongly update __nptl...
2021-06-09 Adhemerval... nptl: Use pthread_kill on pthread_cancel
2021-06-09 Adhemerval... nptl: Implement raise in terms of pthread_kill
2021-06-09 Adhemerval... nptl: Move cancel type out of cancelhandling
2021-06-09 Adhemerval... nptl: Move cancel state out of cancelhandling
2021-06-09 Adhemerval... nptl: Remove CANCELING_BITMASK
2021-06-09 Adhemerval... nptl: Install cancellation handler on pthread_cancel
2021-06-09 Adhemerval... nptl: Deallocate the thread stack on setup failure...
2021-06-09 Florian WeimerRemove stale references to libdl.a
2021-06-09 Stefan LieblerFix elf/tst-tls9-static after libdl cleanups.
2021-06-09 Siddhesh Poyarekariconvdata: Split out non-essential gconv module configu...
2021-06-09 Siddhesh Poyarekariconvdata: Move gconv-modules configuration to gconv...
2021-06-09 Siddhesh Poyarekargconv_conf: Read configuration files in gconv-modules.d
2021-06-09 Siddhesh Poyarekariconvconfig: Read configuration from gconv-modules...
2021-06-09 Siddhesh Poyarekariconvconfig: Make file handling more general purpose
2021-06-08 Wilco DijkstraAArch64: Add support for roundeven[f]
2021-06-04 Naohiro Tamuraconfigure: Replaced obsolete AC_TRY_COMPILE
2021-06-04 Adhemerval... libio: Assume _IO_lock_inexpensive
2021-06-04 Adhemerval... nptl: Remove exit-thread.h
2021-06-03 Sunil K PandeyImprove test coverage of strnlen function
2021-06-03 Florian Weimerdlfcn: Rework static dlopen hooks
2021-06-03 Florian Weimerdlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
2021-06-03 Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-06-03 Florian Weimerdlfcn: Move dlopen into libc
2021-06-03 Florian Weimerdlfcn: Move dlvsym into libc
2021-06-03 Florian Weimerdlfcn: Move dlinfo into libc
2021-06-03 Florian Weimerdlfcn: Move dladdr1 into libc
2021-06-03 Florian Weimerdlfcn: Move dlmopen into libc
2021-06-03 Florian Weimerdlfcn: Move dlsym into libc
2021-06-03 Florian Weimerdlfcn: Move dladdr into libc
2021-06-03 Florian Weimerdlfcn: Move dlclose into libc
2021-06-02 Sunil K PandeyImprove test coverage of strlen function
2021-06-02 Xeonacidfix typo
2021-06-02 Florian Weimerdlfcn: Move dlerror into libc
2021-06-02 Florian WeimerAdd libc ABI extension kludge for baseline-violating...
2021-06-02 Florian Weimerscripts/versions.awk: Add local: * to all version nodes
2021-06-02 Florian WeimerAdd missing symbols to Version files
2021-06-02 Florian WeimerFix use of __pthread_attr_copy in mq_notify (bug 27896)
2021-06-01 Andreas SchwabUse __pthread_attr_copy in mq_notify (bug 27896)
2021-06-01 Joseph MyersUpdate floating-point feature test macro handling for C2X
2021-06-01 Florian Weimerstdio-common: Remove _IO_vfwscanf
2021-06-01 Szabolcs Nagyaarch64: align stack in clone [BZ #27939]
2021-05-31 Lucas A. M... powerpc: Optimized memcmp for power10
2021-05-31 H.J. Lux86-64: Align child stack to 16 bytes [BZ #27902]
2021-05-28 Adhemerval... support: Do not build xpthread_attr_setaffinity_np...
2021-05-27 Adhemerval... nptl: Add pthread_attr_setaffinity_np failure test
2021-05-27 Adhemerval... support: Add xpthread_attr_setaffinity_np wrapper
2021-05-27 Adhemerval... nptl: Move createthread to pthread_create
2021-05-27 Adhemerval... nptl: Move Linux createthread to nptl
2021-05-27 Florian Weimernptl: Install SIGSETXID handler with SA_ONSTACK [BZ...
2021-05-27 Naohiro Tamuraaarch64: Added optimized memset for A64FX
2021-05-27 Naohiro Tamuraaarch64: Added optimized memcpy and memmove for A64FX
2021-05-26 Naohiro Tamurabenchtests: Fixed bench-memcpy-random: buf1: mprotect...
2021-05-26 Naohiro Tamuraaarch64: Added Vector Length Set test helper script
2021-05-26 Naohiro Tamuraaarch64: define BTI_C and BTI_J macros as NOP unless...
2021-05-26 Naohiro Tamuraconfig: Added HAVE_AARCH64_SVE_ASM for aarch64
2021-05-25 Yang Xutst-mallinfo2.c: Use correct multiple for total variable
next