public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[libc/string] State of PAGE_COPY_FWD / PAGE_COPY_THRESHOLD
 2016-11-30 11:18 UTC  (11+ messages)

[RFC PATCH 00/29] arm64: Scalable Vector Extension core support
 2016-11-30 11:06 UTC  (13+ messages)
` [RFC PATCH 01/29] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH 03/29] arm64: signal: factor out signal frame record allocation
` [RFC PATCH 02/29] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH 04/29] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH 05/29] arm64: signal: Parse extra_context during sigreturn
` [RFC PATCH 24/29] arm64/sve: Discard SVE state on system call
` [RFC PATCH 16/29] arm64/sve: signal: Add SVE state record to sigcontext
` [RFC PATCH 18/29] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn
` [RFC PATCH 17/29] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack

[PATCH 0/3] manual: Header & Standards Cleanup
 2016-11-30 10:46 UTC  (20+ messages)
` [PATCH 3/3] manual: Add new header and standards annotations
` [PATCH 1/3] manual: Refactor "

Last Responder Wins in Patchwork?
 2016-11-30  9:44 UTC 

[PATCH 2/2] Enable ILP32 mode on aarch64
 2016-11-30  9:06 UTC  (5+ messages)

[PATCH v7] getrandom system call wrapper [BZ #17252]
 2016-11-30  6:09 UTC  (32+ messages)

How should files be moved in the glibc repository
 2016-11-30  0:19 UTC  (16+ messages)

[PATCH 1/2] Enable ILP32 mode on aarch64, update abilist files
 2016-11-30  0:12 UTC  (3+ messages)

[PATCH] Fix flt to 32 bit int conversion in ILP32 aarch64
 2016-11-29 21:05 UTC 

[PATCH v2] linux ttyname and ttyname_r: do not return wrong results
 2016-11-29 17:44 UTC  (9+ messages)

[PATCH] localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864]
 2016-11-29 17:38 UTC  (7+ messages)

[PATCH] Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]
 2016-11-29 17:31 UTC  (2+ messages)

