]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2020-11-12  Siddhesh PoyarekarDon't use nested function in test-ffs
2020-11-12  Siddhesh PoyarekarUse __builtin___stpncpy_chk when available
2020-11-12  Siddhesh Poyarekartests: Remove NULL check for an array
2020-11-11  Samuel Thibaulthurd: Move {,f,l}xstat{,at} and xmknod{at} to compat...
2020-11-11  Samuel Thibaulthurd: Notify the proc server later during initialization
2020-11-11  Samuel Thibaulthtl: Initialize later
2020-11-11  Samuel Thibaulthtl: Keep thread signals blocked during its initialization
2020-11-11  Samuel Thibaulthtl: Fix spurious symbols in namespaces
2020-11-11  Maximilian... Use O_CLOEXEC in sysconf [BZ #26791]
2020-11-11  Florian Weimerstruct _Unwind_Exception alignment should not depend...
2020-11-11  Samuel Thibaulthurd: keep only required PLTs in ld.so
2020-11-11  Samuel Thibaulthurd: Add missing startup calls
2020-11-10  Zong Liriscv: Get cache information through sysconf
2020-11-10  Jim WilsonRISC-V: Add _dl_start_user.
2020-11-09  Adhemerval... linux: Allow adjtime with NULL argument [BZ #26833]
2020-11-09  Florian Weimeraarch64: Add unwind information to _start (bug 26853)
2020-11-08  Samuel Thibaultbsd unlockpt: unlockpt needs to fail with EINVAL, not...
2020-11-07  Samuel ThibaultRearrange bsd_getpt vs bsd_openpt and implement posix_o...
2020-11-05  Siddhesh PoyarekarRemove __warndecl
2020-11-05  Siddhesh PoyarekarRemove __warn_memset_zero_len [BZ #25399]
2020-11-04  Arjun Shankariconv: Accept redundant shift sequences in IBM1364...
2020-11-04  Lukasz Majewskimsg: Remove redundant #include <sys/msg.h> header
2020-11-03  H.J. Lutst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ...
2020-11-02  Szabolcs Nagyaarch64: Add variant PCS lazy binding test [BZ #26798]
2020-11-02  Szabolcs Nagyaarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
2020-10-31  Jonny Granthurd: Correct 'ethenet' spelling
2020-10-30  Joseph MyersAvoid -Wstringop-overflow warning in pthread_cleanup_pu...
2020-10-30  Joseph MyersDisable spurious -Warray-bounds for ypclnt.c (bug 26687)
2020-10-30  Joseph MyersDo not use array parameter to new_composite_name (bug...
2020-10-30  Joseph MyersDisable spurious -Wstringop-overflow for setjmp/longjmp...
2020-10-30  liqingqingmalloc debug: fix compile error when enable macro MALLO...
2020-10-30  liqingqingtst-tcfree2: adjust coding style.
2020-10-30  Florian Weimerelf: In ldconfig, extract the new_sub_entry function...
2020-10-30  Joseph MyersUse MPC 1.2.1 in build-many-glibcs.py.
2020-10-30  Carlos O'DonellArgument Syntax: Use "option", @option, and @command.
2020-10-30  Florian Weimerelf: Unify old and new format cache handling code in...
2020-10-28  Florian Weimerx86: Restore processing of cache size tunables in init_...
2020-10-28  Érico RolimMake elf.h header self contained.
2020-10-28  Sajan Karumanchix86: Optimizing memcpy for AMD Zen architecture.
2020-10-27  Adhemerval... Hurd: Fix ftime build
2020-10-27  Joseph MyersAdd IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from...
2020-10-27  Florian Weimermisc: Add internal __getauxval2 function
2020-10-27  Adhemerval... Remove NEWS entry about ftime removal
2020-10-27  Adhemerval... time: Add 64-bit time_t support for ftime
2020-10-27  Adhemerval... Reinstate ftime and add deprecate message on ftime...
2020-10-26  Joseph MyersUpdate kernel version to 5.9 in tst-mman-consts.py.
2020-10-26  Jonny GrantAmend grammar and add a description
2020-10-26  Jonathan WakelyFix typo in NEWS file
2020-10-26  Stefan LieblerRemove timing related checks of time/tst-cpuclock1
2020-10-23  Joseph MyersUpdate syscall lists for Linux 5.9.
2020-10-22  Joseph MyersUse Linux 5.9 in build-many-glibcs.py.
2020-10-22  Siddhesh PoyarekarReword description of SXID_* tunable properties
2020-10-21  DJ DelorieNew benchtest: pthread locks
2020-10-21  Lukasz Majewskiy2038: nptl: Provide __futex_clock_wait_bitset64 to...
2020-10-21  Cooper QuC-SKY: Make dynamic linker's name compitable with the...
2020-10-20  Mao HanRevert "C-SKY:Fix dynamic linker's name when mfloat...
2020-10-19  Adhemerval... Move vtimes to a compatibility symbol
2020-10-19  Lukasz Majewskiy2038: linux: Provide __time64 implementation
2020-10-19  Jonny Grantrt: Fix typos in comments in <aio.h>
2020-10-19  Cooper QuC-SKY:Fix dynamic linker's name when mfloat-abi=softfp.
2020-10-16  H.J. Lux86: Initialize CPU info via IFUNC relocation [BZ 26203]
2020-10-16  Adhemerval... Add NEWS entry for ftime compatibility move
2020-10-16  Adhemerval... support: Add create_temp_file_in_dir
2020-10-16  Adhemerval... linux: Add __readdir_unlocked
2020-10-16  Adhemerval... linux: Simplify opendir buffer allocation
2020-10-16  Adhemerval... linux: Move posix dir implementations to Linux
2020-10-16  Adhemerval... linux: Add 64-bit time_t support for wait3
2020-10-16  Adhemerval... Move ftime to a compatibility symbol
2020-10-16  Adhemerval... linux: Fix time64 support for futimesat
2020-10-16  Adhemerval... linux: Use INTERNAL_SYSCALL on fstatat{64}
2020-10-15  H.J. Lushm tests: Append PID to names passed to shm_open ...
2020-10-15  Adhemerval... sysvipc: Fix tst-sysvshm-linux on x32
2020-10-15  H.J. Lux86/CET: Update vfork to prevent child return
2020-10-15  Florian Weimerresolv: Serialize processing in resolv/tst-resolv-txnid...
2020-10-15  Chen Listatfs: add missing f_flags assignment
2020-10-15  Lukasz Majewskiy2038: Remove not used __fstatat_time64 define
2020-10-15  Lukasz Majewskiy2038: nptl: Convert pthread_mutex_{clock|timed}lock...
2020-10-14  Adhemerval... sysvipc: Return EINVAL for invalid shmctl commands
2020-10-14  Adhemerval... sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]
2020-10-14  Wilco DijkstraAArch64: Use __memcpy_simd on Neoverse N2/V1
2020-10-14  Florian Weimerresolv: Handle transaction ID collisions in parallel...
2020-10-14  Florian Weimersupport: Provide a way to clear the RA bit in DNS serve...
2020-10-14  Florian Weimersupport: Provide a way to reorder responses within...
2020-10-13  Adhemerval... Add missing stat/mknod symbol on libc.abilist some...
2020-10-13  Benno Schulenbergmanual: correct the spelling of "MALLOC_PERTURB_" ...
2020-10-13  Benno Schulenbergmanual: replace an obsolete collation example with...
2020-10-13  Rolf Eike Beerrtld: fix typo in comment
2020-10-12  Matheus Castanhoelf: Add missing <dl-procinfo.h> header to elf/dl-usage.c
2020-10-11  Samuel Thibaulthurd: support clock_gettime(CLOCK_PROCESS/THREAD_CPUTIM...
2020-10-09  Adhemerval... linux: Move xmknod{at} to compat symbols
2020-10-09  Adhemerval... linux: Add {f}stat{at} y2038 support
2020-10-09  Adhemerval... linux: Move {f}xstat{at} to compat symbols
2020-10-09  Adhemerval... linux: Disentangle fstatat from fxstatat
2020-10-09  Adhemerval... linux: Implement {l}fstat{at} in terms of fstatat
2020-10-09  Adhemerval... linux: Move the struct stat{64} to struct_stat.h
2020-10-09  Adhemerval... Remove mknod wrapper functions, move them to symbols
2020-10-09  Adhemerval... Remove stat wrapper functions, move them to exported...
2020-10-09  H.J. Lu<sys/platform/x86.h>: Add FSRCS/FSRS/FZLRM support
2020-10-09  H.J. Lu<sys/platform/x86.h>: Add Intel HRESET support
2020-10-09  H.J. Lu<sys/platform/x86.h>: Add AVX-VNNI support
next