unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-11-27 16:12:18 to 2018-11-30 16:05:43 UTC [more...]

[PATCH] S390: Refactor ifunc handling
 2018-11-30 15:58 UTC  (29+ messages)
` [PATCH 01/56] S390: Add configure check to detect z10 as mininum architecture level set
` [PATCH 02/56] S390: Use hwcap instead of dl_hwcap in ifunc-resolvers
` [PATCH 03/56] S390: Unify 31/64bit memset
` [PATCH 04/56] S390: Refactor memset ifunc handling
` [PATCH 05/56] S390: Implement bzero with memset
` [PATCH 06/56] S390: Unify 31/64bit memcmp
` [PATCH 07/56] S390: Refactor memcmp ifunc handling
` [PATCH 08/56] S390: Unify 31/64bit memcpy
` [PATCH 10/56] S390: Remove s390 specific implementation of bcopy
` [PATCH 13/56] S390: Add z13 memmove ifunc variant
` [PATCH 14/56] S390: Add z13 strstr "
` [PATCH 17/56] S390: Refactor strnlen ifunc handling
` [PATCH 19/56] S390: Refactor stpcpy "
` [PATCH 20/56] S390: Refactor strncpy "
` [PATCH 21/56] S390: Refactor stpncpy "
` [PATCH 24/56] S390: Refactor strcmp "
` [PATCH 26/56] S390: Refactor strchr "
` [PATCH 28/56] S390: Refactor strrchr "
` [PATCH 30/56] S390: Refactor strpbrk "
` [PATCH 32/56] S390: Refactor memchr "
` [PATCH 35/56] S390: Refactor memrchr "
` [PATCH 37/56] S390: Refactor wcsnlen "
` [PATCH 38/56] S390: Refactor wcscpy "
` [PATCH 39/56] S390: Refactor wcpcpy "
` [PATCH 41/56] S390: Refactor wcpncpy "
` [PATCH 43/56] S390: Refactor wcsncat "
` [PATCH 45/56] S390: Refactor wcsncmp "
` [PATCH 46/56] S390: Refactor wcschr "

[PATCH] abilist.awk: Treat .tdata like .tbss and reject unknown combinations
 2018-11-30 15:48 UTC  (6+ messages)

Bug 15321 - malloc/free can't give the memory back to kernel when main_arena is discontinous
 2018-11-30 15:27 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v3 1/2] posix: Use posix_spawn on popen
 2018-11-30 15:21 UTC  (13+ messages)
` [PATCH v3 2/2] posix: Use posix_spawn on system

[PATCH v6 00/13]port C-SKY to glibc
 2018-11-30 15:18 UTC  (19+ messages)
` [PATCH-n] Add statx conditionals for wordsize-32 *xstat.c
` [PATCH v6 01/13] C-SKY: ABI related code
` [PATCH v6 02/13] C-SKY: TLS support
` [PATCH v6 03/13] C-SKY: Math support
` [PATCH v6 04/13] C-SKY: NPTL support and Atomic
` [PATCH v6 05/13] C-SKY: Linux Syscall Interface
` [PATCH v6 06/13] C-SKY: Linux ABI
` [PATCH v6 07/13] C-SKY: ABI Lists
` [PATCH v6 08/13] C-SKY: Linux Startup and Dynamic Loading Code
` [PATCH v6 09/13] C-SKY: Add dynamic relocations to elf.h
` [PATCH v6 10/13] C-SKY: Build Infastructure
` [PATCH v6 11/13] C-SKY: Add ABI definitions in config.h.in
` [PATCH v6 12/13] C-SKY: Add build-many-glibcs.py support
` [PATCH v6 13/13] C-SKY: Skeleton documentation

[PATCH] posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]
 2018-11-30 13:44 UTC 

[PATCH] Move *-le.abilist to le/*.abilist
 2018-11-30 12:18 UTC  (5+ messages)

[PATCH] Linux: Implement per-thread file system attributes
 2018-11-30 12:03 UTC 

[PATCH] inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]
 2018-11-30  9:28 UTC  (4+ messages)

[PATCH] support: Implement <support/descriptors.h> to track file descriptors
 2018-11-30  9:08 UTC  (6+ messages)

[PATCH v10] Mutex: Add pthread mutex tunables
 2018-11-30  8:12 UTC 

Replace gen-as-const.awk by gen-as-const.py
 2018-11-30  5:18 UTC  (2+ messages)

[RESEND PATCH v9] Mutex: Add pthread mutex tunables
 2018-11-30  4:10 UTC  (13+ messages)

[PATCH] _dl_exception_create_format: Support %x/%lx/%Zx
 2018-11-30  2:48 UTC  (8+ messages)

[hurd,commited] hurd: Fix returning value for fcntl(F_*LK*)
 2018-11-30  1:43 UTC 

[PATCH] x86: Extend CPUID support in struct cpu_features
 2018-11-29 22:13 UTC  (2+ messages)

[PATCH v2 0/9] Y2038 struct tm related patches
 2018-11-29 22:10 UTC  (10+ messages)
` [PATCH v2 1/9] Y2038: make __tz_convert compatible with 64-bit-time
` [PATCH v2 2/9] Y2038: add function __localtime64
` [PATCH v2 3/9] Y2038: add function __localtime64_r
` [PATCH v2 4/9] Y2038: add function __gmtime64
` [PATCH v2 5/9] Y2038: add function __gmtime64_r
` [PATCH v2 6/9] Y2038: add function __ctime64
` [PATCH v2 7/9] Y2038: add function __ctime64_r
` [PATCH v2 8/9] Y2038: make __mktime_internal compatible with __time64_t
` [PATCH v2 9/9] Fix time/mktime.c and time/gmtime.c for gnulib compatibility

[PATCH] Linux: Implement membarrier function
 2018-11-29 19:02 UTC  (6+ messages)

[patch] Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL)
 2018-11-29 18:16 UTC  (21+ messages)

[PATCH] argp: do not call _IO_fwide() if _LIBC is not defined
 2018-11-29 17:58 UTC  (6+ messages)

Automating the maintenance of the ChangeLog file
 2018-11-29 16:42 UTC  (16+ messages)

[RFC PATCH] ali_workqueue: Adaptive lock integration on multi-socket/core platform
 2018-11-29 14:29 UTC  (4+ messages)

[PATCHv4] Protect _dl_profile_fixup data-dependency order [BZ #23690]
 2018-11-29 14:28 UTC  (5+ messages)
` [PATCHv5] "

[PATCH] posix: Do not include testcases.h, ptestcases.h in source tree
 2018-11-29 12:38 UTC  (4+ messages)

[PATCH v4] Enable VDSO on x86_64 statically linked programs
 2018-11-28 23:58 UTC  (18+ messages)

[PATCH] support: Implement support_quote_string
 2018-11-28 22:51 UTC  (5+ messages)

Sixth draft of the Y2038 design document
 2018-11-28 18:50 UTC  (11+ messages)
    ` extending wait4(2) or waitid(2) linux syscall

Do not copy glibc sources in build-many-glibcs.py [committed]
 2018-11-28 17:31 UTC 

RFC: Linux gABI: Add a GNU_PROPERTY_BY_LINKER property
 2018-11-28 17:27 UTC  (11+ messages)
                  ` RFC: Add PT_GNU_PROPERTY to cover .note.gnu.property section

[PATCH 0/8] Y2038 struct tm related patches
 2018-11-28 16:49 UTC  (3+ messages)

[PATCH COMMITTED] S390: Regenerate ULPs
 2018-11-28 14:26 UTC 

[PATCH 0/7] General fixes and refactor for BZ#12683
 2018-11-28 14:10 UTC  (3+ messages)

Official Linux system wrapper library?
 2018-11-28 13:18 UTC  (8+ messages)

Any way to allow tunables to include small headers?
 2018-11-28 11:28 UTC  (4+ messages)

[PATCH COMMITTED] support_quote_string: Do not use str parameter name
 2018-11-28  7:15 UTC 

ABI baseline update and build-many-glibcs
 2018-11-28  5:15 UTC  (3+ messages)

[RFC][PATCH] Multiple locales: Use the correct date and time formats (bug 10496, 23724)
 2018-11-27 22:26 UTC  (3+ messages)

Fix Hurd build with read-only source directory
 2018-11-27 22:06 UTC  (3+ messages)

[PATCH] CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]
 2018-11-27 17:13 UTC  (5+ messages)


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