[PATCH] Fix warning from latest GCC in tst-printf.c
2016-11-01 17:37 UTC (3+ messages)
[PATCH 00/15] Consolidate Linux sysvipc implementation
2016-11-01 17:35 UTC (21+ messages)
` [PATCH 13/15] Use shmdt syscall for linux implementation
` [PATCH 02/15] Consolidate Linux msgrcv implementation
` [PATCH 15/15] Add SYSV shared memory test
` [PATCH 10/15] Add SYSV semaphore test
` [PATCH 11/15] Use shmat syscall for Linux implementation
` [PATCH 07/15] Use semget "
` [PATCH 09/15] Consolidate Linux semtimedop implementation
` [PATCH 05/15] Add SYSV message queue test
` [PATCH 08/15] Use semop syscall for Linux implementation
` [PATCH 03/15] Use msgsnd "
` [PATCH 06/15] Consolidate Linux semctl implementation
` [PATCH 01/15] Consolidate Linux msgctl implementation
` [PATCH 12/15] Consolidate Linux shmctl implementation
` [PATCH 14/15] Use shmget syscall for linux implementation
` [PATCH 04/15] Use msgget syscall for Linux implementation
[RFC][PATCH 0/2] Make sparcv8 work again on cas enabled hardware
2016-11-01 17:28 UTC (8+ messages)
` [RFC][PATCH 2/2] sparc32: Use cas for atomic_* operations and use general pthread_barrier_wait
` [RFC][PATCH 1/2] sparc32: Mark sendmsg and recvmsg system calls as unsupported
[PATCH] Fix -Os related -Werror failures
2016-11-01 16:15 UTC (38+ messages)
` [PATCH v2] Fix -Os related build and test failures
` [PATCH v3] "
` [PATCH v4] "
Remove sparcv8 support
2016-11-01 15:27 UTC (14+ messages)
[libc/string] State of PAGE_COPY_FWD / PAGE_COPY_THRESHOLD
2016-11-01 13:59 UTC (2+ messages)
[PATCH,resend] fix uninitialized variable in dynamic linker
2016-11-01 13:01 UTC
c11 threads support
2016-11-01 12:46 UTC (2+ messages)
[PATCH 0/2] Cleanup some calls to write with unused result
2016-11-01 0:44 UTC (3+ messages)
` [PATCH 2/2] Add write_message_to_stderr and use it instead of write
` [PATCH 1/2] Use write_message "
GLIBC bug list on sourceware.org
2016-10-31 9:31 UTC (4+ messages)
[PATCH] m68k: restore handling of R_68K_NONE in elf_machine_lazy_rel()
2016-10-30 11:05 UTC (6+ messages)
[PATCH] deprecate libnsl (Version 3)
2016-10-29 18:19 UTC (6+ messages)
[PATCH] Add test for linking against most static libraries
2016-10-29 2:41 UTC (16+ messages)
[PATCH] Fix warning caused by unused-result in bug-atexit3-lib.cc
2016-10-28 21:47 UTC (7+ messages)
` [PATCH v2] "
Add SNAN, SNANF, SNANL macros [committed]
2016-10-28 21:18 UTC
[PATCH] malloc: Use accessors for chunk metadata access
2016-10-28 20:51 UTC (6+ messages)
[PATCH] malloc: Implement heap protector
2016-10-28 20:45 UTC (4+ messages)
[PATCH] Document a behavior of an elided pthread_rwlock_unlock
2016-10-28 20:28 UTC (3+ messages)
[PATCH] powerpc: Fix TOC stub on powerpc64 clone()
2016-10-28 20:17 UTC (3+ messages)
[PATCH] crypt: Use internal names for the SHA-2 block functions
2016-10-28 20:05 UTC (6+ messages)
[PATCH] Generate additional secret keys for the heap protector
2016-10-28 16:48 UTC (4+ messages)
[PATCH] Define wordsize.h macros everywhere
2016-10-28 16:07 UTC (6+ messages)
[PATCH] i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]
2016-10-28 15:08 UTC (2+ messages)
[PATCH] sysmalloc: Initialize previous size field of mmaped chunks
2016-10-28 14:13 UTC (2+ messages)
[PATCH] Regenerate ULPs for i486 builds
2016-10-28 12:48 UTC (2+ messages)
[PATCH] Initialise the machine specific part of rtld bootstrap map
2016-10-28 12:46 UTC (7+ messages)
Statically linking against RPC functions
2016-10-28 12:39 UTC
[PATCH] Improve strtok(_r) performance
2016-10-28 11:35 UTC
[PATCH] Fix i486 builds with gcc 5.3
2016-10-28 2:23 UTC (3+ messages)
[RFC][PATCH v4 07/11] Rebuild abilists to reflect strftime family changes (bug 10871)
2016-10-28 0:51 UTC
[RFC][PATCH v4 06/11] Provide backward compatibility for strftime family (bug 10871)
2016-10-28 0:49 UTC
[RFC][PATCH v4 03/11] Rebuild abilists to reflect nl_langinfo changes (bug 10871)
2016-10-28 0:47 UTC
[RFC][PATCH v4 02/11] Provide backward compatibility for nl_langinfo family (bug 10871)
2016-10-28 0:46 UTC
[RFC][PATCH v4 01/11] Implement alternative month names (bug 10871)
2016-10-28 0:44 UTC
Make strtod raise "inexact" exceptions (bug 19380) [committed]
2016-10-28 0:41 UTC
[RFC][PATCH v4 00/11][BZ 10871] Month names in genitive case
2016-10-28 0:40 UTC
[PATCH] Updated version of define for __ASSUME_ST_INO_64_BIT
2016-10-27 20:42 UTC
[PATCH v2] Consolidate Linux setrlimit and getrlimit implementation
2016-10-27 18:21 UTC
Changing stack protector initialization
2016-10-27 17:55 UTC (3+ messages)
[PATCH] Fix a sparc header conformtest failure
2016-10-27 14:58 UTC
[PATCH v5 0/6] glibc tunables
2016-10-27 3:12 UTC (7+ messages)
` [PATCH 6/6] User manual documentation for tunables
` [PATCH 1/6] Static inline functions for mallopt helpers
Add canonicalize, canonicalizef, canonicalizel [committed]
2016-10-26 23:16 UTC
_HAVE_STRING_ARCH_strcpy/strncpy and ppc64 macro expansion of strcpy/strncpy
2016-10-26 18:09 UTC (2+ messages)
[PATCH] Remove cached PID/TID in clone
2016-10-26 17:59 UTC (2+ messages)
Add getpayloadl to libnldbl [committed]
2016-10-26 17:11 UTC
[PATCH] malloc: Deprecate hook variables, __default_morecore, <mcheck.h>
2016-10-26 15:55 UTC (2+ messages)
[PATCH] Use read_int in vfscanf
2016-10-26 12:56 UTC (3+ messages)
Evolution of ELF symbol management
2016-10-26 12:17 UTC (4+ messages)
[PATCH 1/2] Add note on MALLOC_MMAP_* environment variables
2016-10-26 12:04 UTC (4+ messages)
` "
[PATCH] malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]
2016-10-26 11:30 UTC (2+ messages)
[PATCH] iconv: Avoid writable data and relocations in ISO646
2016-10-26 10:32 UTC (2+ messages)
[PATCH] iconv: Avoid writable data and relocations in IBM charsets
2016-10-26 10:21 UTC (4+ messages)
page: next (older) | prev (newer) | 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).