public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
glibc 2.27: two weeks left of active development
 2017-12-18 18:01 UTC  (12+ messages)

[PATCH] Linux/x86: Support shadow stack pointer in setjmp/longjmp
 2017-12-18 17:44 UTC  (2+ messages)

[PATCH 1/2] Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]
 2017-12-18 17:37 UTC  (23+ messages)

[PATCH] elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
 2017-12-18 17:33 UTC  (4+ messages)

[PATCH] mips64: fix clobbering s0 in setjmp() [BZ #22624]
 2017-12-18 17:24 UTC  (2+ messages)

Remove old po/ code for copying .po files from shared directory
 2017-12-18 17:20 UTC  (4+ messages)
    ` Fwd: "

[PATCH] New numbers in the benchtests
 2017-12-18 17:19 UTC  (15+ messages)

[PATCH] Add s_sincosf_data.c
 2017-12-18 17:18 UTC  (2+ messages)

[PATCH] elf: Support dlvsym within libc.so
 2017-12-18 17:13 UTC  (2+ messages)

[PATCH] Add malloc micro benchmark
 2017-12-18 16:33 UTC  (4+ messages)

[PATCH] Update NEWS with aarch64 static pie support
 2017-12-18 16:05 UTC  (2+ messages)

PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
 2017-12-18 13:37 UTC  (16+ messages)

[PATCH] ld.so: Examine GLRO to detect inactive loader [BZ #20204]
 2017-12-18 12:34 UTC 

[PATCH][RFC] aarch64: fix start code for static pie
 2017-12-18 11:21 UTC  (3+ messages)

[RFC v2] aarch64: enforce >=64K guard size
 2017-12-18 10:29 UTC  (2+ messages)

[PATCH][BZ #11787] Fix stack guard size accounting
 2017-12-18 10:28 UTC  (2+ messages)

[PATCH] Never leave $ORIGIN unexpanded
 2017-12-18  4:22 UTC  (4+ messages)

[PATCH 0/3] New generic sincosf
 2017-12-18  3:26 UTC  (19+ messages)
` [PATCH 2/3] powerpc: Update ulps
` [PATCH 3/3] s390: "
` [PATCH 1/3] New generic sincosf

[PATCH] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
 2017-12-17 22:10 UTC  (4+ messages)

The future of static dlopen
 2017-12-16 13:28 UTC 

[PATCH] Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]
 2017-12-16  2:29 UTC 

Fix testing with read-only source directory
 2017-12-15 22:36 UTC  (2+ messages)

