public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] Update translations
 2020-04-30  2:32 UTC 

[glibc] Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]
 2020-04-29 20:20 UTC 

[glibc] generic/typesizes.h: Add support for 32-bit arches with 64-bit types
 2020-04-29 16:57 UTC 

[glibc] semctl: Remove the sem-pad.h file
 2020-04-29 16:57 UTC 

[glibc] bits/sem.h: Split out struct semid_ds
 2020-04-29 16:56 UTC 

[glibc] Mark unsigned long arguments with U in more syscalls [BZ #25810]
 2020-04-29 15:15 UTC 

[glibc] elf: Add initial flag argument to __libc_early_init
 2020-04-29 14:00 UTC 

[glibc] Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]
 2020-04-29 12:36 UTC 

[glibc] Makeconfig: Use $(error ...) to output error message
 2020-04-29  9:25 UTC 

[glibc] manual: Fix typos in the fexecve description
 2020-04-29  9:24 UTC 

[glibc] Deleted branch hjl/cet/master
 2020-04-28 17:59 UTC 

[glibc/hjl/cet/master] Fix test
 2020-04-28 17:58 UTC 

[glibc/hjl/cet/master] x86: Add --enable-cet=permissive
 2020-04-28 17:57 UTC 

[glibc/hjl/cet/master] rtld: Get architecture specific initializer in rtld_global
 2020-04-28 17:57 UTC 

[glibc/hjl/cet/master] CET: Rename CET_MAX to CET_CONTROL_MASK [BZ #25887]
 2020-04-28 17:57 UTC 

[glibc] Created branch 'hjl/cet/master'
 2020-04-28 17:57 UTC 

[glibc] misc: Remove sstk from the autogenerated system call list
 2020-04-28 15:13 UTC 

[glibc] Remove unused floating-point configuration from gmp-impl.h
 2020-04-28 15:05 UTC 

[glibc] support: Implement <support/xthread.h> key create/delete
 2020-04-27 19:41 UTC 

[glibc] nptl/tst-setuid1-static: Improve isolation from system objects
 2020-04-27 16:38 UTC 

[glibc] Increase the timeout of locale/tst-localedef-path-norm
 2020-04-27 15:21 UTC 

[glibc] Use 2020 as copyright year
 2020-04-27 14:35 UTC 

[glibc] misc: Turn sstk into a compat symbol
 2020-04-27 10:44 UTC 

[glibc] manual: Document the fexecve function
 2020-04-27 10:44 UTC 

[glibc] nptl: Start new threads with all signals blocked [BZ #25098]
 2020-04-27  8:04 UTC 

[glibc] localedef: Add verbose messages for failure paths
 2020-04-26 19:07 UTC 

[glibc/alistair/rv32.next] Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h."
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] COVER: glibc port for 32-bit RISC-V (RV32)
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] Add RISC-V 32-bit target to build-many-glibcs.py
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] Documentation for the RISC-V 32-bit port
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] RISC-V: Add rv32 path to RTLDLIST in ldd
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] riscv32: Specify the arch_minimum_kernel as 5.4
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] RISC-V: Build Infastructure for 32-bit
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] RISC-V: Fix llrint and llround missing exceptions on RV32
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] RISC-V: Add the RV32 libm-test-ulps
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] RISC-V: Add ABI lists
 2020-04-26  2:26 UTC 

[glibc/alistair/rv32.next] RISC-V: Hard float support for 32-bit
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] RISC-V: The ABI implementation for 32-bit
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] RISC-V: nptl: update default pthread-offsets.h
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] RISC-V: Add arch-syscall.h for RV32
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] RISC-V: Add path of library directories for the 32-bit
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] RISC-V: Support dynamic loader for the 32-bit
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] RISC-V: Add support for 32-bit vDSO calls
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] generic/typesizes.h: Add support for 32-bit arches with 64-bit types
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] sysv: linux: Pass 64-bit version of semctl syscall
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] semctl: Remove the sem-pad.h file
 2020-04-26  2:25 UTC 

