public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Add --enable-static-pie variants to x86_64, x32 and i686
 2017-12-19 16:58 UTC  (4+ messages)

[PATCH] New numbers in the benchtests
 2017-12-19 16:53 UTC  (16+ messages)

[PATCH] x86: Support IBT and SHSTK in Intel CET [BZ #21598]
 2017-12-19 16:47 UTC  (2+ messages)

[PATCH] Linux/x86: Support shadow stack pointer in setjmp/longjmp
 2017-12-19 16:41 UTC  (6+ messages)

[PATCH 0/3] New generic sincosf
 2017-12-19 16:35 UTC  (18+ messages)
` [PATCH 1/3] "

Disable -Wrestrict for two nptl/tst-attr3.c tests [committed]
 2017-12-19 13:55 UTC  (3+ messages)

[PATCH] nptl: Consolidate pthread_{timed,try}join{_np}
 2017-12-19 13:40 UTC 

[PATCH v2] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
 2017-12-19 13:16 UTC  (6+ messages)

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

[PING] [PATCH 00/17] Regex: Make libc regex more usable outside GLIBC
 2017-12-19 12:52 UTC  (2+ messages)

[PATCH] sh: Fix clone exit return code
 2017-12-19 12:51 UTC  (11+ messages)

[PATCH] ia64: Fix memchr for large input sizes (BZ #22603)
 2017-12-19 12:34 UTC  (2+ messages)

[PATCH] copy_file_range: New function to copy file data
 2017-12-19 11:08 UTC  (7+ messages)

Disable strncat test array-bounds warnings for GCC 8 [committed]
 2017-12-19  9:49 UTC  (2+ messages)

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

libc-alpha Digest 19 Dec 2017 01:07:32 -0000 Issue 6029
 2017-12-19  2:38 UTC  (2+ messages)

Fix m68k bits/mathinline.h attributes (bug 22631) [committed]
 2017-12-19  2:03 UTC 

[PATCH v10 1/5] Implement alternative month names (bug 10871)
 2017-12-19  1:33 UTC  (2+ messages)

PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
 2017-12-19  1:14 UTC  (17+ messages)

glibc 2.27: two weeks left of active development
 2017-12-19  1:07 UTC  (19+ messages)

[PATCH] Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]
 2017-12-19  1:07 UTC 

Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC [committed]
 2017-12-19  0:09 UTC 

[PATCH] Add malloc micro benchmark
 2017-12-18 23:02 UTC  (5+ messages)

Fix truncation warnings in posix/tst-glob_symlinks.c [committed]
 2017-12-18 22:54 UTC 

[PATCH] elf: remove redundant __libc_enable_secure check from fillin_rpath
 2017-12-18 22:41 UTC 

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

[PATCH] elf: Support dlvsym within libc.so
 2017-12-18 20:43 UTC  (3+ messages)

[PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86
 2017-12-18 20:11 UTC  (3+ messages)

[PATCH] Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]
 2017-12-18 19:43 UTC  (2+ messages)

[PATCH] ld.so: Examine GLRO to detect inactive loader [BZ #20204]
 2017-12-18 19:24 UTC  (4+ messages)

Fix nscd readlink argument aliasing (bug 22446)
 2017-12-18 18:49 UTC  (2+ messages)

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

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

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

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

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

[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] 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 

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  (2+ messages)

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

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