[PATCH] libio: Always use _IO_BUFSIZE for stream buffers [BZ #4099]
 2016-11-29 16:50 UTC  (8+ messages)
          ` [PING] Avoid excessive buffer size in libio (was: Re: [PATCH] libio: Always use _IO_BUFSIZE for stream buffers [BZ #4099])
            ` [PING] Avoid excessive buffer size in libio

[PATCH] Use XSTAT_IS_XSTAT64 in generic xstat functions
 2016-11-29 15:16 UTC  (4+ messages)

[PATCH 3/3] powerpc: Use default st{r,p}cpy optimization for POWER7
 2016-11-29 14:47 UTC  (2+ messages)

[PATCH][BZ #15527] strftime_l.c: Support lowercase output
 2016-11-29 12:42 UTC  (3+ messages)

[PATCH] powerpc: Remove unintended __longjmp export
 2016-11-29 10:12 UTC  (5+ messages)

[PATCH] support: Introduce new subdirectory for test infrastructure
 2016-11-29  7:52 UTC  (6+ messages)

Refactor FP_FAST_* into bits/fp-fast.h [committed]
 2016-11-29  1:46 UTC 

Make ilogb wrappers type-generic [committed]
 2016-11-28 23:28 UTC 

[PATCH] Don't use PLT nor GOT in libc.a [BZ #20750]
 2016-11-28 21:32 UTC  (11+ messages)

Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases
 2016-11-28 20:43 UTC  (5+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "

Work around IA64 tst-setcontext2.c compile failure
 2016-11-28 20:43 UTC  (5+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "

[RFC][BZ #19329] high level description of pthread_create vs dlopen races
 2016-11-28 19:03 UTC 

[PATCH] fnmatch.h: use standard internal defines
 2016-11-28 18:17 UTC  (6+ messages)

Refactor long double information into bits/long-double.h
 2016-11-28 18:10 UTC  (2+ messages)
` Ping "

[PATCH v3] Fix writes past the allocated array bounds in execvpe (BZ#20847)
 2016-11-28 17:56 UTC  (2+ messages)

[PATCH v11] Add pretty printers for the NPTL lock types
 2016-11-28 16:00 UTC  (3+ messages)

[PATCH 0/5] Resubmission: headers cleanups
 2016-11-28 16:00 UTC  (6+ messages)
` [PATCH 1/5] Make all of sysdeps/ia64/fpu/libm-symbols.h only visible to libc||libm; move #defines from makefile there
  ` [PATCH 2/5] Always suppress libc-internal declarations for C++ code
    ` [PATCH 3/5] Clean up conditionals for declaration of gets()
      ` [PATCH 4/5] Clean up redundancies between string.h and strings.h
        ` [PATCH 5/5] The bits/types/*.h treatment for stdio and wchar

[PATCH] powerpc: strcmp optimization for power9
 2016-11-28 15:29 UTC  (3+ messages)

--enable-stack-protector for glibc, v9
 2016-11-28 13:26 UTC  (13+ messages)
` [PATCH 07/12] Add stack_chk_fail_local to libc.so
` [PATCH 06/12] Work even with compilers hacked to enable -fstack-protector by default
` [PATCH 12/12] Enable -fstack-protector=* when requested by configure
` [PATCH 03/12] Mark all machinery needed in early static-link init as -fno-stack-protector
` [PATCH 04/12] Compile the entire dynamic linker with -fno-stack-protector
` [PATCH 10/12] Drop explicit stack-protection of pieces of the system
` [PATCH 09/12] Link various tests with -fno-stack-protector
` [PATCH 08/12] De-PLTize __stack_chk_fail internal calls within libc.so
` [PATCH 01/12] Initialize the stack guard earlier when linking statically
` [PATCH 02/12] Do not stack-protect ifunc resolvers
` [PATCH 05/12] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*
` [PATCH 11/12] Do not stack-protect sigreturn stubs

[PATCH v2] New mechanism for declaring const-covariant string functions
 2016-11-28 12:33 UTC  (5+ messages)

[PATCH] Improve generic rawmemchr
 2016-11-28 12:26 UTC  (2+ messages)

[PATCHv6 0/4] glibc tunables
 2016-11-28 11:52 UTC  (3+ messages)
` [PING 2][PATCHv6 "
` [PING 3][PATCHv6 "

__HAVE_64B_ATOMICS and alignment
 2016-11-28 11:51 UTC  (5+ messages)

[PATCH] Partial ILP32 support for aarch64
 2016-11-28  9:05 UTC  (6+ messages)

[PATCH] Revert first_weekday removal from en_IE locale
 2016-11-27 20:58 UTC  (5+ messages)
` [PATCH] Revert first_weekday removal

[PATCH] Always suppress libc-internal declarations for C++ code
 2016-11-27 20:49 UTC  (4+ messages)

[PATCH] Revert first_weekday removal in en_IE locale
 2016-11-27 19:41 UTC 

[PATCH] Clean up conditionals for declaration of gets()
 2016-11-27 17:52 UTC  (3+ messages)

[PATCH] Remove PROJECTS file
 2016-11-27  7:41 UTC  (2+ messages)

nios2 sys/cachectl.h includes nonexistent asm/cachectl.h
 2016-11-27  7:14 UTC  (4+ messages)

Website update, fix for bug 13933, and list libc-testresults ML
 2016-11-26  7:16 UTC 

[PATCH] assert.h: allow gcc to detect assert(a = 1) errors
 2016-11-26  6:36 UTC  (9+ messages)

Make build-many-glibcs.py store more information about builds [committed]
 2016-11-26  0:12 UTC 

Should glibc stand for "GNU Core Library?"
 2016-11-25 21:34 UTC 

[PATCH] extras: New test/build infrastructure
 2016-11-25 19:26 UTC  (12+ messages)

tst-prelink fails when built with -fPIC
 2016-11-25 18:15 UTC  (5+ messages)

ILP32 for ARM64: testing with glibc testsuite
 2016-11-25 15:30 UTC  (6+ messages)

[PATCH v3 00/17] Consolidate Linux sysvipc implementation
 2016-11-25 14:02 UTC  (2+ messages)

[PATCH v2] Test case for BZ 19329
 2016-11-25 11:15 UTC 

[PATCH] Remove cached PID/TID in clone
 2016-11-25 10:50 UTC  (8+ messages)

[PATCH] inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421]
 2016-11-25  8:34 UTC 

Make build-many-glibcs.py re-exec itself if changed by checkout [committed]
 2016-11-25  0:59 UTC 

Add setpayloadsig, setpayloadsigf, setpayloadsigl [committed]
 2016-11-24 23:58 UTC 

Make build-many-glibcs.py track component versions requested and used [committed]
 2016-11-24 22:26 UTC 

[PATCH] Test case for BZ 19329
 2016-11-24 18:54 UTC  (3+ messages)

Refactor float_t, double_t information into bits/flt-eval-method.h [committed]
 2016-11-24 18:49 UTC 

[PATCH] Do not transform strchr into rawmemchr
 2016-11-24 14:25 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Improve strsep
 2016-11-24 13:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] S390: Optimize atomic macros
 2016-11-24 13:04 UTC  (4+ messages)
` [PATCH 2/2] S390: Test if lock is free before using atomic instruction in spin-lock

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