[glibc/alistair/rv32.next] bits/sem.h: Split out struct semid_ds
 2020-04-26  2:24 UTC 

[glibc/alistair/rv32.next] Remove most gmp-mparam.h headers
 2020-04-26  2:24 UTC 

[glibc/alistair/rv32.next] elf: Implement __libc_early_init
 2020-04-26  2:24 UTC 

[glibc/alistair/rv32.next] elf: Introduce <elf_machine_sym_no_match.h>
 2020-04-26  2:24 UTC 

[glibc/alistair/rv32.next] (26 commits) Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5
 2020-04-26  2:24 UTC 

[glibc] Remove most gmp-mparam.h headers
 2020-04-24 22:09 UTC 

[glibc] elf: Implement __libc_early_init
 2020-04-24 20:57 UTC 

[glibc] elf: Introduce <elf_machine_sym_no_match.h>
 2020-04-24 20:13 UTC 

[glibc/alistair/rv32.next] Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h."
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] COVER: glibc port for 32-bit RISC-V (RV32)
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] Add RISC-V 32-bit target to build-many-glibcs.py
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] Documentation for the RISC-V 32-bit port
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] RISC-V: Add rv32 path to RTLDLIST in ldd
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] riscv32: Specify the arch_minimum_kernel as 5.4
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] RISC-V: Build Infastructure for 32-bit
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] RISC-V: Fix llrint and llround missing exceptions on RV32
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] RISC-V: Add the RV32 libm-test-ulps
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] RISC-V: Add ABI lists
 2020-04-22 22:16 UTC 

[glibc/alistair/rv32.next] RISC-V: Hard float support for 32-bit
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] RISC-V: The ABI implementation for 32-bit
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] RISC-V: nptl: update default pthread-offsets.h
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] RISC-V: Add arch-syscall.h for RV32
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] RISC-V: Add path of library directories for the 32-bit
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] RISC-V: Support dynamic loader for the 32-bit
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] RISC-V: Add support for 32-bit vDSO calls
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] generic/typesizes.h: Add support for 32-bit arches with 64-bit types
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] sysv: linux: Pass 64-bit version of semctl syscall
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] semctl: Remove the sem-pad.h file
 2020-04-22 22:15 UTC 

[glibc/alistair/rv32.next] bits/sem.h: Split out struct semid_ds
 2020-04-22 22:14 UTC 

[glibc] Created branch 'alistair/rv32.next'
 2020-04-22 22:14 UTC 

[glibc] Deleted branch hjl/x86/optimize
 2020-04-22 17:40 UTC 

