public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
deprecated sunrpc and rpc/netdb.h
 2016-03-16 14:18 UTC  (3+ messages)

[PATCH] locales: an_ES: fix lang_ab value
 2016-03-16  4:55 UTC  (3+ messages)

[PATCH] Fix building glibc master with NDEBUG
 2016-03-16  3:36 UTC  (4+ messages)

Remove __ASSUME_PPOLL
 2016-03-15 19:32 UTC  (2+ messages)

[PATCH] resolv: Always initialize *resplen2 out parameter [BZ #19791]
 2016-03-15 19:28 UTC  (4+ messages)

[PATCH] math/Makefile: don't clobber old libm.so on install [BZ #19822]
 2016-03-15 19:22 UTC  (4+ messages)

Adjust kernel-features.h defaults for socket syscalls
 2016-03-15 18:54 UTC  (3+ messages)
` Ping "

man-pages-4.05 released
 2016-03-15  8:15 UTC 

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

Fix finite-math-only lgamma functions signgam setting (bug 19211)
 2016-03-14 22:55 UTC  (5+ messages)

[PATCH] Fix resource leak in resolver (bug 19257)
 2016-03-14 19:58 UTC  (3+ messages)

[PATCH 1/3] localedata: use same comment_char/escape_char in these files
 2016-03-14 19:43 UTC  (11+ messages)

[PATCH] libio: Always use _IO_BUFSIZE for stream buffers [BZ #4099]
 2016-03-14 19:31 UTC  (4+ messages)

[PATCH] Fix memory leak in __res_vinit/__res_iclose
 2016-03-14 19:09 UTC  (2+ messages)

Update glibc headers for Linux 4.5
 2016-03-14 18:59 UTC  (2+ messages)

Should pthread_kill be marked __THROW?
 2016-03-14 18:52 UTC 

[PING 2][PATCH v3] Add pretty printers for the NPTL lock types
 2016-03-14 18:14 UTC  (16+ messages)

[PATCH] Remove unused timezone/checktab.awk (committed)
 2016-03-14 18:12 UTC  (3+ messages)

[PATCH] nsswitch: Add group merging support
 2016-03-14 15:27 UTC  (4+ messages)

[PATCH v2] Improve debugging for manual safety annotations
 2016-03-14 12:01 UTC  (3+ messages)

[PATCH] glob: Avoid copying the d_name field of struct dirent [BZ #19779]
 2016-03-13  7:02 UTC  (6+ messages)

[PATCH v2] Set NODELETE flag after checking for NULL pointer
 2016-03-12 19:36 UTC 

[PATCH 1/2] Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h
 2016-03-11 23:16 UTC  (15+ messages)

Future atomic operation cleanup
 2016-03-11 21:12 UTC  (4+ messages)
` [PATCH v3] PowerPC: libc single-thread lock optimization

I nominate Florian Weimer as network component maintainer
 2016-03-11 19:21 UTC  (5+ messages)

[PATCH] Set NODELETE flag after checking for NULL pointer
 2016-03-11 18:56 UTC  (4+ messages)

Remove __ASSUME_GETDENTS64_SYSCALL
 2016-03-11 17:54 UTC 

Revised fmemopen(3) man page
 2016-03-11 16:33 UTC  (3+ messages)

[committed, PATCH] [BZ #19758] Typo in EXTRA_LD_ENVVARS for x86-64
 2016-03-11 16:31 UTC  (2+ messages)

[PATCH] Define _HAVE_STRING_ARCH_mempcpy to 1 for x86
 2016-03-11 16:13 UTC  (4+ messages)

[PATCH] Rearrange cfi_offset calls
 2016-03-11 14:34 UTC  (2+ messages)

Last update to tzcode was 2015g?
 2016-03-11  4:32 UTC  (5+ messages)

I nominate Florian Weimer as network component maintainer
 2016-03-11  2:23 UTC 

Allow spurious underflow / inexact for ldbl-128ibm [committed]
 2016-03-10 23:49 UTC 

[PATCH] Common cpuid wrappers, use SYS_cpuid when available
 2016-03-10 22:46 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] glibc: Remove CPU set size checking from affinity functions [BZ #19143]
 2016-03-10 20:06 UTC  (12+ messages)

[PATCH] Fix readdir_r with long file names
 2016-03-10 17:07 UTC  (26+ messages)

--enable-stack-protector for glibc, v5
 2016-03-10 15:14 UTC  (30+ messages)
` [PATCH 01/18] Configury support for --enable-stack-protector
` [PATCH 02/18] Initialize the stack guard earlier when linking statically
` [PATCH 03/18] Do not stack-protect ifunc resolvers
` [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 17/18] x86, pthread_cond_*wait: Do not depend on %eax not being clobbered

[PATCH] malloc: Run fork handler as late as possible [BZ #19431]
 2016-03-10 13:35 UTC  (2+ messages)

[PATCH] malloc: Remove malloc hooks from fork handler
 2016-03-10 13:34 UTC  (2+ messages)

AF_LOCAL support in getnameinfo
 2016-03-10 13:15 UTC  (4+ messages)

[COMMITTED PATCH] Fix tst-audit10 build when -mavx512f is not supported
 2016-03-10 11:16 UTC  (2+ messages)

[PATCH] tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]
 2016-03-10 10:54 UTC  (3+ messages)

[PATCH] nscd_stat.c: make the build reproducible
 2016-03-09 22:30 UTC  (4+ messages)

[PATCH] mips: terminate the FDE before the return trampoline in makecontext
 2016-03-09  8:18 UTC  (2+ messages)

Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790) [committed]
 2016-03-09  0:32 UTC 

[COMMITTED PATCH] Fix c++-types-check conditionalization
 2016-03-08 20:37 UTC  (3+ messages)

commit 3c0f740 broke the x86_64 buildbot
 2016-03-08 19:25 UTC 

[PATCH] Add sys/auxv.h wrapper to include/sys/
 2016-03-08 18:46 UTC  (2+ messages)

[powerpc] fenvinline.h uses assembly modifier 's'
 2016-03-08 18:36 UTC  (5+ messages)
` [PATCH] powerpc: Remove uses of operand modifier (%s) in inline asm

[PATCH] powerpc: Fix dl-procinfo HWCAP
 2016-03-08 18:35 UTC  (2+ messages)

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

[PATCH] Revert commit 05a910f7
 2016-03-08 14:32 UTC  (10+ 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).