public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] nscd_stat.c: make the build reproducible
 2016-03-08 17:06 UTC 

[PATCH] Add sys/auxv.h wrapper to include/sys/
 2016-03-08 17:01 UTC 

[PATCH] getnameinfo: Do not restore errno on error
 2016-03-08 16:46 UTC  (6+ messages)
      ` Fwd: "

--enable-stack-protector for glibc, v5
 2016-03-08 14:48 UTC  (20+ messages)
` [PATCH 03/18] Do not stack-protect ifunc resolvers
` [PATCH 01/18] Configury support for --enable-stack-protector
` [PATCH 02/18] Initialize the stack guard earlier when linking statically
` [PATCH 18/18] Enable -fstack-protector=* when requested by configure
` [PATCH 13/18] Prohibit stack-protection if the compiler is not capable
` [PATCH 11/18] De-PLTize __stack_chk_fail internal calls within libc.so
` [PATCH 07/18] Compile the entire dynamic linker with -fno-stack-protector
` [PATCH 08/18] Prevent the rtld mapfile computation from dragging in __stack_chk_fail
` [PATCH 06/18] Allow overriding of CFLAGS as well as CPPFLAGS for rtld
` [PATCH 16/18] sparc: do not stack-protect the sigreturn handler
` [PATCH 14/18] Drop explicit stack-protection of pieces of the system
` [PATCH 12/18] Link various tests with -fno-stack-protector
` [PATCH 05/18] Open-code the memcpy() at static TLS initialization time
` [PATCH 10/18] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail_local
` [PATCH 15/18] Avoid stack-protecting signal-handling functions sibcalled from assembly
` [PATCH 04/18] Mark all machinery needed in early static-link init as -fno-stack-protector
` [PATCH 17/18] x86, pthread_cond_*wait: Do not depend on %eax not being clobbered
` [PATCH 09/18] Work even with compilers hacked to enable -fstack-protector by default

[PATCH] Revert commit 05a910f7
 2016-03-08 14:32 UTC  (10+ messages)

[PATCH] Define _HAVE_STRING_ARCH_mempcpy to 1 for x86
 2016-03-08 13:51 UTC  (3+ messages)

[PATCH 00/14] S390: Optimize iconv modules
 2016-03-08 12:33 UTC  (3+ messages)

[PATCH] Fix readdir_r with long file names
 2016-03-08 12:20 UTC  (26+ messages)

[PATCH] glibc: Remove CPU set size checking from affinity functions [BZ #19143]
 2016-03-08 11:17 UTC  (7+ messages)

A per-user or per-application ld.so.cache?
 2016-03-08 10:37 UTC  (13+ messages)

Deprecate union wait and remove support from wait functions [BZ #19613]
 2016-03-08  9:57 UTC  (5+ messages)
  ` [PATCH v2] Remove union wait (was: Re: Deprecate union wait and remove support from wait functions [BZ #19613])

[PATCH v4 0/4] Cancellation entrypoint refactor
 2016-03-08  9:57 UTC  (2+ messages)

[PATCH] Fix min/max needed for ascii to INTERNAL conversion
 2016-03-08  9:36 UTC  (4+ messages)

[PATCH COMMITTED] sunrpc: In key_call_keyenvoy, use int status instead of union wait
 2016-03-08  9:35 UTC 

[PATCH] Support --enable-hardcoded-path-in-tests in benchtests
 2016-03-08  5:54 UTC  (2+ messages)

[COMMITTED] [PATCH] posix: Fix tst-execvpe5 for --enable-hardcoded-path-in-tests
 2016-03-08  2:34 UTC 

RFC Migrating PowerPC to IEEE 128-bit Floating Point
 2016-03-08  1:31 UTC  (6+ messages)

Fix ldbl-128ibm remainderl equality test for zero low part (bug 19677) [committed]
 2016-03-08  0:28 UTC 

[COMMITTED PATCH] Fix c++-types-check conditionalization
 2016-03-07 20:58 UTC  (2+ messages)

[PATCH] ldconfig: Do not remove stale symbolic links with -X [BZ #19610]
 2016-03-07 20:45 UTC  (4+ messages)

[PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]
 2016-03-07 20:42 UTC  (2+ messages)

[PATCH] strfmon_l: Use specified locale for number formatting [BZ #19633]
 2016-03-07 20:05 UTC  (8+ messages)

[PATCH] sln: use stat64
 2016-03-07 18:35 UTC  (4+ messages)

[PATCH 0/7] [BZ #19776] Improve x86-64 memcpy-sse2-unaligned.S
 2016-03-07 17:37 UTC  (8+ messages)
` [PATCH 7/7] Enable __memcpy_chk_sse2_unaligned
` [PATCH 2/7] Don't use RAX as scratch register
` [PATCH 5/7] Enable __mempcpy_sse2_unaligned
` [PATCH 1/7] Remove dead code from memcpy-sse2-unaligned.S
` [PATCH 4/7] Add entry points for __mempcpy_sse2_unaligned and _chk functions
` [PATCH 6/7] Enable __mempcpy_chk_sse2_unaligned
` [PATCH 3/7] Remove L(overlapping) from memcpy-sse2-unaligned.S

Document use of IFUNC support outside of libc
 2016-03-07 17:33 UTC  (5+ messages)

[PATCH v5 0/3] posix: Execute file function fixes
 2016-03-07 17:02 UTC  (7+ messages)

--enable-stack-protector for glibc, v4, now with arm
 2016-03-07 16:27 UTC  (13+ messages)
` [PATCH 15/16] Avoid stack-protecting certain functions called from assembly

[PATCH COMMITTED] libio: Clean up _IO_file_doallocate and _IO_wfile_doallocate
 2016-03-07 16:14 UTC 

[PATCH] Fix typos in LC_TELEPHONE in i18n locale
 2016-03-07 16:05 UTC  (9+ messages)
        ` [PATCH v2] "

[PATCH] Group AVX512 functions in .text.avx512 section
 2016-03-07 15:57 UTC  (4+ messages)

[PATCH] tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]
 2016-03-07 15:12 UTC  (2+ messages)

[PATCH] test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]
 2016-03-07 13:01 UTC  (2+ messages)

[PATCH] Add placeholder *.abilist files for Hurd
 2016-03-06 23:50 UTC  (3+ messages)

[PATCH v3 0/2] sparc64: fix socket syscalls with recent kernel headers
 2016-03-06 23:50 UTC  (5+ messages)
` [PATCH v3 1/2] sparc64: remove bind, listen, send and setsockopt from syscalls.list
` [PATCH v3 2/2] Use direct socket syscalls for new kernels on sparc

[PATCH 1/2] Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h
 2016-03-06 15:48 UTC  (4+ messages)
` [PATCH 2/2] Use HAS_ARCH_FEATURE with Fast_Rep_String

glibc/libtirpc and future of client RPC code
 2016-03-05  9:51 UTC  (9+ messages)
` [Libtirpc-devel] "

PATCH: Replace @PLT with @GOTPCREL(%rip) in call
 2016-03-04 23:46 UTC  (4+ messages)

[COMMITTED PATCH] Conditionalize c++-types-check.out addition to tests-special
 2016-03-04 23:45 UTC  (3+ messages)

[PATCH V2] Ensure -fpmath != sse when SSE is disabled [BZ #17950]
 2016-03-04 22:36 UTC  (3+ messages)

[PATCH] libio/vasprintf.c: Always use realloc
 2016-03-04 21:51 UTC  (4+ messages)

[COMMITTED PATCH] Omit test-math-isinff when no C++ compiler
 2016-03-04 21:28 UTC 

Review decision to inline mempcpy to memcpy
 2016-03-04 20:20 UTC  (5+ messages)

Requesting git write access
 2016-03-04 19:56 UTC  (2+ messages)

Self-Reintroduction: DJ Delorie
 2016-03-04 19:31 UTC  (3+ messages)

[PATCH] Copy x86_64 _mcount.op from _mcount.o
 2016-03-04 18:27 UTC  (10+ messages)

What do IFUNC resolvers need to be useful?
 2016-03-04 18:23 UTC  (3+ messages)

glibc hardening patch
 2016-03-04 18:08 UTC 

[PATCH x86_64] Fix for wrong selector in x86_64/multiarch/memcpy.S BZ #18880
 2016-03-04 16:07 UTC  (4+ messages)

[PATCH] libio: Always use 8192 bytes as the default buffer size [BZ #4099]
 2016-03-04  9:17 UTC  (3+ messages)

[PATCH] [BZ 15578] Update kk_KZ locale
 2016-03-04  6:20 UTC 

Setting high test timeouts makes some tests take longer
 2016-03-03 23:35 UTC  (2+ messages)

[committed, PATCH] [BZ #19758] Typo in EXTRA_LD_ENVVARS for x86-64
 2016-03-03 22:55 UTC 

[PATCH v2 0/2] sparc64: fix socket syscalls with recent kernel headers
 2016-03-03 22:42 UTC  (5+ messages)
` [PATCH v2 2/2] Use direct socket syscalls for new kernels on sparc

buildbot status
 2016-03-03 22:38 UTC 

[PATCH BuildBot] Discard all glibc source changes from slaves
 2016-03-03 22:06 UTC  (2+ messages)

PATCH: Cast to int32 first when casting pointer to int64
 2016-03-03 21:13 UTC  (11+ messages)

[PATCH][BZ #19490] Add unwind descriptors for x86_64 _mcount and __fentry__
 2016-03-03 18:29 UTC  (14+ messages)

[PATCH] localedata: clear LC_IDENTIFICATION tel/fax fields
 2016-03-03 12:05 UTC  (4+ messages)

[COMMITED 2.22 2.21 2.20][BZ #19682] S390: Do not use direct socket syscalls if build on kernels >= 4.3
 2016-03-03  7:35 UTC 

[PATCH] Fix nscd assertion failure in gc (bug 19755)
 2016-03-02 17:13 UTC 

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