[glibc] Add a syscall test for [BZ #25810]
 2020-04-22 17:14 UTC 

[glibc] elf: Support lld-style link map for librtld.map
 2020-04-21 18:12 UTC 

[glibc] signal: Only handle on NSIG signals on signal functions (BZ #25657)
 2020-04-21 18:12 UTC 

[glibc] linux: Use pthread_sigmask on sigprocmask
 2020-04-21 18:12 UTC 

[glibc] ia64: Remove sigprocmask/sigblock objects from libpthread
 2020-04-21 18:12 UTC 

[glibc] nptl: Move pthread_sigmask implementation to libc
 2020-04-21 18:12 UTC 

[glibc] Bug 25819: Update to Unicode 13.0.0
 2020-04-21 16:17 UTC 

[glibc] ARC: Update syscall-names.list for ARC specific syscalls
 2020-04-20 19:17 UTC 

[glibc/azanella/x86-libc_fe] x86: Use default libc_fe* implementation for float128
 2020-04-20 18:53 UTC 

[glibc/azanella/x86-libc_fe] Use libc_fe* macros in k_standardl.c
 2020-04-20 18:53 UTC 

[glibc/azanella/x86-libc_fe] Use libc_fe* macros in ldbl-128/e_expl.c
 2020-04-20 18:53 UTC 

[glibc/azanella/x86-libc_fe] Use libc_fe* macros in ldbl-128/s_fmal.c
 2020-04-20 18:52 UTC 

[glibc/azanella/x86-libc_fe] Use libc_fe* macros in ldbl-128/s_nearbyintl.c
 2020-04-20 18:52 UTC 

[glibc] Created branch 'azanella/x86-libc_fe'
 2020-04-20 18:52 UTC 

[glibc] Revert "x86_64: Add SSE sfp-exceptions"
 2020-04-20 18:24 UTC 

[glibc] provide y2038 safe socket constants for default/asm-generic ABI
 2020-04-19 20:35 UTC 

[glibc] Deleted branch azanella/sfp-exceptions
 2020-04-17 16:42 UTC 

[glibc] x86_64: Add SSE sfp-exceptions
 2020-04-17 16:40 UTC 

[glibc] Remove __NO_MATH_INLINES
 2020-04-17 16:40 UTC 

[glibc] i686: Add INTERNAL_SYSCALL_NCS 6 argument support
 2020-04-17 16:40 UTC 

[glibc/azanella/bz23960] dirent: Deprecate getdirentries
 2020-04-17 13:23 UTC 

[glibc/azanella/bz23960] linux: Use getdents64 on readdir64 compat implementation
 2020-04-17 13:23 UTC 

[glibc/azanella/bz23960] linux: Add __old_readdir64_unlocked
 2020-04-17 13:23 UTC 

[glibc/azanella/bz23960] linux: Add __readdir64_unlocked
 2020-04-17 13:23 UTC 

[glibc/azanella/bz23960] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
 2020-04-17 13:23 UTC 

[glibc/azanella/bz23960] linux: Use getdents64 on non-LFS readdir
 2020-04-17 13:23 UTC 

[glibc/azanella/bz23960] linux: Use internal DIR locks when accessing filepos on telldir
 2020-04-17 13:23 UTC 

[glibc/azanella/bz23960] linux: Add __readdir_unlocked
 2020-04-17 13:22 UTC 

[glibc/azanella/bz23960] linux: Simplify opendir buffer allocation
 2020-04-17 13:22 UTC 

[glibc/azanella/bz23960] linux: Move posix dir implementations to Linux
 2020-04-17 13:22 UTC 

[glibc] Created branch 'azanella/bz23960'
 2020-04-17 13:22 UTC 

[glibc] Deleted branch azanella/bz23960
 2020-04-17 13:22 UTC 

[glibc/azanella/sfp-exceptions] Use libc_fe* macros in k_standardl.c
 2020-04-17 12:07 UTC 

[glibc/azanella/sfp-exceptions] Use libc_fe* macros in ldbl-128/e_expl.c
 2020-04-17 12:07 UTC 

[glibc/azanella/sfp-exceptions] Use libc_fe* macros in ldbl-128/s_fmal.c
 2020-04-17 12:07 UTC 

[glibc/azanella/sfp-exceptions] Use libc_fe* macros in ldbl-128/s_nearbyintl.c
 2020-04-17 12:07 UTC 

[glibc/azanella/sfp-exceptions] x86_64: Add SSE sfp-exceptions
 2020-04-17 12:07 UTC 

[glibc] Created branch 'azanella/sfp-exceptions'
 2020-04-17 12:06 UTC 

[glibc/azanella/bz23960] linux: Use getdents64 on readdir64 compat implementation
 2020-04-16 13:21 UTC 

[glibc/azanella/bz23960] linux: Add __old_readdir64_unlocked
 2020-04-16 13:21 UTC 

[glibc/azanella/bz23960] linux: Add __readdir64_unlocked
 2020-04-16 13:21 UTC 

[glibc/azanella/bz23960] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
 2020-04-16 13:21 UTC 

[glibc/azanella/bz23960] linux: Use getdents64 on non-LFS readdir
 2020-04-16 13:20 UTC 

[glibc/azanella/bz23960] linux: Use internal DIR locks when accessing filepos on telldir
 2020-04-16 13:20 UTC 

[glibc/azanella/bz23960] linux: Add __readdir_unlocked
 2020-04-16 13:20 UTC 

[glibc/azanella/bz23960] linux: Simplify opendir buffer allocation
 2020-04-16 13:20 UTC 

[glibc/azanella/bz23960] linux: Move posix dir implementations to Linux
 2020-04-16 13:20 UTC 

[glibc] Created branch 'azanella/bz23960'
 2020-04-16 13:20 UTC 

[glibc] Deleted branch azanella/bz23960
 2020-04-16 13:20 UTC 

[glibc] Reset converter state after second wchar_t output (Bug 25734)
 2020-04-16  2:39 UTC 

[glibc] Fix typo in posix/tst-fnmatch.input (Bug 25790)
 2020-04-16  2:38 UTC 

[glibc] Linux: Remove <sys/sysctl.h> and the sysctl function
 2020-04-15 15:45 UTC 

[glibc/azanella/bz23960] linux: Use getdents64 on readdir64 compat implementation
 2020-04-15 14:15 UTC 

[glibc/azanella/bz23960] linux: Add __old_readdir64_unlocked
 2020-04-15 14:15 UTC 

[glibc/azanella/bz23960] linux: Add __readdir64_unlocked
 2020-04-15 14:14 UTC 

[glibc/azanella/bz23960] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
 2020-04-15 14:14 UTC 

[glibc/azanella/bz23960] linux: Use getdents64 on non-LFS readdir
 2020-04-15 14:14 UTC 

[glibc/azanella/bz23960] linux: Use internal DIR locks when accessing filepos on telldir
 2020-04-15 14:14 UTC 

[glibc/azanella/bz23960] linux: Add __readdir_unlocked
 2020-04-15 14:14 UTC 

[glibc/azanella/bz23960] linux: Simplify opendir buffer allocation
 2020-04-15 14:14 UTC 

[glibc/azanella/bz23960] linux: Move posix dir implementations to Linux
 2020-04-15 14:14 UTC 

[glibc] Created branch 'azanella/bz23960'
 2020-04-15 14:14 UTC 

[glibc] Deleted branch azanella/bz23960
 2020-04-15 14:14 UTC 

[glibc/azanella/bz23960] linux: Use getdents64 on readdir64 compat implementation
 2020-04-14 21:09 UTC 

[glibc/azanella/bz23960] linux: Add __old_readdir64_unlocked
 2020-04-14 21:09 UTC 

[glibc/azanella/bz23960] linux: Add __readdir64_unlocked
 2020-04-14 21:09 UTC 

[glibc/azanella/bz23960] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
 2020-04-14 21:09 UTC 

[glibc/azanella/bz23960] linux: Use getdents64 on non-LFS readdir
 2020-04-14 21:09 UTC 

[glibc/azanella/bz23960] linux: Use internal DIR locks when accessing filepos on telldir
 2020-04-14 21:09 UTC 

[glibc/azanella/bz23960] linux: Add __readdir_unlocked
 2020-04-14 21:09 UTC 

[glibc/azanella/bz23960] linux: Simplify opendir buffer allocation
 2020-04-14 21:09 UTC 

[glibc/azanella/bz23960] linux: Move posix dir implementations to Linux
 2020-04-14 21:09 UTC 

[glibc] Created branch 'azanella/bz23960'
 2020-04-14 21:09 UTC 

[glibc] Deleted branch azanella/bz23960
 2020-04-14 21:08 UTC 

[glibc] posix: Add wait4 test case
 2020-04-14 16:25 UTC 

[glibc] linux: wait4: Fix incorrect return value comparison
 2020-04-14 16:25 UTC 

[glibc] hurd: add mach_print function
 2020-04-14 11:20 UTC 

[glibc/azanella/bz23960] linux: Handle internal DIR offsets as 64-bit
 2020-04-13 21:28 UTC 

[glibc/azanella/bz23960] linux: Add __readdir64_unlocked
 2020-04-13 21:28 UTC 

[glibc/azanella/bz23960] linux: Use gendents64 on non-LFS readdir
 2020-04-13 21:28 UTC 

[glibc/azanella/bz23960] linux: Simplify opendir buffer allocation
 2020-04-13 21:28 UTC 

[glibc/azanella/bz23960] linux: Move dir implementation to Linux only
 2020-04-13 21:28 UTC 

[glibc/azanella/bz23960] Set _DIRENT_HAVE_D_TYPE to 1
 2020-04-13 21:28 UTC 

[glibc/azanella/bz23960] Assume _DIRENT_HAVE_D_OFF
 2020-04-13 21:28 UTC 

[glibc/azanella/bz23960] posix: Assume _DIRENT_HAVE_D_RECLEN
 2020-04-13 21:28 UTC 

[glibc] Created branch 'azanella/bz23960'
 2020-04-13 21:28 UTC 

[glibc] x32: Properly pass long to syscall [BZ #25810]
 2020-04-13 17:33 UTC 

[glibc] Add GRND_INSECURE from Linux 5.6 to sys/random.h
 2020-04-09 21:21 UTC 

[glibc] Update kernel version to 5.6 in tst-mman-consts.py
 2020-04-09 21:19 UTC 

[glibc] Deleted branch azanella/exp10f-optimization
 2020-04-09 19:58 UTC 

[glibc/azanella/exp10f-optimization] New exp10f version without SVID compat wrapper
 2020-04-09 15:27 UTC 

[glibc/azanella/exp10f-optimization] i386: Use generic exp10f
 2020-04-09 15:27 UTC 

[glibc/azanella/exp10f-optimization] math: Optimized generic exp10f with wrappers
 2020-04-09 15:27 UTC 

[glibc/azanella/exp10f-optimization] benchtests: Add exp10f benchmark
 2020-04-09 15:27 UTC 

[glibc] Created branch 'azanella/exp10f-optimization'
 2020-04-09 15:27 UTC 

[glibc] Update mips libm-test-ulps
 2020-04-08 17:02 UTC 

[glibc] Update alpha libm-test-ulps
 2020-04-08 17:02 UTC 

[glibc] Update ia64 libm-test-ulps
 2020-04-08 17:02 UTC 

[glibc] Update sparc libm-test-ulps
 2020-04-08 17:02 UTC 

[glibc] Update arm libm-test-ulps
 2020-04-08 17:02 UTC 

[glibc] Update aarch64 libm-test-ulps
 2020-04-08 17:02 UTC 

[glibc] Updates to the shn_MM locale [BZ #25532]
 2020-04-08 14:24 UTC 

[glibc] powerpc: Update ULPs and xfail more ibm128 outputs
 2020-04-07 14:42 UTC 

[glibc/azanella/bz12683] Linux: Remove sysdep-cancel header
 2020-04-07 14:05 UTC 

[glibc/azanella/bz12683] nptl: csky: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:05 UTC 

[glibc/azanella/bz12683] nptl: nios2: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:05 UTC 

[glibc/azanella/bz12683] nptl: s390: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:05 UTC 

[glibc/azanella/bz12683] nptl: riscv: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:05 UTC 

[glibc/azanella/bz12683] nptl: sh: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:05 UTC 

[glibc/azanella/bz12683] nptl: alpha: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: m68k: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: hppa: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: sparc: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: microblaze: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: powerpc: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: arm: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: aarch64: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: mips: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

[glibc/azanella/bz12683] nptl: ia64: Fix Race conditions in pthread cancellation [BZ#12683]
 2020-04-07 14:04 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).