libc-alpha archive
subject index for December, 2018

This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Re:[PATCH]   tzset did not catch changes tolocaltime  [BZ #21060 ]

Re:[PATCH]   tzset did not catch changes to localtime  [BZ #21060 ]

Re: [PATCH]   tzset did not catch changes tolocaltime  [BZ #21060 ]

[2.29] Last week of development

Re: [cfarm-users] Static vdso on other architectures

[COMMITTED] posix: Fix segfault in maybe_script_execute

[COMMITTED] Re: [PATCH v8 00/12] port C-SKY to glibc

[COMMITTED] Update Alpha libm-test-ulps

[hurd,commited] hurd: Fix 64bit fcntl lock implementation

[hurd,commited] hurd: Handle "pid" magical lookup retry

[INSTALLED 1/2] regex: fix heap-use-after-free error

[INSTALLED 2/2] regex: fix storage-exhaustion error

[PATCH 0/2] Y2038: two mktime-relate patches

[PATCH 0/3] aarch64: Add AmpereComputing emag to tunable cpu list

[PATCH 0/3] benchtests: keep comparing in case of missing fields

[PATCH 0/3] math: Update s_sincosf

[PATCH 0/5] Y2038: process remaining struct tm conv functions

Re: [PATCH 0/7] General fixes and refactor for BZ#12683

[PATCH 00/21] glibc port to ARC processors

Re: [PATCH 01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)

Re: [PATCH 01/14] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg

[PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints

Re: [PATCH 02/14] Prepare vfscanf to use __strtof128_internal

[PATCH 02/21] ARC: add definitions to elf/elf.h

Re: [PATCH 02/56] S390: Use hwcap instead of dl_hwcap in ifunc-resolvers.

[PATCH 03/21] ARC: ABI Implementation

[PATCH 04/21] ARC: startup and dynamic linking code

[PATCH 05/21] ARC: Thread Local Storage support

[PATCH 06/21] ARC: Atomics and Locking primitives

[PATCH 07/21] ARC: math soft float support

[PATCH 08/21] ARC: Linux Syscall Interface

[PATCH 09/21] ARC: Linux ABI

Re: [PATCH 1/2] linux: Consolidate sigaction implementation

[PATCH 1/2] Replace check_mul_overflow_size_t with INT_MULTIPLY_WRAPV

[PATCH 1/2] Y2038: make __mktime_internal compatible with __time64_t

[PATCH 1/3] aarch64: Optimized memset specific to AmpereComputing emag

[PATCH 1/3] benchtests: keep comparing even if function timings do not match

Re: [PATCH 1/3] Update s_sincosf.c and x86-64 s_sincosf-fma.c

[PATCH 1/3] Use generic vector computations in s_sincosf.h

[PATCH 1/5] m68k: Fix sigaction kernel definition (BZ #23960)

[PATCH 1/5] Y2038: add function __localtime64_r

[PATCH 10/21] ARC: Linux Startup and Dynamic Loading

[PATCH 11/21] ARC: ABI lists

[PATCH 12/21] ARC: Update syscall-names.list for ARC specific syscalls

[PATCH 13/21] ARC: Build Infrastructure

[PATCH 14/21] ARC: Enable __start as entry point vs. canonical _start

[PATCH 15/21] ARC: testsuite fix: elf/check-initfini

[PATCH 16/21] ARC: testsuite fix: sysvipc/*

[PATCH 17/21] ARC: testsuite fix: stdlib/tst-makecontext

[PATCH 18/21] ARC: testsuite fix: GD TLS issue

[PATCH 19/21] ARC: fix several unwining and cancelation tests

[PATCH 2/2] Fix time/mktime.c and time/gmtime.c for gnulib compatibility

[PATCH 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX

Re: [PATCH 2/2] Multiple locales: Use the correct 12-hour time formats

Re: [PATCH 2/2] posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)

[PATCH 2/3] aarch64: Optimized memchr specific to AmpereComputing emag

[PATCH 2/3] benchtests: keep comparing even if value does not exist

[PATCH 2/3] Regenerate sysdeps/x86_64/fpu/libm-test-ulps

[PATCH 2/5] alpha: Use Linux generic sigaction implementation

[PATCH 2/5] Y2038: add function __gmtime64

[PATCH 20/21] build-many-glibcs.py: Enable ARC builds

[PATCH 21/21] NEWS: mention ARC port

[PATCH 3/3] benchtests: send non-consumable data to stderr

Re: [PATCH 3/3] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]

[PATCH 3/3] x86-64: Remove s_sincosf-sse2.S

[PATCH 3/5] hppa: Remove kernel_sigaction.h

[PATCH 3/5] Y2038: add function __gmtime64_r

[PATCH 4/5] ia64: Remove kernel_sigaction.h

[PATCH 4/5] Y2038: add function __ctime64

[PATCH 5/5] s390: Use generic kernel_sigaction.h

[PATCH 5/5] Y2038: add function __ctime64_r

[PATCH COMMITTED] localedata: Remove executable bit from localedata/locales/bi_VU [BZ #23995]

[PATCH COMMITTED] NEWS: Fix another typo ("multithread..." -> "multi-threaded...").

[PATCH v1 0/7] Add missing nldbl functions to libc

[PATCH v1 1/7] Remove redirection of _IO_vfprintf

[PATCH v1 2/7] Add *-ldbl.h headers to include/bits

[PATCH v1 3/7] ldbl-opt: Add arpg_error and argp_failure

[PATCH v1 4/7] ldbl-opt: Reuse argp tests that print long double

[PATCH v1 5/7] ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx

[PATCH v1 6/7] ldbl-opt: Add error and error_at_line

[PATCH v1 7/7] ldbl-opt: Reuse test cases from misc/ that check long double

[PATCH v1.1] Script to generate ChangeLog-like output

Re: [PATCH v10] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]

RE: [PATCH v10] Mutex: Add pthread mutex tunables

[PATCH v11] Locales: Cyrillic -> ASCII transliteration [BZ #2872]

[PATCH V11] Mutex: Add pthread mutex tunables

[PATCH v2 0/2] Multiple locales: Use the correct date and time formats (bug 10496, 23724).

[PATCH v2 0/3] benchtests: keep comparing in case of missing fields

[PATCH v2 0/5] Add missing nldbl functions to libc

[PATCH v2 0/5] Y2038: process remaining struct tm conv functions

[PATCH v2 0/6] General fixes and refactor for BZ#12683

Re: [PATCH v2 0/9] Y2038 struct tm related patches

[PATCH v2 00/12] Linux termios refactor

[PATCH v2 01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)

[PATCH v2 02/12] termios: Consolidate struct termios

[PATCH v2 03/12] termios: Consolidate termios c_cc symbolic constants

[PATCH v2 04/12] termios: Consolidate Input Modes definitions.

[PATCH v2 05/12] termios: Consolidate Output Modes definitions

[PATCH v2 06/12] termios: Consolidate Baud Rate Selection definitions

[PATCH v2 07/12] termios: Consolidate control mode definitions

[PATCH v2 08/12] termios: Consolidate local mode definitions

[PATCH v2 09/12] termios: Consolidate tcflow symbolic constants

[PATCH v2 1/2] Replace check_mul_overflow_size_t with __builtin_mul_overflow

[PATCH v2 1/2] sq_AL: Use the correct date and time formats (bug 10496, 23724).

[PATCH v2 1/3] benchtests: keep comparing even if function timings do not match

[PATCH v2 1/3] Mutex: Accelerate lock acquisition by queuing spinner

[PATCH v2 1/5] ldbl-opt: Add arpg_error and argp_failure (bug 23983)

[PATCH v2 1/5] Y2038: add function __localtime64_r

[PATCH v2 1/6] nptl: Remove tst-cancel-wrappers test and related macros

[PATCH v2 10/12] termios: Remove Linux _IOT_termios

[PATCH v2 11/12] termios: Add powerpc termios-misc

[PATCH v2 12/12] termios: Consolidate termios.h

[PATCH v2 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX

[PATCH v2 2/2] Multiple locales: Use the correct 12-hour time formats (bug 10496).

[PATCH v2 2/3] aarch64: Optimized memchr specific to AmpereComputing emag

[PATCH v2 2/3] benchtests: include --stats parameter

[PATCH v2 2/3] Mutex: add unit tests for new type

[PATCH v2 2/5] ldbl-opt: Reuse argp tests that print long double

[PATCH v2 2/5] Y2038: add function __gmtime64

[PATCH v2 2/6] nptl: Fix testcases for new pthread cancellation mechanism

[PATCH v2 3/3] benchtests: send non-consumable data to stderr

[PATCH v2 3/3] Manual: Add manual for pthread mutex

[PATCH v2 3/5] ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)

[PATCH v2 3/5] Y2038: add function __gmtime64_r

[PATCH v2 3/6] x86: Remove wrong THREAD_ATOMIC_* macros

[PATCH v2 4/5] ldbl-opt: Add error and error_at_line (bug 23984)

[PATCH v2 4/5] Y2038: add function __ctime64

[PATCH v2 4/6] i386: Remove bogus THREAD_ATOMIC_* macros

[PATCH v2 5/5] ldbl-opt: Reuse test cases from misc/ that check long double

[PATCH v2 5/5] Y2038: add function __ctime64_r

[PATCH v2 5/6] nptl: Cleanup cancellation macros

[PATCH v2 6/6] support: Add support_create_temp_fifo

Re: [PATCH v2 6/7] malloc: Add more integrity checks to mremap_chunk.

Re: [PATCH v2 7/7] malloc: Check the alignment of mmapped chunks before unmapping.

[PATCH v2] Add internal implementations for argp.h, err.h, and error.h functions

[PATCH v2] ARM: fix kernel assisted atomics with GCC 8 (bug 24034)

[PATCH v2] Improve bench-strstr

[PATCH v2] Improve performance of strstr

[PATCH v2] Only build libm with -fno-math-errno

[PATCH v2] Semaphores: add sem_clockwait GNU extension [BZ #14717]

[PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.

[PATCH v2] x86-64: AVX2 Optimize strcat/strcpy/stpcpy routines

[PATCH v2] Y2038: add function __localtime64

[PATCH v3 0/5] Add missing nldbl functions to libc

Re: [PATCH v3 0/6] mips: system call table generation support

Re: [PATCH v3 0/7] Use more flags parameters instead of global bits in stdio

[PATCH v3 1/5] ldbl-opt: Add arpg_error and argp_failure (bug 23983)

Re: [PATCH v3 1/7] Add __vfscanf_internal and __vfwscanf_internal with flags arguments.

[PATCH v3 2/5] ldbl-opt: Reuse argp tests that print long double

[PATCH v3 3/5] ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)

[PATCH v3 4/5] ldbl-opt: Add error and error_at_line (bug 23984)

[PATCH v3 5/5] ldbl-opt: Reuse test cases from misc/ that check long double

Re: [PATCH v3 6/7] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)

[PATCH v3] Add internal implementations for argp.h, err.h, and error.h functions

Re: [PATCH v3] Add tests for the long double version of ecvt and fcvt

[PATCH v3] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg

[PATCH v3] Y2038: add function __localtime64

Re: [PATCH v3] Y2038: make __difftime compatible with 64-bit time

[PATCH v4 00/10] RISC-V glibc port for the 32-bit

[PATCH v4 01/10] Documentation for the RISC-V 32-bit port

[PATCH v4 02/10] RISC-V: Support dynamic loader for the 32-bit

[PATCH v4 03/10] RISC-V: Add path of library directories for the 32-bit

[PATCH v4 04/10] RISC-V: The ABI implementation for the 32-bit

[PATCH v4 05/10] RISC-V: Hard float support for the 32 bit

[PATCH v4 06/10] RISC-V: Regenerate ULPs of RISC-V

[PATCH v4 07/10] RISC-V: Add ABI lists

[PATCH v4 08/10] RISC-V: Build Infastructure for the 32-bit

[PATCH v4 09/10] RISC-V: Fix llrint and llround missing exceptions on RV32

[PATCH v4 10/10] Add RISC-V 32-bit target to build-many-glibcs.py

[PATCH v4] Improve the width of alternate representation for year in strftime [BZ #23758]

[PATCH v4] Y2038: add function __localtime64

[PATCH v4] Y2038: make __difftime compatible with 64-bit time

[PATCH v5 1/1] Add statx conditionals for wordsize-32 *xstat.c

[PATCH v5] Y2038: make __difftime compatible with 64-bit time

[PATCH v7 00/12]port C-SKY to glibc

[PATCH v7 01/12] C-SKY: ABI related code

[PATCH v7 02/12] C-SKY: TLS support

[PATCH v7 03/12] C-SKY: Math support

[PATCH v7 04/12] C-SKY: NPTL support and Atomic

[PATCH v7 05/12] C-SKY: Linux Syscall Interface

[PATCH v7 06/12] C-SKY: Linux ABI

[PATCH v7 07/12] C-SKY: ABI Lists

[PATCH v7 08/12] C-SKY: Linux Startup and Dynamic Loading Code

[PATCH v7 09/12] C-SKY: Build Infastructure

[PATCH v7 10/12] C-SKY: Add ABI definitions in config.h.in

[PATCH v7 11/12] C-SKY: Add build-many-glibcs.py support

[PATCH v7 12/12] C-SKY: Skeleton documentation

[PATCH v8 00/12] port C-SKY to glibc

[PATCH v8 01/12] C-SKY: ABI related code

[PATCH v8 02/12] C-SKY: TLS support

[PATCH v8 03/12] C-SKY: Math support

[PATCH v8 04/12] C-SKY: NPTL support and Atomic

[PATCH v8 05/12] C-SKY: Linux Syscall Interface

[PATCH v8 06/12] C-SKY: Linux ABI

[PATCH v8 07/12] C-SKY: ABI Lists

[PATCH v8 08/12] C-SKY: Linux Startup and Dynamic Loading Code

[PATCH v8 09/12] C-SKY: Build Infastructure

[PATCH v8 10/12] C-SKY: Add ABI definitions in config.h.in

[PATCH v8 11/12] C-SKY: Add build-many-glibcs.py support

[PATCH v8 12/12] C-SKY: Skeleton documentation

Re: [PATCH v9] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]

Re: [PATCH-n] Add statx conditionals for wordsize-32 *xstat.c

Re: [PATCH]   tzset did not catch changes to localtime  [BZ #21060 ]

[Patch] [Makefile] Exit if provided an incorrect argument

[PATCH] Add getcpu

[PATCH] Add missing libnss_testX.so requirement for tst-nss-test3.

[PATCH] Add sincosf traces

[PATCH] Add sinf and cosf traces

[PATCH] ARM: fix kernel assisted atomics with GCC 8

[PATCH] compat getdents64: Use correct offset for retry [BZ #23972]

[PATCH] Don't use __typeof__ (getcpu)

[PATCH] en_US: define date_fmt (bug 24046)

[PATCH] Enable VDSO for static linking on arm

[PATCH] Enable VDSO for static linking on mips

[PATCH] Enable VDSO for static linking on s390

[PATCH] Fix handling of collating elements in fnmatch (bug 17396, bug 16976)

[PATCH] Fix potential stack overflow [BZ #23490]

[PATCH] Fix powf overflow handling in non-nearest rounding mode [BZ #23961]

Re: [PATCH] Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)

[PATCH] Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386

[PATCH] hurd: Fix linknamespace of spawni

Re: [PATCH] Improve adherance to the GNU Kind Communication Guidelines

[PATCH] Improve bench-strlen

[PATCH] Improve performance of memmem

[PATCH] Improve string benchtests

[PATCH] intl: Do not return NULL on asprintf failure in gettext [BZ #24018]

[PATCH] ldconfig: file truncated while reading soname after patchelf [BZ #23964]

[PATCH] Linux: Add gettid system call wrapper [BZ #6399]

Re: [PATCH] Linux: Implement membarrier function

Re: [PATCH] Linux: Implement per-thread file system attributes

[PATCH] Linux: Implement per-thread user and group IDs

[PATCH] locale: Rewrite locale/gen-translit.pl in Python

[PATCH] localedef: Add tests-container test for --no-hard-links.

[PATCH] localedef: Add verbose messages for failure paths.

Re: [PATCH] Locales: Use CLDR matching thousands separator

[PATCH] malloc: Always call memcpy in _int_realloc [BZ #24027]

[PATCH] manual/examples: Remove redundant "if not"

[PATCH] manual: Document lack of conformance of sched_* functions [BZ #14829]

[PATCH] manual: Document thread/task IDs for Linux

[PATCH] NEWS: Fix a minor typo ("incosistent" -> "inconsistent").

[PATCH] nptl/tst-audit-threads: Switch to <support/test-driver.c>

[PATCH] nptl: New test nptl/tst-stack-usage

[PATCH] nscd: avoid assertion failure during persistent db check

[PATCH] NUMA spinlock [BZ #23962]

[PATCH] Only build libm with -fno-math-errno

Re: [PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an expected result

[PATCH] posix: Add missing nonnull attributes and __restrict qualifiers

Re: [PATCH] posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]

Re: [PATCH] power: Fix VSCR position on ucontext

Re: [PATCH] powerpc: Add missing CFI register information [BZ #23614]

Re: [PATCH] Print cache size and geometry auxv types on LD_SHOW_AUXV=1

[PATCH] Refactor string benchtests

[PATCH] regex: simplify Gnulib port

[PATCH] Reindent nptl/pthread_rwlock_common.c

[PATCH] Remove support for abilist-pattern

[PATCH] Replace @[r|l]bracechar with @{ and @} in the manual

[PATCH] resolv: Remove compat-gethnamddr.c address sorting code

[PATCH] resolv: Remove debugging code from compat-gethnamaddr.c

[PATCH] resolv: Remove pfcode field in resolver state

[PATCH] resolv: Remove support for RES_USE_INET6 and the inet6 option

[PATCH] resolv: Set h_errno during resolver context allocation failure

[PATCH] Restrict access to PCI cfg io ports to one process

[PATCH] riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]

Re: [PATCH] S390: Refactor ifunc handling

[PATCH] Script to generate ChangeLog-like output

[PATCH] Semaphores: add sem_timedwait_monotonic GNU extension [BZ #14717]

[PATCH] Set behavior of sprintf-like functions with overlapping source and destination

[PATCH] support: Close original descriptors in support_capture_subprocess

Re: [PATCH] support: Implement <support/descriptors.h> to track file descriptors

[PATCH] test-container: Add $i18ndir, $complocaledir, and mkdirp.

[patch] test-container: unshare hints and su mode

[PATCH] testsuite fix: timezone: failing due to permissions in cross testing

[PATCH] timespec_get (posix): Fix copyright header

[PATCH] Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher.

[PATCH] Use generic vector computations in s_sincosf.h

Re: [PATCH] x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2

[PATCH] x86-64: Remove s_sincosf-sse2.S

Re: [PATCH] x86/CET: Renumber ARCH_CET_LEGACY_BITMAP to 0x3006

[PATCH] x86: Add Hygon Dhyana support.

[PATCH] x86: Merge i386/x86_64 atomic-machine.h

[PATCH] x86: Use generic vector computations in s_sincosf.h

[PATCH] Y2038: add function __localtime64

Re: [PATCH] Y2038: provide kernel support indication

[PATCH][AArch64] Add ifunc support for Ares

[patch]test-container: move postclean outside of namespace changes

[PATCHv2 3/3] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]

Re: [PATCHv2] Add --no-hard-links option to localedef (Bug 23923)

[PATCHv6] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]

[PATCHv7] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]

Re: [Qemu-devel] d_off field in struct dirent and 32-on-64 emulation

[RESEND PATCH 1/3] Mutex: Accelerate lock acquisition by queuing spinner

[RESEND PATCH 2/3] Mutex: add unit tests for new type

[RESEND PATCH 3/3] Manual: Add manual for pthread mutex

Re: [RESEND PATCH v9] Mutex: Add pthread mutex tunables

[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)

[RFC PATCH glibc 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux

[RFC PATCH glibc 3/4] support record failure: allow use from constructor

[RFC PATCH glibc 4/4] rseq registration tests

Re: [RFC PATCH v4 1/5] glibc: Perform rseq(2) registration at nptl init and thread creation

Re: [RFC][PATCH] Multiple locales: Use the correct date and time formats (bug 10496, 23724).

Re: [V9fs-developer] [Qemu-devel] d_off field in struct dirent and 32-on-64 emulation

Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h

Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h

Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h

Add test that MAP_* constants agree with kernel

ARC vs. generic sigaction (was Re: [PATCH 08/21] ARC: Linux Syscall Interface)

Bugs & hurd

Re: BuildBot server down for migration

d_off field in struct dirent and 32-on-64 emulation

Do not clobber r12 for ia64 syscalls

Do not clobber sp in _hurd_stack_setup

FOSSA bug bounty program

The future of the manual (was Re: [PATCH] Add getcpu)

glibc 2.29: Reminder, only ~3 weeks to freeze!

Guidance for new glibc ports

Help needed reviewing Cyrillic -> ASCII transliteration [BZ #2872]

malloc: Add another test for tcache double free check.

Re: Move tst-signal-numbers to Python

New Belarusian PO file for 'libc' (version 2.27.9000)

ping [PATCH v7 00/12]port C-SKY to glibc

Ping Re: [PATCH v2] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg

Ping Re: Add test that MAP_* constants agree with kernel

Ping Re: Do not clobber r12 for ia64 syscalls

Ping Re: Move tst-signal-numbers to Python

Ping Re: Use gen-as-const.py to process .pysym files

Ping^2 Re: [PATCH v3] Add tests for the long double version of ecvt and fcvt

Proposal: Replace xstat (stat version dispatcher)

Remove __ASSUME_ST_INO_64_BIT

Remove x86 mathinline.h [committed]

Remove x86 mathinline.h asinh, acosh, atanh inlines [committed]

Remove x86 mathinline.h hypot inline [committed]

Remove x86 mathinline.h sinh, cosh, tanh inlines [committed]

Require GCC 5 or later to build glibc (bug 23993)

RFC: Add getcpu wrapper

Re: RFC: Add PT_GNU_PROPERTY to cover .note.gnu.property section

RFC: NUMA spinlock

RFC: The CPU run-time library for C

shell-container - fd leaks and error checks

Static vdso on other architectures

Stop test-in-container trying to run other-OS binaries

test related questions (was Re: [PATCH 00/21] glibc port to ARC processors)

Update miscellaneous files from upstream sources [committed]

Update syscall-names.list for Linux 4.20

Update timezone code from tzcode 2018g

Update timezone code from tzcode 2018i

Use gen-as-const.py to process .pysym files

Use Linux 4.20 in build-many-glibcs.py [committed]

Re: Why versioned library names?


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc