August 2019 Archives by thread
Starting: Thu Aug 1 02:09:00 GMT 2019
Ending: Sat Aug 31 16:29:00 GMT 2019
Messages: 878
- testroot.pristine creation falls over copying dynamic linker
DJ Delorie
- Updated translations for 2.30
Carlos O'Donell
- Cutting the branch for glibc 2.30 shortly.
Carlos O'Donell
- glibc master is now open for 2.31 development.
Carlos O'Donell
- [PATCH] iconv: Revert steps array reference counting changes
Carlos O'Donell
- [RFC] pthread support for FUTEX_WAIT_MULTIPLE
Szabolcs Nagy
- [PATCH] malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]
Florian Weimer
- [PATCH] malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]
Florian Weimer
- PPC64 libmvec sincos/sincosf ABI
GT
- RISC-V test results
Maciej W. Rozycki
- [PATCH] elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess
Alexandra Hájková
- [PATCH v2] elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess
Alexandra Hájková
- [PATCH 2/2] linux: Make profil_counter a compat_symbol (BZ#17726)
Adhemerval Zanella
- [PATCH v2 1/2] Refactor sigcontextinfo.h
Adhemerval Zanella
- [PATCH] powerpc: Cleanup: use actual power8 assembly mnemonics
Gabriel F. T. Gomes
- Update Linux kernel version number in tst-mman-consts.py to 5.2
Joseph Myers
- [PATCH] [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accesses
Paul A. Clarke
- The GNU C Library version 2.30 is now available
Carlos O'Donell
- [PATCH] aarch64: Add tunable glibc.memset.dc_zva_threshold
Feng Xue OS
- [committed arm/ilp32] aarch64: Update ILP32 abilists for glibc 2.30
Szabolcs Nagy
- man-pages-5.02 released
Michael Kerrisk (man-pages)
- [PATCH 03/12] s390: Enable VDSO for static linking
Adhemerval Zanella
- [PATCH 02/12] riscv: Enable VDSO for static linking
Adhemerval Zanella
- [PATCH 04/12] sparc: Enable VDSO for static linking
Adhemerval Zanella
- [PATCH 05/12] linux: Enable vDSO for static linking as default (BZ#19767)
Adhemerval Zanella
- Update kernel version in comment in syscall-names.list [committed]
Joseph Myers
- Can getaddrinfo() be extended to return the record TTL
David Howells
- [PATCH v4] nss: Make nsswitch.conf more distribution friendly.
Carlos O'Donell
- [PATCH] [powerpc] SET_RESTORE_ROUND improvements
Paul A. Clarke
- [PATCH] [powerpc] fe{en,dis}ableexcept optimize bit translations
Paul A. Clarke
- New Russian PO file for 'libc' (version 2.29.9000)
Translation Project Robot
- [PATCH v3] Mips support for PT_GNU_STACK
Dragan Mladjenovic
- [PATCH v3] elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess
Alexandra Hájková
- [PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
Chung-Lin Tang
- [PATCH] Remove redundant data between en_NZ and en_AU
Florian Weimer
- [PATCH] login: Remove utmp backend jump tables [BZ #23518]
Florian Weimer
- [PATCH] Fix lang_name for yo_NG
Akhilesh Kumar
- Add CLONE_PIDFD from Linux 5.2 to bits/sched.h
Joseph Myers
- [PATCH 1/2] Add nocancel version of pread64()
Leandro Pereira
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Leandro Pereira
- New Korean PO file for 'libc' (version 2.29.9000)
Translation Project Robot
- glibc realloc(ptr, 0) vs. C17 specification
Eric Blake
- Add AT_RECURSIVE from Linux 5.2 to fcntl.h
Joseph Myers
- [PATCH glibc 2.31 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v12)
Mathieu Desnoyers
- [PATCH glibc 2.31 3/5] support record failure: allow use from constructor
Mathieu Desnoyers
- [PATCH glibc 2.31 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
Mathieu Desnoyers
- [PATCH glibc 2.31 0/5] Restartable Sequences support for glibc 2.31
Mathieu Desnoyers
- Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h
Joseph Myers
- GNU Tools Cauldron 2019
Simon Marchi
- [PATCH v2] nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595)
Adhemerval Zanella
- PING [patch] malloc: add mxfast tunable
DJ Delorie
- Add feature test macro _ISOC2X_SOURCE
Joseph Myers
- Accelerating Y2038 glibc fixes
Lukasz Majewski
- Incorrect optimization for function__libc_message on C-SKY
Mao Han
- [PATCH v2 1/2] ipc: Refactor sysvipc internal definitions
Adhemerval Zanella
- [PATCH] [MIPS] Raise highest supported EI_ABIVERSION value
Mihailo Stojanovic
- [PATCH 3/6] ldbl-128ibm-compat: Add regular character, fortified printing functions
Gabriel F. T. Gomes
- [PATCH 6/6] ldbl-128ibm-compat: Test positional arguments
Gabriel F. T. Gomes
- [PATCH 5/6] ldbl-128ibm-compat: Test double values
Gabriel F. T. Gomes
- [PATCH 4/6] ldbl-128ibm-compat: Add wide character, fortified printing functions
Gabriel F. T. Gomes
- [PATCH 2/6] ldbl-128ibm-compat: Add wide character printing functions
Gabriel F. T. Gomes
- [PATCH 0/6] IEEE long double printf and friends for powerpc64le
Gabriel F. T. Gomes
- Declare memccpy, strdup, strndup for C2X
Joseph Myers
- [RFC v4 13/24] RISC-V: Use 64-bit timespec in clock_gettime vdso calls
Alistair Francis
- [RFC v4 09/24] Documentation for the RISC-V 32-bit port
Alistair Francis
- [RFC v4 02/24] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [RFC v4 04/24] sysdeps/wait: Use waitid if avaliable
Alistair Francis
- [RFC v4 00/24] RISC-V glibc port for the 32-bit
Alistair Francis
- time64 abi choices for glibc and musl
Rich Felker
- [PATCH] login: Assume that _HAVE_UT_* constants are defined
Florian Weimer
- [PATCH] login: Use struct flock64 in utmp [BZ #24880]
Florian Weimer
- [PATCH] login: Replace macro-based control flow with function calls in utmp
Florian Weimer
- [PATCH] login: Disarm timer after utmp lock acquisition [BZ #24879]
Florian Weimer
- [PATCH] login: pututline needs to validate the cache under write lock [BZ #24882]
Florian Weimer
- [PATCH] login: Add nonstring attributes to struct utmpx [BZ #24899]
Florian Weimer
- [PATCH] elf: Support elf/tst-dlopen-aout in more configurations
Florian Weimer
- [PATCH] elf: Self-dlopen failure with explict loader invocation [BZ #24900]
Florian Weimer
- Declare most TS 18661-1 interfaces for C2X
Joseph Myers
- [PATCH] powerpc: Fix typos and field name in comments
Gustavo Romero
- New kernel interface for sys_tz and timewarp?
Arnd Bergmann
- [PATCH] nptl: Move pthread_equal implementation into libc
Florian Weimer
- [patch v1] nptl: smarter not-parallel-ing
DJ Delorie
- [RFC v3 03/23] sysdeps/wait: Use waitid if avaliable
Alistair Francis
- Declare some TS 18661-4 interfaces for C2X [committed]
Joseph Myers
- [PATCH] login: Fix updwtmp, updwtmx unlocking
Florian Weimer
- [PATCH COMMITTED] support: Include <support/descriptors.h> in support_descriptors.c
Florian Weimer
- [PATCH v8] y2038: Introduce __ASSUME_TIME64_SYSCALLS define
Alistair Francis
- GNU C Library BoF Agenda for GNU Tools Cauldron 2019.
Carlos O'Donell
- [PATCH COMMITTED] malloc: Various cleanups for malloc/tst-mxfast
Florian Weimer
- [PATCH] Update i386 libm-test-ulps
Andreas Schwab
- [PATCH] nptl: Move pthread_attr_destroy implementation into libc
Florian Weimer
- [PATCH] nptl: Remove pthread_self compatibility symbol from libpthread
Florian Weimer
- Make totalorder and totalordermag functions take pointer arguments [committed]
Joseph Myers
- [PATCH glibc] Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISC
Florian Weimer
- Possible extension to clock_nanosleep()
Eric Blake
- [PATCH] nptl: Move pthread_attr_init implementation into libc
Florian Weimer
- Document strftime %Ob and %OB as C2X features
Joseph Myers
- [PATCH] nptl: Move pthread_attr_getdetachstate implementation into libc
Florian Weimer
- [PATCH] Do not print backtraces on fatal glibc errors
Florian Weimer
- [PATCH 4/4] linux: Make profil_counter a compat_symbol (BZ#17726)
Adhemerval Zanella
- [PATCH 2/4] nptl: Handle EPIPE on tst-cancel2
Adhemerval Zanella
- [PATCH 1/4] Add RTLD_SINGLE_THREAD_P on generic single-thread.h
Adhemerval Zanella
- dlmopen and variables in the dynamic loader
Florian Weimer
- [PATCH v2] [MIPS] Raise highest supported EI_ABIVERSION value
Mihailo Stojanovic
- [PATCH] nscd: Improve nscd.conf comments.
Carlos O'Donell
- [PATCH] Add the __libc_single_threaded variable
Florian Weimer
- Correct TEST_COMPAT conditions in totalorder compat tests [committed]
Joseph Myers
- [PATCH] nptl: Move pthread_attr_setdetachstate implementation into libc
Florian Weimer
- Status of build bots?
Carlos O'Donell
- [PATCH v4] Mips support for PT_GNU_STACK
Dragan Mladjenovic
- [PATCH 03/12] Don’t use the argument to time.
Zack Weinberg
- [PATCH 04/12] Use clock_settime to implement stime.
Zack Weinberg
- [PATCH 01/12] Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
Zack Weinberg
- [PATCH 09/12] Finish move of clock_* functions to libc.
Zack Weinberg
- [PATCH 12/12] Revise the documentation of ‘simple calendar time’.
Zack Weinberg
- [PATCH 02/12] Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
- [PATCH 05/12] Use clock_settime to implement settimeofday.
Zack Weinberg
- [PATCH 00/12] Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
Zack Weinberg
- [PATCH v3] [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]
Mihailo Stojanovic
- [PATCH 0/4] various FPSCR optimizations
Paul A. Clarke
- Add tgmath.h macros for narrowing functions [committed]
Joseph Myers
- [PATCH v5] Mips support for PT_GNU_STACK
Dragan Mladjenovic
- [PATCH] login: pututxline could fail to overwrite existing entries [BZ #24902]
Florian Weimer
- [PATCH] misc: Use allocate_once in getmntent
Florian Weimer
- [PATCH] please document if ENOTSUP == EOPNOTSUPP
Nicolas Boulenguez
- Eliminate dead assignment in regex_internal.c/re_node_set_insert()
Paul Eggert
- [PATCH] Use generic memset/memcpy/memmove in benchtests
Wilco Dijkstra
- [PATCH] elf: Assign TLS modid later during dlopen [BZ #24930]
Florian Weimer
- [PATCH] elf: Never use the file ID of the main executable [BZ #24900]
Florian Weimer
- [PATCH COMMITTED] Chinese locales: Set first_weekday to 2 (bug 24682).
Rafal Luzynski
- [PATCH v4] [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]
Mihailo Stojanovic
- Host endian independence
Damien Zammit
- New Vietnamese PO file for 'libc' (version 2.29.9000)
Translation Project Robot
- [PATCH] Fix posix/tst-regex by using ISO-8859 encoding for ChangeLog.8.
Stefan Liebler
- You emailed MacroArt
【Richard】接各类邮件代发,裙发软件出售,邮箱采集,BC资料等各行业资源。扣:635107993 【Richard】
- [PATCH] Add UNSUPPORTED check in elf/tst-pldd.
Stefan Liebler
- [PATCH] Add the --with-tty-gid configure option [BZ #24941]
Florian Weimer
- [PATCH v2 1/4] arm: Split BE/LE abilist
Adhemerval Zanella
- [PATCH v2 2/4] microblaze: Split BE/LE abilist
Adhemerval Zanella
- [PATCH v2 3/4] sh: Split BE/LE abilist
Adhemerval Zanella
- [PATCH v2 4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
- [PATCH v9] y2038: Introduce the __ASSUME_TIME64_SYSCALLS define
Alistair Francis
- [PATCH] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]
Florian Weimer
- [PATCH v3 1/4] arm: Split BE/LE abilist
Adhemerval Zanella
- [PATCH v2 2/2] Update sysvipc kernel-features.h files for Linux 5.1
Adhemerval Zanella
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Adhemerval Zanella
- [PATCH v2 3/5] posix: Optimize stack Linux posix_spawn
Adhemerval Zanella
- [PATCH v2 2/5] posix: Add posix_spawn_file_actions_closefrom
Adhemerval Zanella
- [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
Adhemerval Zanella
- [PATCH v2 5/5] posix: Use posix_spawn for wordexp
Adhemerval Zanella
- [PATCH v4] MIPS support for GNU hash
Mihailo Stojanovic
- [RFC PATCH v2] Linux/Alpha: don't use timeval32 system calls.
Zack Weinberg
- [PATCH v2 00/10] Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
Zack Weinberg
- [PATCH] nptl: Move pthread_attr_getinheritsched implementation into libc
Florian Weimer
- [PATCH v5] MIPS support for GNU hash
Mihailo Stojanovic
- [PATCH v4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
- f_owner_ex vs. POSIX
Eric Blake
- ToT glibc build problem with ToT GCC
Steve Ellcey
- [PATCH v5] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
- [RFC v5 04/21] sysdeps/wait: Use waitid if avaliable
Alistair Francis
- [RFC v5 05/21] sysdeps/clock_gettime: Use clock_gettime64 if avaliable
Alistair Francis
- [RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [RFC v5 03/21] sysdeps/gettimeofday: Use clock_gettime64 if avaliable
Alistair Francis
- [RFC v5 01/21] sunrpc/clnt_udp: Ensure total_deadline is initalised
Alistair Francis
- [RFC v5 12/21] RISC-V: Use 64-bit timespec in clock_gettime vdso calls
Alistair Francis
- [RFC v5 06/21] sysdeps/timespec_get: Use clock_gettime64 if avaliable
Alistair Francis
- [RFC v5 20/21] RISC-V: Use 64-bit vdso syscalls for RV32
Alistair Francis
- [RFC v5 16/21] RISC-V: Hard float support for the 32 bit
Alistair Francis
- [RFC v5 09/21] Documentation for the RISC-V 32-bit port
Alistair Francis
- [RFC v5 14/21] RISC-V: Add path of library directories for RV32
Alistair Francis
- [RFC v5 13/21] RISC-V: Support dynamic loader for the 32-bit
Alistair Francis
- [RFC v5 21/21] Add RISC-V 32-bit target to build-many-glibcs.py
Alistair Francis
- [RFC v5 10/21] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
Alistair Francis
- [RFC v5 07/21] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Alistair Francis
- [RFC v5 08/21] sysdeps/statfs: Handle 64-bit ino_t types on 32-bit hosts
Alistair Francis
- [RFC v5 18/21] RISC-V: Build Infastructure for the 32-bit
Alistair Francis
- [RFC v5 19/21] RISC-V: Fix llrint and llround missing exceptions on RV32
Alistair Francis
- [RFC v5 00/21] RISC-V glibc port for the 32-bit
Alistair Francis
- [hurd,commited] hurd: Fix _hurd_select for single fd sets
Samuel Thibault
- [hurd,commited] hurd: Fix implementation of setitimer.
Samuel Thibault
- [hurd,commited] hurd getcwd: Allow unknown root directory
Samuel Thibault
- [hurd,commited] hurd: Fix timeout handling in _hurd_select
Samuel Thibault
- [hurd,commited] hurd: Fix poll and select POSIX compliancy details about errors
Samuel Thibault
- [hurd,commited] hurd: Remove optimizing anonymous maps as __vm_allocate.
Samuel Thibault
- [hurd,commited] hurd: Fix SS_ONSTACK support
Samuel Thibault
- [PATCH] glibc: use autofs mount hint in getmntent_r()
Ian Kent
- [hurd,commited] hurd: Fix build
Samuel Thibault
- [PATCH] nptl: Move pthread_attr_setinheritsched implementation into libc.
Florian Weimer
- providing __tls_get_addr on s390?
Aurelien Jarno
Last message date:
Sat Aug 31 16:29:00 GMT 2019
Archived on: Sun Mar 8 14:39:36 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).