[PATCH 2/2] x86: Add feature_1 to tcbhead_t [BZ #22563]
 2017-12-15 18:53 UTC  (2+ messages)

[PATCH 1/3] Remove tilepro-*-linux-gnu support
 2017-12-15 18:20 UTC  (4+ messages)
` [PATCH 2/3] Simplify tilegx sysdeps folder
` [PATCH 3/3] Simplify tile assembly definitions

[PATCH] V2 Add new numbers in the benchmark
 2017-12-15 18:20 UTC 

Status of glibc on pre-v9 SPARC
 2017-12-15 17:45 UTC  (2+ messages)

[hurd,commited] hurd: Fix rtld link
 2017-12-15 17:10 UTC  (4+ messages)

[Patch] Increase buffer size due to warning from ToT GCC
 2017-12-15 16:59 UTC  (2+ messages)

Correct build-many-glibcs.py arm-linux-gnueabihf configurations [committed]
 2017-12-15 16:58 UTC 

PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
 2017-12-15 11:58 UTC 

[PATCH] libio: Free backup area when it not required (BZ#22415)
 2017-12-15 11:11 UTC  (5+ messages)

[Y2038] [PATCH v2 07/10] include: Add new y2038 safe __kernel_timespec
 2017-12-15 10:36 UTC 

Do not build .mo files in source directory (bug 14121)
 2017-12-15  9:11 UTC  (4+ messages)

[PATCH] nptl: Add pthread_thread_number_np function
 2017-12-15  7:54 UTC  (9+ messages)

[PATCH] nptl: Implement pthread_self in libc.so
 2017-12-15  5:50 UTC  (3+ messages)

[PATCH] powerpc: st{r,p}cpy optimization for aligned strings
 2017-12-15  1:36 UTC  (2+ messages)

Update SPARC divrem generation to match output
 2017-12-15  1:05 UTC  (2+ messages)

[COMMITTED] Convert strcmp benchmark output to json format
 2017-12-14 21:02 UTC 

[COMMITTED] Remove redundant mention of SXID_ERASE
 2017-12-14 19:19 UTC 

[PATCH] Fix tst-leaks1 (bug 14681)
 2017-12-14 16:32 UTC  (2+ messages)

[PATCH] sh: Fix clone exit return code
 2017-12-14 16:06 UTC  (8+ messages)

[PATCH] elf: Count components of the expanded path in _dl_init_path [BZ #22607]
 2017-12-14 15:28 UTC  (8+ messages)

[PATCH] scripts/test-installation.pl: Handle NSS crypto libraries [BZ #21940]
 2017-12-14 15:11 UTC  (5+ messages)

[PATCH] copy_file_range: New function to copy file data
 2017-12-14 14:26 UTC  (3+ messages)

[COMMITTED] lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524]
 2017-12-14 14:09 UTC  (4+ messages)

[PATCH] elf: Compute correct array size in _dl_init_paths [BZ #22606]
 2017-12-14 13:49 UTC  (2+ messages)

[PATCH] x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S
 2017-12-14 12:32 UTC  (2+ messages)

[PATCH] ia64: Fix memchr for large input sizes (BZ #22603)
 2017-12-14 11:13 UTC 

[PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86
 2017-12-14  1:28 UTC  (2+ messages)

[RFC 1/1] Contributing a compound object to the libpthread -- diff
 2017-12-13 23:38 UTC 

[RFC 0/1] Contributing a compound object to the libpthread
 2017-12-13 23:35 UTC 

[PATCH v2] ldconfig: set LC_COLLATE to C [BZ #22505]
 2017-12-13 23:29 UTC  (6+ messages)

[PATCH 0/4] sparc M7 optimized memcpy/memset
 2017-12-13 19:59 UTC  (9+ messages)
` [PATCH 1/4] sparc: support the ADP hw capability
  ` [PATCH 2/4] sparc: assembly version of memmove for ultra1+
    ` [PATCH 3/4] sparc: M7 optimized memcpy/mempcpy/memmove
      ` [PATCH 4/4] sparc: M7 optimized memset/bzero

[PATCH] support: Simplify compiling most of support/ outside of glibc
 2017-12-13 16:25 UTC  (2+ messages)

[PATCH] x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]
 2017-12-13 12:06 UTC  (10+ messages)

[RFC] nptl: change default stack guard size of threads
 2017-12-13 11:58 UTC  (13+ messages)

[COMMITTED] Fix testing with nss-crypt
 2017-12-13  2:37 UTC 

Add sysdeps/ieee754/soft-fp [committed]
 2017-12-12 23:35 UTC 

[PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case
 2017-12-12 22:49 UTC  (4+ messages)
` [PING][PATCH "
  ` [PING^2][PATCH "
    ` [PING^3][PATCH "

[Patch] Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCC
 2017-12-12 21:29 UTC  (3+ messages)

[PATCH v5 15/30] arm64/sve: Signal handling support
 2017-12-12 19:36 UTC  (9+ messages)

[PATCH] Add Aarch64 SVE defines
 2017-12-12 19:02 UTC  (2+ messages)

New Tot Build problem with Tot GCC (strncpy warnings)
 2017-12-12 18:29 UTC  (3+ messages)

[PATCH] aarch64: Improve strcmp unaligned performance
 2017-12-12 18:27 UTC  (4+ messages)
` [PING][PATCH] "
  ` [PING*2][PATCH] "

page:  |  | latest

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