libc-alpha archive
subject index for August, 2019

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 03/12] Donʼt use the argument to time.

Re: [PATCH 12/12] Revise the documentation of ʽsimple calendar timeʼ.

Re: Spelling of contributor names (was: [PATCH 03/12] Donʼt use the argument to time)

Re: [PATCH 03/12] Don’t use the argument to time.

Re: Spelling of contributor names (was: [PATCH 03/12] Don’t use the argument to time)

Re: [PATCH 03/12] Don’t use the argument to time.

Re: [PATCH 03/12] Don’t use the argument to time.

Re: [PATCH 11/12] Linux/Alpha: don’t use timeval32 system calls.

Re: [PATCH 12/12] Revise the documentation of ‘simple calendar time’.

Re: [PATCH 12/12] Revise the documentation of ‘simple calendar time’.

Re: Spelling of contributor names (was: [PATCH 03/12] Don’t use the argument to time)

Spelling of contributor names (was: [PATCH 03/12] Don’t use the argument to time)

[committed arm/ilp32] aarch64: Update ILP32 abilists for glibc 2.30

Re: [EXT] Re: ToT glibc build problem with ToT GCC

Re: [EXTERNAL]Re: [PATCH v3] Mips support for PT_GNU_STACK

[hurd,commited] hurd getcwd: Allow unknown root directory

[hurd,commited] hurd: Fix _hurd_select for single fd sets

[hurd,commited] hurd: Fix build

[hurd,commited] hurd: Fix implementation of setitimer.

[hurd,commited] hurd: Fix poll and select POSIX compliancy details about errors

[hurd,commited] hurd: Fix SS_ONSTACK support

[hurd,commited] hurd: Fix timeout handling in _hurd_select

[hurd,commited] hurd: Remove optimizing anonymous maps as __vm_allocate.

Re: [musl] Re: time64 abi choices for glibc and musl

Re: [musl] time64 abi choices for glibc and musl

[PATCH 0/4] various FPSCR optimizations

[PATCH 0/6] IEEE long double printf and friends for powerpc64le

[PATCH 00/12] Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions

[PATCH 01/12] Remove implementations of clock_[gs]ettime using [gs]ettimeofday.

[PATCH 02/12] Change most internal uses of __gettimeofday to __clock_gettime.

Re: [PATCH 02/12] riscv: Enable VDSO for static linking

[PATCH 03/12] Don’t use the argument to time.

Re: [PATCH 03/12] Don’t use the argument to time.

Re: [PATCH 03/12] s390: Enable VDSO for static linking

Re: [PATCH 04/12] sparc: Enable VDSO for static linking

[PATCH 04/12] Use clock_settime to implement stime.

