]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2020-03-03  Florian WeimerLinux: exit_group syscall number is always available
2020-03-03  Florian WeimerLinux: set_tid_address syscall number is always available
2020-03-03  Florian WeimerLinux: pkey_mprotect syscall number is always available
2020-03-03  Florian WeimerLinux: rt_sigqueueinfo syscall number is always available
2020-03-03  Florian WeimerLinux: getrandom syscall number is always available
2020-03-03  Florian WeimerLinux: Clean up preadv, pwritev system call names
2020-03-03  Florian WeimerLinux: Clean up pread64/pwrite64 system call names
2020-03-03  Florian WeimerLinux: sigaltstack syscall number is always available
2020-03-03  Florian WeimerLinux: sched_getaffinity syscall number is always available
2020-03-03  Florian WeimerLinux: sched_setaffinity syscall number is always available
2020-03-03  Florian WeimerLinux: statx syscall number is always available
2020-03-03  Florian WeimerLinux: mq_* syscall numbers are always available
2020-03-03  Florian WeimerLinux: mlock2 syscall number is always available
2020-03-03  Florian WeimerLinux: copy_file_range syscall number is always available
2020-03-03  Florian WeimerLinux: renameat2 syscall number is always available
2020-03-03  Florian Weimerbuild-many-glibcs.py: Add list-compilers, list-glibcs...
2020-03-03  Florian Weimerbuild-many-glibcs.py: Add --shallow option
2020-03-02  Girish JoshiFixed typo in run_command_array() in support/shell...
2020-03-02  Andreas SchwabAdd missing libc_hidden_def for __utimensat64
2020-03-02  Florian Weimerelf: Add elf/check-wx-segment, a test for the presence...
2020-02-28  Adhemerval... i386: Use comdat instead of .gnu.linkonce for i386...
2020-02-28  Paul E. Murphyldbl-128ibm-compat: link tst-ldbl-efgcvt against loader too
2020-02-28  Paul E. Murphyldbl-128ibm-compat: enforce ibm128 on compat tests
2020-02-28  Gabriel F.... ldbl-128ibm-compat: Provide nexttoward functions
2020-02-28  Tulio Magno... ldbl-128ibm-compat: Provide a significand implementation
2020-02-28  Rajalakshmi... ldbl-128ibm-compat: Redirect complex math functions
2020-02-28  Tulio Magno... ldbl-128ibm-compat: Redirect long double functions...
2020-02-27  Adhemerval... posix: Remove posix waitid
2020-02-27  Adhemerval... posix: Refactor tst-waitid (BZ #14666)
2020-02-27  Adhemerval... support: Add support_process_state_wait
2020-02-27  Adhemerval... malloc/tst-mallocfork2: Kill lingering process for...
2020-02-26  Florian Weimerelf: Apply attribute_relro to pointers in elf/dl-minimal.c
2020-02-25  Rogerio Alvespowerpc: Refactor fenvinline.h
2020-02-25  Florian Weimernss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
2020-02-25  Florian Weimercsu: Use ELF constructor instead of _init in libc.so
2020-02-21  Paul E. Murphyldbl-128ibm: make ieee754.h work with IEEE 128 long...
2020-02-21  Paul E. Murphyldbl-128ibm-compat: fixup subdir location of several...
2020-02-21  Paul E. Murphyldbl-128ibm-compat: enforce correct abi flags on intern...
2020-02-20  Tulio Magno... ldbl-128ibm-compat: Provide ieee128 symbols to narrow...
2020-02-20  Tulio Magno... Undefine redirections after long double definition...
2020-02-20  Adhemerval... nios2: Fix Linux kABI for syscall return
2020-02-20  Andreas SchwabFix use-after-free in glob when expanding ~user (bug...
2020-02-20  Florian Weimernptl: Move pthread_setschedparam implementation into...
2020-02-20  Florian Weimernptl: Move pthread_getschedparam implementation into...
2020-02-20  Florian WeimerAdd hidden prototypes for __sched_getparam, __sched_get...
2020-02-20  Florian Weimernptl: Move pthread_cond_init implementation into libc
2020-02-20  Florian Weimernptl: Move pthread_cond_destroy implementation into...
2020-02-20  Florian Weimernptl: Move pthread_condattr_init implementation into...
2020-02-20  Florian Weimernptl: Move pthread_condattr_destroy implementation...
2020-02-20  Florian Weimernptl: Move pthread_attr_setscope implementation into...
2020-02-20  Florian Weimernptl: Move pthread_attr_getscope implementation into...
2020-02-20  Florian Weimernptl: Move pthread_attr_setschedpolicy implementation...
2020-02-20  Florian Weimernptl: Move pthread_attr_getschedpolicy implementation...
2020-02-20  Florian Weimernptl: Sort routines list in Makefile alphabetically
2020-02-20  Florian Weimernptl: Use .NOTPARALLEL in Makefile only if actually...
2020-02-19  Adhemerval... Block all signals on timer_create thread (BZ#10815)
2020-02-19  Lucas A. M... Fix tst-pkey expectations on pkey_get [BZ #23202]
2020-02-18  Lukasz Majewskiy2038: linux: Provide __gettimeofday64 implementation
2020-02-18  Florian WeimerLinux: Work around kernel bugs in chmod on /proc/self...
2020-02-18  Florian WeimerIntroduce <elf-initfini.h> and ELF_INITFINI for all...
2020-02-18  Adhemerval... mips: Fix bracktrace result for signal frames
2020-02-18  Florian WeimerMove implementation of <file_change_detection.h> into...
2020-02-18  Florian Weimer<fd_to_filename.h>: Add type safety and port to Hurd
2020-02-17  Gabriel F.... Prepare redirections for IEEE long double on powerpc64le
2020-02-17  Florian Weimerconform/conformtest.py: Extend tokenizer to cover chara...
2020-02-17  Florian Weimerstdlib: Reduce namespace pollution in <inttypes.h>
2020-02-17  Florian Weimerx86: Avoid single-argument _Static_assert in <tls.h>
2020-02-16  Samuel Thibaultx86 tls: Use _Static_assert for TLS access size assertion
2020-02-16  Samuel Thibaulthtl: Link internal htl tests against libpthread
2020-02-16  Samuel Thibaultpthread: Fix building tst-robust8 with nptl
2020-02-16  Samuel Thibaultpthread: Move robust mutex tests from nptl to sysdeps...
2020-02-16  Samuel Thibaulthtl: Remove stub warning for pthread_mutexattr_setpshared
2020-02-16  Samuel Thibaulthtl: Add missing functions and defines for robust mutexes
2020-02-15  Samuel Thibaulthtl: Only check pthread_self coherency when DEBUG is set
2020-02-15  Samuel Thibaulthurd: Add THREAD_GET/SETMEM/_NC
2020-02-15  Samuel Thibaulthurd tls: update comment about fields at the end of...
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-15  Florian Weimerelf: Extract _dl_sym_post, _dl_sym_find_caller_map...
2020-02-15  Florian Weimerelf: Introduce the rtld-stubbed-symbols makefile variable
2020-02-15  Andreas Schwabarm: fix use of INTERNAL_SYSCALL_CALL
2020-02-15  Adhemerval... linux: Remove INTERNAL_SYSCALL_DECL
2020-02-15  Adhemerval... nptl: Remove ununsed pthread-errnos.h rule
2020-02-15  Adhemerval... linux: Consolidate INLINE_SYSCALL
2020-02-15  Adhemerval... s390: Consolidate Linux syscall definition
2020-02-15  Adhemerval... riscv: Avoid clobbering register parameters in syscall
2020-02-15  Adhemerval... microblaze: Avoid clobbering register parameters in...
2020-02-15  Adhemerval... nios2: Use Linux kABI for syscall return
2020-02-15  Adhemerval... mips: Use Linux kABI for syscall return
2020-02-15  Adhemerval... mips64: Consolidate Linux sysdep.h
2020-02-15  Adhemerval... ia64: Use Linux kABI for syscall return
2020-02-15  Adhemerval... alpha: Refactor syscall and Use Linux kABI for syscall...
2020-02-15  Adhemerval... sparc: Avoid clobbering register parameters in syscall
2020-02-15  Adhemerval... sparc: Use Linux kABI for syscall return
2020-02-15  Adhemerval... powerpc: Use Linux kABI for syscall return
2020-02-15  Adhemerval... powerpc: Consolidate Linux syscall definition
2020-02-14  H.J. Lui386: Enable CET support in ucontext functions
2020-02-14  Alistair Francistst-clone3: Use __NR_futex_time64 if we don't have...
2020-02-14  Florian Weimerpowerpc64: Add memory protection key support [BZ #23202]
2020-02-14  Tulio Magno... ldbl-128ibm-compat: Provide a scalb implementation
next