public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
Implement C11 annex K?
 2014-08-22  0:37 UTC  (68+ messages)
                      ` Time to add strlcpy/strlcat FINALLY

New Bulgarian PO file for 'libc' (version 2.19.90)
 2014-08-21 19:57 UTC 

New German PO file for 'libc' (version 2.19.90)
 2014-08-21 18:37 UTC 

[PATCH 20/20] Include config.h in MIN-CPPFLAGS
 2014-08-21 18:00 UTC 

[PATCH] __gconv_translit_find: Actually append ".so" to module name [BZ #17187]
 2014-08-21 17:33 UTC  (2+ messages)
` [PATCH v1.1] "

New Czech PO file for 'libc' (version 2.19.90)
 2014-08-21 16:57 UTC 

New Polish PO file for 'libc' (version 2.19.90)
 2014-08-21 15:17 UTC 

[PATCH 00/19] Fix -Wundef warning in SHLIB_COMPAT
 2014-08-21 11:52 UTC  (20+ messages)
` [PATCH 08/19] Remove IS_IN_ldconfig
` [PATCH 14/19] Remove IS_IN_rtld
` [PATCH 01/19] Add new macro IN_MODULE to identify module in which source is built
` [PATCH 06/19] Define IN_MODULE for translation units that define NOT_IN_libc
` [PATCH 17/19] Provide default definition for IS_IN when _LIBC is not defined
` [PATCH 05/19] Remove IN_LIB
` [PATCH 09/19] Remove IS_IN_nscd
` [PATCH 11/19] Remove IS_IN_librt
` [PATCH 12/19] Remove IS_IN_libpthread
` [PATCH 02/19] Fix -Wundef warning in SHLIB_COMPAT
` [PATCH 03/19] Auto-generate libc-modules.h
` [PATCH 13/19] Remove IS_IN_libm
` [PATCH 04/19] Use MODULE_NAME in stap-probe instead of IN_LIB
` [PATCH 10/19] Remove IS_IN_libdl
` [PATCH 16/19] Remove NOT_IN_libc
` [PATCH 19/19] Define NOT_IN when building outside glibc
` [PATCH 07/19] Remove IS_IN_libc
` [PATCH 15/19] Remove last place for definition of IS_IN_* macros
` [PATCH 18/19] Define new macro NOT_IN

New Russian PO file for 'libc' (version 2.19.90)
 2014-08-21 11:02 UTC 

New French PO file for 'libc' (version 2.19.90)
 2014-08-21 10:02 UTC 

New Ukrainian PO file for 'libc' (version 2.19.90)
 2014-08-21  9:17 UTC 

New Vietnamese PO file for 'libc' (version 2.19.90)
 2014-08-21  8:52 UTC 

New template for 'libc' made available
 2014-08-21  7:39 UTC 

PATCH] [BZ 14094 13064] Update locale data to Unicode 7.0.0
 2014-08-21  5:32 UTC  (6+ messages)

libc-2.19.90.pot
 2014-08-20 22:44 UTC 

Dynamic linker issue with bind now?
 2014-08-20 22:08 UTC  (8+ messages)
` [PATCH] Fix dynamic linker issue with bind-now

[PATCH 0/6][BZ #11588] pi-condvars: add priority inheritance for pthread_cond_* internal lock
 2014-08-20 20:58 UTC  (14+ messages)
  ` [PATCH 4/6][BZ #11588] benchtests: Add benchmarks for pthread_cond_* functions
  ` [PATCH 5/6][BZ #11588] x86_64: Remove assembly implementations for pthread_cond_*

[PATCH] Improve performance of strncat
 2014-08-20 18:34 UTC  (2+ messages)

[PATCH] Improve performance of strncpy
 2014-08-20 12:44 UTC 

[PATCH] Remove redundant CPPFLAGS for some programs
 2014-08-19 19:32 UTC  (2+ messages)

[PATCH] Remove NOT_IN_libc definition for pthread_atfork
 2014-08-19 19:32 UTC  (2+ messages)

[PATCH] Remove unnecessary uses of NOT_IN_libc
 2014-08-19 19:31 UTC  (2+ messages)

Extending vfprintf and family
 2014-08-19 18:34 UTC  (7+ messages)

[PATCH] [BZ 16857] New locale raj_IN
 2014-08-19  6:22 UTC  (9+ messages)

[PATCH] [BZ 14094] Update locale data to Unicode 7.0.0
 2014-08-19  6:22 UTC  (8+ messages)

Possible fix for bug #13165
 2014-08-19  0:21 UTC  (5+ messages)

C11 threads ABI questions - enum values
 2014-08-18 19:49 UTC  (5+ messages)

bndmov MPX instructions in dynamic linker breaks valgrind
 2014-08-18 15:52 UTC  (5+ messages)

Additional malloc hardening
 2014-08-18 13:53 UTC 

Test (Ignore this message)
 2014-08-17  2:13 UTC 

No GSoC 2014 student for glibc
 2014-08-16 19:04 UTC  (5+ messages)

Test (Ignore this message)
 2014-08-16  0:42 UTC 

Who can upload files to ftp://alpha.gnu.org?
 2014-08-15  6:27 UTC  (2+ messages)

Test (Ignore this message)
 2014-08-15  1:57 UTC 

[PATCH] x86_64: Silvermont optimized memcpy, mempcpy, memmove, memcpy_chk, mempcpy_chk, memmove_chk
 2014-08-14 15:59 UTC 

Code freeze for glibc-2.20
 2014-08-14  8:26 UTC  (7+ messages)

[PATCH] Revert to defining __extern_inline only for g++-4.3+
 2014-08-14  0:39 UTC  (5+ messages)

tls, valgrind gdbserver and qGetTLSAddr
 2014-08-13 18:55 UTC  (7+ messages)

Fix powerpc32 __get_clockfreq for non-power4 (bug 17263)
 2014-08-13 12:32 UTC  (2+ messages)

pthread stack cache and valgrind helgrind false positive race error on tls variables
 2014-08-13 11:11 UTC  (4+ messages)

PATCH [BZ #17259]: sysdeps/x86_64/cacheinfo.c:intel_check_word may corrupt rbx
 2014-08-13  0:06 UTC  (5+ messages)

[PATCH roland/ehdr_start] Use __ehdr_start, when available, for rtld to get its own headers
 2014-08-12 23:54 UTC  (5+ messages)
` [PATCH] detect broken linker handling of __ehdr_start

[PATCH] Disable x87 inline functions for x86_64 and SSE [BZ #17262]
 2014-08-12 23:30 UTC  (6+ messages)

Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261)
 2014-08-12 20:29 UTC  (3+ messages)

[siddhesh/is_in_module] Fix SHLIB_COMPAT -Wundef warning
 2014-08-12 18:20 UTC  (4+ messages)

[PATCH] Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype
 2014-08-12 16:58 UTC  (3+ messages)

[PATCH][BZ #16892] Check value of futex before updating in __lll_timedlock
 2014-08-12 16:54 UTC  (4+ messages)

Update NEWS for MPX support in the dynamic linker
 2014-08-12 16:50 UTC  (3+ messages)

tst-backtrace failures on AArch64
 2014-08-12 16:47 UTC  (2+ messages)

[PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
 2014-08-12 16:18 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).