Re: [PATCH 05/12] linux: Enable vDSO for static linking as default (BZ#19767)

[PATCH 05/12] Use clock_settime to implement settimeofday.

[PATCH 06/12] Use clock_gettime to implement time.

[PATCH 07/12] Use clock_gettime to implement ftime.

[PATCH 08/12] Use clock_gettime to implement gettimeofday.

[PATCH 09/12] Finish move of clock_* functions to libc.

[PATCH 1/2] Add nocancel version of pread64()

Re: [PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader

[PATCH 1/4] [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accesses

[PATCH 1/4] Add RTLD_SINGLE_THREAD_P on generic single-thread.h

[PATCH 1/6] ldbl-128ibm-compat: Add regular character printing functions

[PATCH 10/12] Warn when gettimeofday is called with non-null tzp argument.

[PATCH 11/12] Linux/Alpha: don’t use timeval32 system calls.

[PATCH 12/12] Revise the documentation of ‘simple calendar time’.

[PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()

[PATCH 2/2] linux: Make profil_counter a compat_symbol (BZ#17726)

[PATCH 2/4] [powerpc] SET_RESTORE_ROUND improvements

[PATCH 2/4] nptl: Handle EPIPE on tst-cancel2

[PATCH 2/6] ldbl-128ibm-compat: Add wide character printing functions

[PATCH 3/4] [powerpc] fesetenv: optimize FPSCR access

[PATCH 3/6] ldbl-128ibm-compat: Add regular character, fortified printing functions

[PATCH 4/4] [powerpc] fegetenv_status: simplify instruction generation

[PATCH 4/4] linux: Make profil_counter a compat_symbol (BZ#17726)

Re: [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls

[PATCH 4/6] ldbl-128ibm-compat: Add wide character, fortified printing functions

[PATCH 5/6] ldbl-128ibm-compat: Test double values

[PATCH 6/6] ldbl-128ibm-compat: Test positional arguments

[PATCH COMMITTED] Chinese locales: Set first_weekday to 2 (bug 24682).

[PATCH COMMITTED] malloc: Various cleanups for malloc/tst-mxfast

[PATCH COMMITTED] support: Include <support/descriptors.h> in support_descriptors.c

[PATCH glibc 2.31 0/5] Restartable Sequences support for glibc 2.31

[PATCH glibc 2.31 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v12)

[PATCH glibc 2.31 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)

[PATCH glibc 2.31 3/5] support record failure: allow use from constructor

[PATCH glibc 2.31 4/5] support: implement xpthread key create/delete (v3)

[PATCH glibc 2.31 5/5] rseq registration tests (v6)

Re: [PATCH glibc] Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISC

[PATCH v1 0/1] waitid: process group enhancement

[PATCH v1 1/1] waitid: Add support for waiting for the current process group

[patch v1] nptl: smarter not-parallel-ing

[PATCH v2 0/1] waitid: process group enhancement

[PATCH v2 00/10] Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.

[PATCH v2 01/10] Change most internal uses of __gettimeofday to __clock_gettime.

[PATCH v2 02/10] Finish move of clock_* functions to libc.

[PATCH v2 03/10] Use clock_settime to implement stime; withdraw stime.

[PATCH v2 04/10] Use clock_settime to implement settimeofday.

[PATCH v2 05/10] Use clock_gettime to implement time.

[PATCH v2 06/10] Use clock_gettime to implement ftime; withdraw ftime.

[PATCH v2 07/10] Use clock_gettime to implement timespec_get.

[PATCH v2 08/10] Use clock_gettime to implement gettimeofday.

[PATCH v2 09/10] Warn when gettimeofday is called with non-null tzp argument.

[PATCH v2 1/1] waitid: Add support for waiting for the current process group

Re: [PATCH v2 1/2] ipc: Refactor sysvipc internal definitions

[PATCH v2 1/2] Refactor sigcontextinfo.h

Re: [PATCH v2 1/4] arm: Split BE/LE abilist

Re: [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback

[PATCH v2 10/10] Revise the documentation of simple calendar time.

Re: [PATCH v2 2/2] Update sysvipc kernel-features.h files for Linux 5.1

Re: [PATCH v2 2/4] microblaze: Split BE/LE abilist

Re: [PATCH v2 2/5] posix: Add posix_spawn_file_actions_closefrom

[PATCH v2 3/4] Refactor sigcontextinfo.h

Re: [PATCH v2 3/4] sh: Split BE/LE abilist

Re: [PATCH v2 3/5] posix: Optimize stack Linux posix_spawn

Re: [PATCH v2 4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)

Re: [PATCH v2 5/5] posix: Use posix_spawn for wordexp

[PATCH v2] [MIPS] Raise highest supported EI_ABIVERSION value

[PATCH v2] elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess

[PATCH v2] nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595)

[PATCH v3 0/1] waitid: process group enhancement

[PATCH v3 1/1] waitid: Add support for waiting for the current process group

[PATCH v3 1/4] arm: Split BE/LE abilist

[PATCH v3 2/4] microblaze: Split BE/LE abilist

[PATCH v3 3/4] sh: Split BE/LE abilist

[PATCH v3 4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)

[PATCH v3] [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]

[PATCH v3] elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess

[PATCH v3] Mips support for PT_GNU_STACK

[PATCH v4] [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]

[PATCH v4] MIPS support for GNU hash

[PATCH v4] Mips support for PT_GNU_STACK

[PATCH v4] nss: Make nsswitch.conf more distribution friendly.

[PATCH v4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)

Re: Re: [PATCH v5] [Mips support for PT_GNU_STACK] mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels

[PATCH v5] MIPS support for GNU hash

[PATCH v5] Mips support for PT_GNU_STACK

[PATCH v5] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)

Re: [PATCH v8] y2038: Introduce __ASSUME_TIME64_SYSCALLS define

[PATCH v9] y2038: Introduce the __ASSUME_TIME64_SYSCALLS define

[PATCH] [MIPS] Raise highest supported EI_ABIVERSION value

[PATCH] [powerpc] fe{en,dis}ableexcept optimize bit translations

[PATCH] [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accesses

[PATCH] [powerpc] SET_RESTORE_ROUND improvements

Re: [PATCH] aarch64: Add tunable glibc.memset.dc_zva_threshold

[PATCH] Add the --with-tty-gid configure option [BZ #24941]

[PATCH] Add the __libc_single_threaded variable

[PATCH] Add UNSUPPORTED check in elf/tst-pldd.

[PATCH] Do not print backtraces on fatal glibc errors

[PATCH] elf: Assign TLS modid later during dlopen [BZ #24930]

[PATCH] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]

[PATCH] elf: Never use the file ID of the main executable [BZ #24900]

[PATCH] elf: Self-dlopen failure with explict loader invocation [BZ #24900]

[PATCH] elf: Support elf/tst-dlopen-aout in more configurations

[PATCH] elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess

[PATCH] Fix lang_name for yo_NG

[PATCH] Fix posix/tst-regex by using ISO-8859 encoding for ChangeLog.8.

[PATCH] glibc: use autofs mount hint in getmntent_r()

Re: [PATCH] iconv: Revert steps array reference counting changes

[PATCH] login: Add nonstring attributes to struct utmpx [BZ #24899]

[PATCH] login: Assume that _HAVE_UT_* constants are defined

[PATCH] login: Disarm timer after utmp lock acquisition [BZ #24879]

[PATCH] login: Fix updwtmp, updwtmx unlocking

[PATCH] login: pututline needs to validate the cache under write lock [BZ #24882]

[PATCH] login: pututxline could fail to overwrite existing entries [BZ #24902]

Re: [PATCH] login: Remove utmp backend jump tables [BZ #23518]

[PATCH] login: Replace macro-based control flow with function calls in utmp

[PATCH] login: Use struct flock64 in utmp [BZ #24880]

[PATCH] malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]

[PATCH] malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]

[PATCH] misc: Use allocate_once in getmntent

[PATCH] nptl: Move pthread_attr_destroy implementation into libc

[PATCH] nptl: Move pthread_attr_getdetachstate implementation into libc

[PATCH] nptl: Move pthread_attr_getinheritsched implementation into libc

[PATCH] nptl: Move pthread_attr_init implementation into libc

[PATCH] nptl: Move pthread_attr_setdetachstate implementation into libc

[PATCH] nptl: Move pthread_attr_setinheritsched implementation into libc.

[PATCH] nptl: Move pthread_equal implementation into libc

[PATCH] nptl: Remove pthread_self compatibility symbol from libpthread

[PATCH] nscd: Improve nscd.conf comments.

[PATCH] please document if ENOTSUP == EOPNOTSUPP

Re: [PATCH] powerpc: Cleanup: use actual power8 assembly mnemonics

[PATCH] powerpc: Fix typos and field name in comments

Re: [PATCH] Remove redundant data between en_NZ and en_AU

[PATCH] Update i386 libm-test-ulps

[PATCH] Use generic memset/memcpy/memmove in benchtests

Re: [patchv3] malloc: add mxfast tunable

[RFC PATCH v2] Linux/Alpha: don't use timeval32 system calls.

Re: [RFC v3 03/23] sysdeps/wait: Use waitid if avaliable

[RFC v4 00/24] RISC-V glibc port for the 32-bit

[RFC v4 01/24] sunrpc/clnt_udp: Ensure total_deadline is initalised

[RFC v4 02/24] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable

[RFC v4 03/24] sysdeps/gettimeofday: Use clock_gettime64 if avaliable

[RFC v4 04/24] sysdeps/wait: Use waitid if avaliable

[RFC v4 05/24] sysdeps/clock_gettime: Use clock_gettime64 if avaliable

[RFC v4 06/24] sysdeps/timespec_get: Use clock_gettime64 if avaliable

[RFC v4 07/24] time: Deprecate struct timezone members

[RFC v4 08/24] sysdeps/stat: Copy the statx struct to stat instead of stat64

[RFC v4 09/24] Documentation for the RISC-V 32-bit port

[RFC v4 10/24] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64

[RFC v4 11/24] RISC-V: define __NR_futex as __NR_futex_time64 for 32-bit

[RFC v4 12/24] RISC-V: define __NR_* as __NR_*_time64/64 for 32-bit

[RFC v4 13/24] RISC-V: Use 64-bit timespec in clock_gettime vdso calls

[RFC v4 14/24] RISC-V: Support dynamic loader for the 32-bit

[RFC v4 15/24] RISC-V: Add path of library directories for RV32

[RFC v4 16/24] RISC-V: The ABI implementation for the 32-bit

[RFC v4 17/24] RISC-V: Hard float support for the 32 bit

[RFC v4 18/24] RISC-V: Add ABI lists

[RFC v4 19/24] RISC-V: Build Infastructure for the 32-bit

[RFC v4 20/24] RISC-V: Fix llrint and llround missing exceptions on RV32

[RFC v4 21/24] Add RISC-V 32-bit target to build-many-glibcs.py

[RFC v4 22/24] RISC-V: Use 64-bit vdso syscalls for RV32

[RFC v4 23/24] WIP: syscall.list: Call 64-bit versions of syscalls

[RFC v4 24/24] timerfd_settime: Use 64-bit call if avaliable

[RFC v5 00/21] RISC-V glibc port for the 32-bit

Re: [RFC v5 00/21] RISC-V glibc port for the 32-bit

[RFC v5 01/21] sunrpc/clnt_udp: Ensure total_deadline is initalised

[RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable

[RFC v5 03/21] sysdeps/gettimeofday: Use clock_gettime64 if avaliable

[RFC v5 04/21] sysdeps/wait: Use waitid if avaliable

[RFC v5 05/21] sysdeps/clock_gettime: Use clock_gettime64 if avaliable

[RFC v5 06/21] sysdeps/timespec_get: Use clock_gettime64 if avaliable

[RFC v5 07/21] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts

[RFC v5 08/21] sysdeps/statfs: Handle 64-bit ino_t types on 32-bit hosts

[RFC v5 09/21] Documentation for the RISC-V 32-bit port

[RFC v5 10/21] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64

[RFC v5 11/21] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit

[RFC v5 12/21] RISC-V: Use 64-bit timespec in clock_gettime vdso calls

[RFC v5 13/21] RISC-V: Support dynamic loader for the 32-bit

[RFC v5 14/21] RISC-V: Add path of library directories for RV32

[RFC v5 15/21] RISC-V: The ABI implementation for the 32-bit

[RFC v5 16/21] RISC-V: Hard float support for the 32 bit

[RFC v5 17/21] RISC-V: Add ABI lists

[RFC v5 18/21] RISC-V: Build Infastructure for the 32-bit

[RFC v5 19/21] RISC-V: Fix llrint and llround missing exceptions on RV32

[RFC v5 20/21] RISC-V: Use 64-bit vdso syscalls for RV32

[RFC v5 21/21] Add RISC-V 32-bit target to build-many-glibcs.py

Re: [RFC] pthread support for FUTEX_WAIT_MULTIPLE

Re: Accelerating Y2038 glibc fixes

Add AT_RECURSIVE from Linux 5.2 to fcntl.h

Add CLONE_PIDFD from Linux 5.2 to bits/sched.h

Add feature test macro _ISOC2X_SOURCE

Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h

Add tgmath.h macros for narrowing functions [committed]

Can getaddrinfo() be extended to return the record TTL

Correct TEST_COMPAT conditions in totalorder compat tests [committed]

Cutting the branch for glibc 2.30 shortly.

Declare memccpy, strdup, strndup for C2X

Declare most TS 18661-1 interfaces for C2X

Declare some TS 18661-4 interfaces for C2X [committed]

dlmopen and variables in the dynamic loader

Document strftime %Ob and %OB as C2X features

Re: Eliminate dead assignment in regex_internal.c/re_node_set_insert()

f_owner_ex vs. POSIX

glibc master is now open for 2.31 development.

glibc realloc(ptr, 0) vs. C17 specification

GNU C Library BoF Agenda for GNU Tools Cauldron 2019.

The GNU C Library version 2.30 is now available

Re: GNU Tools Cauldron 2019

Host endian independence

Incorrect optimization for function__libc_message on C-SKY

Make totalorder and totalordermag functions take pointer arguments [committed]

man-pages-5.02 released

New kernel interface for sys_tz and timewarp?

New Korean PO file for 'libc' (version 2.29.9000)

New Russian PO file for 'libc' (version 2.29.9000)

New Vietnamese PO file for 'libc' (version 2.29.9000)

PING [patch] malloc: add mxfast tunable

Possible extension to clock_nanosleep()

PPC64 libmvec sincos/sincosf ABI

providing __tls_get_addr on s390?

Re: RISC-V test results

Re: Spelling of contributor names

Status of build bots?

Re: testroot.pristine creation falls over copying dynamic linker

time64 abi choices for glibc and musl

ToT glibc build problem with ToT GCC

Update kernel version in comment in syscall-names.list [committed]

Update Linux kernel version number in tst-mman-consts.py to 5.2

Updated translations for 2.30

You emailed MacroArt


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