Only declare __sigpause in installed signal.h when necessary
2014-11-14 18:30 UTC (2+ messages)
-Werror policy
2014-11-14 18:27 UTC (4+ messages)
[PATCH][AARCH64][BZ #16850]Increase MINSIGSTKSZ & SIGSTKSZ
2014-11-14 18:21 UTC (3+ messages)
Require GCC 4.6 or later to build glibc
2014-11-14 17:59 UTC (4+ messages)
[PATCH] manual/sysinfo.texi: Fix addmntent's annotation as MT-Safe
2014-11-14 16:57 UTC (2+ messages)
ctermid: return string literal, document MT-Safety pitfall
2014-11-14 16:53 UTC (13+ messages)
[RFC] How to add vector math functions to Glibc
2014-11-14 16:51 UTC (19+ messages)
[RFC] Possible new execveat(2) Linux syscall
2014-11-14 14:54 UTC
Fix stpcpy / mempcpy namespace (bug 17573)
2014-11-14 14:08 UTC (13+ messages)
mempcpy change breaks the sparc build
2014-11-14 13:49 UTC (4+ messages)
[PATCH roland/sigvec] Remove sigvec
2014-11-14 12:34 UTC (6+ messages)
[RFC][MIPS] What to do about DT_MIPS_RLD_MAP and PIE
2014-11-14 11:27 UTC (15+ messages)
[PATCH] [BZ #17596] mblen return code when n is zero
2014-11-14 6:58 UTC (4+ messages)
new gconv module
2014-11-14 4:19 UTC (3+ messages)
BZ#15722: create all sockets with SOCK_CLOEXEC
2014-11-14 2:21 UTC (3+ messages)
BZ#15819: introduce internal function to ease poll retry with timeout
2014-11-14 2:18 UTC (4+ messages)
` feedback feedback (was: BZ#15819, BZ#15722)
Dynamic linker issue with bind now?
2014-11-14 2:08 UTC (5+ messages)
` [PATCH] Fix dynamic linker issue with bind-now
new __strtol warning
2014-11-13 22:15 UTC (3+ messages)
BZ#14498: fix infinite loop in nss_db_getservbyname
2014-11-13 21:52 UTC
[RFC] Remove platform dependent information from top-level libc-abis
2014-11-13 20:26 UTC (5+ messages)
Fix strtoll / strtoull namespace for 32-bit (bug 17594)
2014-11-13 19:02 UTC (2+ messages)
What is R_X86_64_GOTPLT64 used for?
2014-11-13 17:58 UTC (5+ messages)
RFC: Add tests for namespace for static linking
2014-11-13 12:48 UTC (7+ messages)
` RFCv2: "
Impact of removing VM_EXEC from brk area
2014-11-13 12:24 UTC
[PATCH] S/390: Get rid of warning: the comparision will always evaluate as false
2014-11-13 9:48 UTC (2+ messages)
[PATCH] S/390: Add SystemTap probes to longjmp and setjmp
2014-11-13 9:48 UTC (2+ messages)
[PATCH] S/390: Get rid of warning unused variable in dl-machine.h
2014-11-13 9:47 UTC (2+ messages)
Misaligned stack on 32-bit s390?
2014-11-13 9:46 UTC (19+ messages)
[PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
2014-11-12 23:34 UTC (7+ messages)
[COMMITTED PATCH] NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.c
2014-11-12 22:53 UTC
Fix localealias.c fgets_unlocked namespace (bug 17589)
2014-11-12 22:05 UTC (2+ messages)
Fix locale memmem namespace (bug 17585)
2014-11-12 21:58 UTC (2+ messages)
Fix __get_nprocs fgets_unlocked namespace (bug 17582)
2014-11-12 21:57 UTC (2+ messages)
Fix __printf_fp wmemset namespace (bug 17574)
2014-11-12 21:44 UTC (2+ messages)
Fix qsort_r namespace (bug 17571)
2014-11-12 21:42 UTC (2+ messages)
Fix x86_64 rawmemchr namespace (bug 17572)
2014-11-12 21:42 UTC (2+ messages)
Fix malloc_info namespace (bug 17570)
2014-11-12 21:41 UTC (2+ messages)
[PATCH 2/3] powerpc: POWER8 fmod optimization
2014-11-12 18:29 UTC (5+ messages)
[PATCH 1/N] x86_64 vectorization support: vectorized math functions addition to Glibc
2014-11-12 18:12 UTC (11+ messages)
[COMMITTED][s390] Use GOT instead of GOT12 everywhere
2014-11-12 14:21 UTC
Fwd: Contributing to glibc
2014-11-12 14:17 UTC (5+ messages)
` "
[PATCH] powerpc:strtok/strtok_r optimization
2014-11-12 14:05 UTC
[Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout
2014-11-12 11:07 UTC (9+ messages)
[PATCH][SPARC] supporting more than 2g in niagara4 memcpy and memset
2014-11-12 7:47 UTC (3+ messages)
[PATCH v3 0/9] aarch64 syscall cleanups
2014-11-12 6:03 UTC (5+ messages)
` [PATCH v3 6/9] aarch64: Use tpidr_el0 rather than __errno_location in librt
[PATCH 1/3] benchtests: fmod benchmark
2014-11-12 2:13 UTC (2+ messages)
Fix __getcwd rewinddir namespace (bug 17584)
2014-11-12 0:21 UTC (2+ messages)
Fix tzfile.c namespace (bug 17583)
2014-11-12 0:18 UTC (2+ messages)
[PATCH] fix to malloc checking
2014-11-11 21:43 UTC (7+ messages)
[PATCH 0/4] Provide C11 atomic operations
2014-11-11 21:20 UTC (5+ messages)
` [PATCH 1/4] Add arch-specific configuration for C11 atomics support
PATCH 3/3] powerpc: fmod multiarch
2014-11-11 21:03 UTC
[RFC PATCH] aarch64: improve memset
2014-11-11 17:22 UTC (9+ messages)
[PATCH] Add ipc.h for aarch64
2014-11-11 16:10 UTC (10+ messages)
[PATCH][AARCH64][2.19] Backporting "End frame record chain correctly"
2014-11-11 15:50 UTC (3+ messages)
[PATCH][AARCH64]End frame record chain correctly
2014-11-11 15:18 UTC (8+ messages)
` [PATCH][AARCH64][2.20] Backporting "End frame record chain correctly"
[patch] pow.3: Add note on performance characteristics of pow
2014-11-11 12:58 UTC (5+ messages)
RFC: mblen() return code when n is zero
2014-11-11 6:46 UTC (2+ messages)
Discrepancy between /proc/cpuinfo and glibc are suspend
2014-11-10 23:20 UTC (4+ messages)
[PATCH 1/3] PowerPC: Add the low level infrastructure for pthreads
2014-11-10 21:20 UTC (5+ messages)
Possible bug in sysdeps/x86_64/cacheinfo.c
2014-11-10 19:38 UTC (3+ messages)
[PING] [PATCH] Update minimal required version of bunutils
2014-11-10 19:19 UTC (3+ messages)
Proposal to revitalize release branches: Make them cheap, and make them work
2014-11-10 15:08 UTC (3+ messages)
Make __ASSUME_UTIMES hppa-specific
2014-11-10 13:54 UTC (13+ messages)
` Ping "
` Ping^2 "
` Ping^3 "
` Ping^4 "
` Ping^5 "
` Ping^6 "
` Ping^7 "
` Ping^8 "
` Ping^9 "
` Ping^10 "
` Ping^11 "
` Ping^12 "
[PATCH v2] lowlevellock comments
2014-11-10 9:25 UTC (3+ messages)
` [PATCH v3] "
Consensus on adding kernel syscall wrappers
2014-11-09 8:28 UTC (3+ 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).