unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-10-26 07:13:57 to 2019-11-03 17:20:58 UTC [more...]

[review] Introduce link_map_audit_state accessor function
 2019-11-03 17:11 UTC 

[review] Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]
 2019-11-03 17:11 UTC 

[review] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25
 2019-11-03 17:11 UTC 

[review] Avoid zero-length array at the end of struct link_map [BZ #25097]
 2019-11-03 17:11 UTC 

[review] Properly initialize audit cookie for the dynamic loader [BZ #25157]
 2019-11-03 17:11 UTC  (2+ messages)
` [review v2] "

[PATCH v3] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
 2019-11-02 21:35 UTC  (3+ messages)

[PATCH v2] nptl: Fix niggles with pthread_clockjoin_np
 2019-11-02 21:16 UTC  (3+ messages)

[PATCH] getenv: Move call to strlen to the branch it's used in
 2019-11-02 15:55 UTC  (3+ messages)

[PATCH] nptl: Fix niggles with pthread_clockjoin_np
 2019-11-02  9:40 UTC  (2+ messages)

[PATCH v2 0/4] nptl: Add pthread_clockjoin_np
 2019-11-02  9:14 UTC  (7+ messages)

[PATCH v2 1/2] y2038: linux: Provide __utimensat64 implementation
 2019-11-01 21:38 UTC  (4+ messages)
` [PATCH v2 2/2] y2038: linux: Provide __futimens64 implementation

[PATCH v2] aarch64: Optimized memset for Kunpeng processor
 2019-11-01 15:33 UTC  (2+ messages)

[PATCH] clone3: validate stack arguments
 2019-11-01 15:10 UTC  (10+ messages)

[PATCH] aarch64: Optimized memset for Kunpeng processor
 2019-11-01 13:17 UTC 

[PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-11-01 12:55 UTC  (4+ messages)

[PATCH] malloc: fix compile error
 2019-11-01 12:49 UTC  (7+ messages)

Problem with conformance test and header files inclusion for ./include/sys/poll.h
 2019-11-01 10:12 UTC  (5+ messages)

[PATCH v2] sysdeps/wait: Use the waitid syscall if required
 2019-11-01  7:08 UTC  (2+ messages)

[PATCH v2] Enable inlining issignalingf within glibc
 2019-10-31 21:14 UTC  (6+ messages)
` [PATCH v3] Enable inlining issignalingf within glibc (was "v2")
    ` [PING^2] [PATCH v3] Enable inlining issignalingf within glibc

[PATCH 1/2] Sync intprops.h with gnulib
 2019-10-31 20:53 UTC  (5+ messages)
` [PATCH 2/2] Sync timespec-{add,sub} "

[PATCH] Add the --with-tty-gid configure option [BZ #24941]
 2019-10-31 20:41 UTC  (2+ messages)

[review] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
 2019-10-31 20:18 UTC  (2+ messages)

[PATCH] Clarify purpose of assert in _dl_lookup_symbol_x
 2019-10-31 19:26 UTC  (2+ messages)

[review] Move _dl_open_check to its original place in dl_open_worker
 2019-10-31 19:20 UTC 

[review] Block signals during the initial part of dlopen
 2019-10-31 19:20 UTC 

[review] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
 2019-10-31 19:20 UTC 

[review] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]
 2019-10-31 19:20 UTC 

[review] Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x
 2019-10-31 19:20 UTC 

[review] Clarify purpose of assert in _dl_lookup_symbol_x
 2019-10-31 19:20 UTC 

[review] Enhance _dl_catch_exception to allow disabling exception handling
 2019-10-31 19:20 UTC 

[review] Avoid late failure in dlopen in global scope update [BZ #25112]
 2019-10-31 19:20 UTC 

[patch v1] malloc: fix set_max_fast "impossibly small" value
 2019-10-31 16:56 UTC  (4+ messages)

[PATCH] aarch64: Optimized memset for Kunpeng processor
 2019-10-31 16:04 UTC  (2+ messages)

[PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-10-31 14:04 UTC  (3+ messages)

[PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
 2019-10-31 13:13 UTC  (4+ messages)
` Ping "
  ` Ping x2 "

[PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
 2019-10-31 10:21 UTC  (9+ messages)

[PATCH] Refactor adjtimex based on clock_adjtime
 2019-10-31  8:48 UTC  (2+ messages)

[PATCH 1/5] Consolidate futex-internal.h
 2019-10-30 21:08 UTC  (10+ messages)
` [PATCH 2/5] Consolidate lowlevellock-futex.h
` [PATCH 3/5] nptl: Replace non cancellable pause/nanosleep with futex
` [PATCH 4/5] Remove pause and nanosleep not cancel wrappers
` [PATCH 5/5] Refactor PI mutexes internal defintions

[review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
 2019-10-30 18:36 UTC  (15+ messages)

Setup non-pushing gerrit instance for glibc
 2019-10-30 18:25 UTC  (14+ messages)

[hurd,commited] hurd: Support for file record locking
 2019-10-30 17:05 UTC  (3+ messages)

[review] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
 2019-10-30 16:45 UTC 

[PATCH] resolv/tst-idna_name_classify: Isolate from system libraries
 2019-10-30 16:44 UTC  (2+ messages)

[review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
 2019-10-30 16:20 UTC  (8+ messages)

[PATCH v2 00/30] Add IEEE long double <-> string functions for powerpc64le
 2019-10-30 16:10 UTC  (4+ messages)
` [PATCH v2 01/30] ldbl-128ibm-compat: Add regular character printing functions

[PATCH] Fix array bounds violation in regex matcher (bug 25149)
 2019-10-30 10:13 UTC 

[PATCH] hppa: Fix data race in setting function descriptors during lazy binding
 2019-10-29 20:42 UTC  (2+ messages)

[PATCH] ld.so: Enable preloading of new symbol versions [BZ #24974]
 2019-10-29 19:05 UTC  (11+ messages)

Dynamic tag assignment request: Disable symbol version coverage check
 2019-10-29 19:03 UTC  (2+ messages)

[PATCH] Comment out initgroups from example nsswitch.conf (Bug 25146)
 2019-10-29 17:10 UTC  (3+ messages)

[PATCH] aarch64: Optimized memset for Kunpeng processor
 2019-10-29 16:39 UTC  (2+ messages)

[PATCH] Speedup various nptl/tst-cancel20 and nptl/tst-cancel21 tests
 2019-10-29 15:46 UTC  (5+ messages)

[PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-10-29 14:34 UTC  (7+ messages)

[RFC v5 00/21] RISC-V glibc port for the 32-bit
 2019-10-29 12:00 UTC  (3+ messages)
` [RFC v5 05/21] sysdeps/clock_gettime: Use clock_gettime64 if avaliable

[PATCH] aarch64: Optimized implementation of pthread_spin_lock and unlock
 2019-10-29 11:54 UTC  (6+ messages)

[PATCH v2 00/11] Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
 2019-10-29 10:29 UTC  (25+ messages)
` [PATCH v2 01/11] Linux/Alpha: don't use timeval32 system calls
` [PATCH v2 04/11] Use clock_settime to implement settimeofday
` [PATCH v2 07/11] Consolidate and deprecate ftime
` [PATCH v2 08/11] Use clock_gettime to implement timespec_get
` [PATCH v2 09/11] Use clock_gettime to implement gettimeofday
` [PATCH v2 10/11] Make second argument of gettimeofday as 'void *'

[PATCH] S390: Fp comparison are now raising FE_INVALID with gcc 10
 2019-10-29 10:09 UTC 

[PATCH 1/2] y2038: linux: Provide __utimensat64 implementation
 2019-10-28 23:15 UTC  (4+ messages)
` [PATCH 2/2] y2038: linux: Provide __futimens64 implementation

[PATCH] aarch64: Optimized implementation of pthread_spin_trylock
 2019-10-28 17:49 UTC  (2+ messages)

[PATCH] math: enhance the endloop condition of function handle_input_flag
 2019-10-28  8:01 UTC 

[review] localedef: Add verbose messages for failure paths
 2019-10-27 15:44 UTC  (2+ messages)
` [review v3] "

[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall
 2019-10-27 15:41 UTC  (8+ messages)
` [PATCH RESEND v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH RESEND v14 4/6] open: introduce openat2(2) syscall
` [PATCH RESEND v14 5/6] selftests: add openat2(2) selftests
` [PATCH RESEND v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH] Sync "language", "lang_name", "territory", "country_name"
 2019-10-26 16:01 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-10-26 13:46 UTC 

[PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
 2019-10-26 13:40 UTC  (2+ messages)

[PATCH v2 1/2] malloc: malloc_stats print all heaps except heaps of main_arena
 2019-10-26  7:14 UTC 


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).