libc-alpha archive
date index for April, 2015

This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

April 30, 2015
22:52 Add more tests of csqrt [committed] Joseph Myers
22:33 Add further tests of cosh and sinh [committed] Joseph Myers
18:54 Re: Please clean up patchwork David Miller
16:38 Please clean up patchwork Joseph Myers
16:27 Re: [RFC] Fixing pthread_* namespace issues for thrd_* symbols Szabolcs Nagy
16:26 Remove MIPS version of waitid.c [committed] Joseph Myers
16:06 Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) Joseph Myers
15:35 Re: PATCH [1/5] Vector math functions infrastructure Joseph Myers
15:29 Re: [PATCH][BZ #18265] Updated annotations for wcscpy and wcsncpy Joseph Myers
15:05 [PATCH 2/14] [x86_64] Vector math functions (added vector cos tests) Andrew Senkevich
15:04 [PATCH 1/14] [x86_64] Vector math functions (vector cos) Andrew Senkevich
13:33 Re: [PATCH][BZ #18265] Updated annotations for wcscpy and wcsncpy Florian Weimer
12:50 [PATCH][BZ #18265] Updated annotations for wcscpy and wcsncpy Daniel Marjamäki

April 29, 2015
22:35 [COMMITTED PATCH] NaCl: Change clock_t to long int. Roland McGrath
22:06 [COMMITTED PATCH] NaCl: Fix symbol names for euidaccess. Roland McGrath
20:35 [COMMITTED PATCH] NaCl: Make __suseconds_t be long int rather than int32_t. Roland McGrath
16:25 [PATCH] Fix missing wake-ups in pthread_rwlock_rdlock. Torvald Riegel
16:15 Re: [PATCH] Fix lost wake-up when pthread_rwlock_timedrwlock times out. Torvald Riegel
15:17 Re: [PATCH] [x86_64] Detection of availability of AVX512F and AVX512DQ ISAs H.J. Lu
15:11 [PATCH] [x86_64] Detection of availability of AVX512F and AVX512DQ ISAs Andrew Senkevich
13:56 Re: [PATCH][AArch64] Inline mempcpy Adhemerval Zanella
13:18 Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Florian Weimer
13:01 RE: [PATCH] Replace ABS macros with fabs Wilco Dijkstra
09:21 [PING][PATCH][BZ #18265][v2] Updated attributes for wchar string and memory functions Daniel Marjamäki

April 28, 2015
22:03 Re: [PATCH] Replace ABS macros with fabs Joseph Myers
18:07 [PATCH v4] Fix dynamic linker issue with bind-now Petar Jovanovic
17:27 Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346) [committed] Joseph Myers
17:24 Re: [PATCH] Update the localedata/locales/translit_* files to Unicode 7.0.0 Joseph Myers
16:22 [PATCH] Update the localedata/locales/translit_* files to Unicode 7.0.0 Mike FABIAN
13:33 Re: Git email hook stopped working after bugzilla update H.J. Lu
12:01 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Florian Weimer
08:22 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Mark Wielaard
07:51 Re: pragma change breaks build Andreas Schwab
05:26 Re: pragma change breaks build Paul Eggert
02:45 Re: pragma change breaks build David Miller
01:54 Re: pragma change breaks build Mike Frysinger

April 27, 2015
22:44 Re: pragma change breaks build Paul Eggert
21:54 [PATCH COMMITTED] Update sparc localplt.data David Miller
18:16 Re: [PATCH 2/4] i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 Florian Weimer
17:43 Re: [PATCH COMMITTED] test-skeleton: Support temporary files without memory leaks [BZ#18333] Florian Weimer
17:27 Re: pragma change breaks build David Miller
17:15 Re: pragma change breaks build Joseph Myers
17:09 RE: [PATCH][AArch64] Add inlines for signbit Joseph Myers
17:01 Re: [PATCH COMMITTED] test-skeleton: Support temporary files without memory leaks [BZ#18333] H.J. Lu
16:37 pragma change breaks build David Miller
15:40 RE: [PATCH][AArch64] Inline mempcpy Wilco Dijkstra
15:26 Re: [PATCH][AArch64] Inline mempcpy pinskia
15:19 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Szabolcs Nagy
14:25 [PATCH COMMITTED] test-skeleton: Support temporary files without memory leaks [BZ#18333] Florian Weimer
13:39 PATCH [5/5] Vector math functions infrastructure Andrew Senkevich
13:39 PATCH [4/5] Vector math functions infrastructure Andrew Senkevich
13:38 PATCH [3/5] Vector math functions infrastructure Andrew Senkevich
13:38 PATCH [2/5] Vector math functions infrastructure Andrew Senkevich
13:37 PATCH [1/5] Vector math functions infrastructure Andrew Senkevich
13:23 Re: [PATCH] fix to malloc checking James Lemke
12:28 [PING^2][PATCH v3] add benchmark for strcoll Leonhard Holz
12:27 [PING][PATCH v3] speedup strcoll by using strdiff Leonhard Holz
11:16 [PATCH][AArch64] Inline mempcpy Wilco Dijkstra
10:47 RE: [PATCH][AArch64] Add inlines for signbit Wilco Dijkstra
10:34 [PATCH] Replace ABS macros with fabs Wilco Dijkstra

April 26, 2015
13:50 Re: [PATCH v3] tzset robustness [BZ#17715] H.J. Lu
11:42 [RFC] Fixing pthread_* namespace issues for thrd_* symbols Juan Manuel Torres Palma

April 25, 2015
04:27 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Rich Felker

April 24, 2015
21:27 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Szabolcs Nagy
21:12 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Szabolcs Nagy
20:30 Re: [PATCH 7/N v2] [x86_64] Vectorized math functions Joseph Myers
18:36 Re: [PATCH 7/N v2] [x86_64] Vectorized math functions Andrew Senkevich
18:02 Re: x86: Fix x32 syscall build Joseph Myers
17:53 Re: [PATCH] Fix lost wake-up when pthread_rwlock_timedrwlock times out. Joseph Myers
17:52 Re: [PATCH roland/arm] ARM: Define PI_STATIC_AND_HIDDEN. Roland McGrath
17:40 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Torvald Riegel
17:37 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Torvald Riegel
17:37 Re: [PATCH 7/N v2] [x86_64] Vectorized math functions Joseph Myers
17:25 Re: [PATCH][AArch64] Add inlines for signbit Joseph Myers
17:22 Re: [PATCH roland/arm] ARM: Define PI_STATIC_AND_HIDDEN. Joseph Myers
16:46 Re: [PATCH 2/4] i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 Roland McGrath
16:44 Re: [PATCH 1/4] posix_fallocate, posix_fallocate64 stub: Do not set errno Roland McGrath
15:36 Re: [PATCH v3] tzset robustness [BZ#17715] Florian Weimer
15:09 Re: [PATCH] Do not build with -Winline Florian Weimer
15:01 Re: [PATCH] Do not build with -Winline Paul Eggert
13:45 [PATCH 4/4] Remove broken posix_fallocate, posix_falllocate64 fallback code [BZ#15661] Florian Weimer
13:45 [PATCH 3/4] __ASSUME_FALLOCATE is always true on 32-bit architectures Florian Weimer
13:45 [PATCH 2/4] i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 Florian Weimer
13:45 [PATCH 1/4] posix_fallocate, posix_fallocate64 stub: Do not set errno Florian Weimer
13:45 [PATCH 0/4] Remove posix_fallocate emulation [BZ#15661] Florian Weimer
12:14 Re: [PATCH 2/2] libio: Update tst-fmemopen2.c Adhemerval Zanella
12:14 Re: [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance Adhemerval Zanella
11:47 Re: [PATCHv3][PING^5][BZ #17833] _dl_close_worker() does not release inconsistent objects. H.J. Lu
11:39 Re: [PATCH] S390: Get cache information via sysconf. Andreas Krebbel
11:38 Re: [PATCH] S390: Regenerate ULPs Andreas Krebbel
11:17 Re: [PATCH] S390: Get cache information via sysconf. Stefan Liebler
11:05 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Szabolcs Nagy
10:33 [PATCHv3][PING^5][BZ #17833] _dl_close_worker() does not release inconsistent objects. Pavel Kopyl
09:11 [PATCH] Do not build with -Winline Florian Weimer
08:07 Re: [PATCH] S390: Get cache information via sysconf. Andreas Krebbel
06:30 Re: [PATCH] S390: Get cache information via sysconf. Stefan Liebler
06:29 Re: [PATCH] S390: Regenerate ULPs Stefan Liebler

April 23, 2015
21:47 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Torvald Riegel
21:27 [PATCH] x86: Remove vsyscall usage Adhemerval Zanella
21:21 [PATCH] Consolidate sched_getcpu Adhemerval Zanella
21:19 Re: [aarch64] question about user.h, ucontext.h, procfs.h Mike Frysinger
21:03 Re: [aarch64] question about user.h, ucontext.h, procfs.h Szabolcs Nagy
20:14 Re: A problem about resolv in Glibc 2.11.3 Mike Frysinger
20:13 Re: [aarch64] question about user.h, ucontext.h, procfs.h Mike Frysinger
13:46 Re: [aarch64] question about user.h, ucontext.h, procfs.h Szabolcs Nagy
12:08 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Szabolcs Nagy
11:06 Re: A problem about resolv in Glibc 2.11.3 Rui Xiang

April 22, 2015
23:07 Re: [PATCH v2 1/3] Consolidate vDSO macros and usage Nathan Lynch
22:01 Re: x86: Fix x32 syscall build Adhemerval Zanella
21:06 Re: x86: Fix x32 syscall build H.J. Lu
20:56 Re: x86: Fix x32 syscall build Adhemerval Zanella
20:31 Re: x86: Fix x32 syscall build H.J. Lu
20:21 x86: Fix x32 syscall build Adhemerval Zanella
18:41 Re: [PATCH v2 2/3] Consolidate gettimeofday across aarch64/s390/tile Adhemerval Zanella
18:18 Re: [PATCH v2 1/3] Consolidate vDSO macros and usage Adhemerval Zanella
17:14 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Szabolcs Nagy
16:42 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Szabolcs Nagy
16:24 Re: [PATCH v2 2/3] Consolidate gettimeofday across aarch64/s390/tile Nathan Lynch
16:17 Re: [PATCH v2 1/3] Consolidate vDSO macros and usage Nathan Lynch
16:08 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Torvald Riegel
15:07 Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Adhemerval Zanella
15:06 [PATCH] Fix lost wake-up when pthread_rwlock_timedrwlock times out. Torvald Riegel
13:02 [PATCH][AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S Szabolcs Nagy
12:27 [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix Szabolcs Nagy
12:17 [COMMITTED] Use __copysign rather than copysign Wilco Dijkstra
09:18 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Florian Weimer
08:59 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Mark Wielaard
08:59 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Alexander Cherepanov
08:51 [PING][PATCH][BZ #18265][v2] Updated attributes for wchar string and memory functions Daniel Marjamäki
08:33 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Florian Weimer
08:25 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Andreas Schwab
08:15 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Florian Weimer

April 21, 2015
20:46 Re: [PATCH] Use 1U everywhere in elf/elf.h. Alexander Cherepanov
12:51 [PATCH COMMITTED] Fix CVE-2015-1781: buffer overflow in nss_dns [BZ#18287] Florian Weimer
09:21 Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. Mark Wielaard

April 20, 2015
16:48 [PATCH v2 2/3] Consolidate gettimeofday across aarch64/s390/tile Adhemerval Zanella
16:48 [PATCH 3/3] x86: clock_gettime and timespec_get vDSO cleanup Adhemerval Zanella
16:48 [PATCH v2 1/3] Consolidate vDSO macros and usage Adhemerval Zanella
16:47 [PATCH v2] vDSO cleanup Adhemerval Zanella
12:56 Re: [PATCH 1/4] Define INLINE_VSYSCALL on all ports Adhemerval Zanella
12:53 LTP] [ANNOUNCE] The Linux Test Project has been released for APRIL 2015 Cyril Hrubis
12:52 Re: [PATCH 3/4] libc-vdso.h place consolidation Adhemerval Zanella
11:42 Re: [BZ #17887][PATCH] time: in strptime(), make %z accept [+-]HH:MM time zones Vincent Bernat
09:30 [PATCHv3][PING^4][BZ #17833] _dl_close_worker() does not release inconsistent objects. Pavel Kopyl

April 19, 2015
08:09 Re: [patch] Error on setenv(..., NULL, ...) Paul Eggert

April 18, 2015
12:51 Re: [PATCH] getent.1: Document options. Michael Kerrisk (man-pages)

April 17, 2015
22:01 Re: Build problem with ToT GCC Roland McGrath
21:52 Re: Build problem with ToT GCC Steve Ellcey
21:31 Re: Build problem with ToT GCC Roland McGrath
21:03 [COMMITTED PATCH] Fuller check for invalid NSID in _dl_open. Roland McGrath
20:46 Re: Build problem with ToT GCC Steve Ellcey
20:02 Re: Build problem with ToT GCC Steve Ellcey
19:58 Re: Build problem with ToT GCC Roland McGrath
19:51 Re: Build problem with ToT GCC Steve Ellcey
19:20 Re: Build problem with ToT GCC Roland McGrath
18:08 Build problem with ToT GCC Steve Ellcey
17:27 [PATCH COMMITTED] Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov. David Miller
16:05 [COMMITTED PATCH] Add arm-nacl port. Roland McGrath
15:02 Re: [PATCH 7/N v2] [x86_64] Vectorized math functions Andrew Senkevich
13:31 [PATCH] S390: Get cache information via sysconf. Stefan Liebler
13:25 [PATCH v3] speedup strcoll by using strdiff Leonhard Holz
13:16 [PATCH] S390: Regenerate ULPs Stefan Liebler
07:10 [PATCH] powerpc: strstr optimization Rajalakshmi Srinivasaraghavan
06:54 [PATCH] getent.1: Document options. Robin H. Johnson
06:53 [PATCH] getent.1: Document options. Robin H. Johnson
04:53 Re: A problem about resolv in Glibc 2.11.3 Mike Frysinger
03:02 A problem about resolv in Glibc 2.11.3 Rui Xiang

April 16, 2015
20:07 [PATCH COMMITTED] Convert sparc over to lowlevellock-futex.h David Miller
17:15 RE: [PATCH v3] Fix dynamic linker issue with bind-now Petar Jovanovic
13:43 [COMMITTED] tile: Enable PI_STATIC_AND_HIDDEN Chris Metcalf
12:25 Re: [PATCH 2/4] Consolidate gettimeofday across aarch64/s390/tile Adhemerval Zanella
12:00 Re: [PATCH 2/4] Consolidate gettimeofday across aarch64/s390/tile Torvald Riegel
06:08 [PING][PATCH v3] add benchmark for strcoll Leonhard Holz

April 15, 2015
23:52 Re: [PATCH 3/4] libc-vdso.h place consolidation Mike Frysinger
23:51 Re: [PATCH 3/4] libc-vdso.h place consolidation Mike Frysinger
23:46 Re: [PATCH 1/4] Define INLINE_VSYSCALL on all ports Mike Frysinger
22:28 Re: [PATCH 4/4] x86: clock_gettime and timespec_get vDSO cleanup Roland McGrath
22:27 Re: [PATCH 3/4] libc-vdso.h place consolidation Roland McGrath
22:26 Re: [PATCH 1/4] Define INLINE_VSYSCALL on all ports Roland McGrath
21:24 Re: [PATCH 2/4] Consolidate gettimeofday across aarch64/s390/tile Adhemerval Zanella
21:11 Re: [PATCH roland/arm] ARM: Define PI_STATIC_AND_HIDDEN. Roland McGrath
21:01 Re: [PATCH 2/4] Consolidate gettimeofday across aarch64/s390/tile Nathan Lynch
20:22 [PATCH 4/4] x86: clock_gettime and timespec_get vDSO cleanup Adhemerval Zanella
20:22 [PATCH 3/4] libc-vdso.h place consolidation Adhemerval Zanella
20:22 [PATCH 2/4] Consolidate gettimeofday across aarch64/s390/tile Adhemerval Zanella
20:22 [PATCH 1/4] Define INLINE_VSYSCALL on all ports Adhemerval Zanella
20:22 [PATCH 0/4] vDSO cleanup Adhemerval Zanella
18:46 Re: [PATCH roland/arm] ARM: Define PI_STATIC_AND_HIDDEN. Chris Metcalf
18:27 RE: [PATCH] Improve strncpy performance further Roland McGrath
16:45 Re: [COMMITTED PATCH] Update SPARC ulps. David Miller
16:44 [PATCH COMMITTED] Rebuilt fresh sparc ULPS to get rid of removed tests. David Miller
15:04 Re: [PATCH] fix to malloc checking James Lemke
12:34 RE: [PATCH][AArch64] Optimize strlen Wilco Dijkstra
12:33 RE: [PATCH] Improve strncpy performance further Wilco Dijkstra
12:32 RE: [PATCH] Improve stpncpy performance Wilco Dijkstra
12:31 RE: [PATCH] Improve memccpy performance Wilco Dijkstra
12:24 [PATCH][AArch64] Faster math barriers Wilco Dijkstra
12:21 [PATCH][BZ #18265][v2] Updated attributes for wchar string and memory functions Daniel Marjamäki
12:16 [PATCH][AArch64] Inline __ieee754_sqrt(f) Wilco Dijkstra
12:13 [PATCH][AArch64] Add inlines for signbit Wilco Dijkstra
11:57 Re: [PATCH] powerpc: Fix __wcschr static build Adhemerval Zanella
09:38 RE: [patch] fix uninitialized variable in dynamic linker Matthew Fortune

April 14, 2015
22:47 arm-nacl port Roland McGrath
22:39 [PATCH roland/arm] ARM: Define PI_STATIC_AND_HIDDEN. Roland McGrath
21:36 Re: [patch] fix uninitialized variable in dynamic linker Roland McGrath

April 13, 2015
23:20 Re: [patch] fix uninitialized variable in dynamic linker Sandra Loosemore
22:29 RE: [patch] fix uninitialized variable in dynamic linker Matthew Fortune
20:08 Re: [PATCH][BZ #6792] Set errno for log1p on pole/domain error. Joseph Myers
19:28 Re: [PATCH] Use correct signedness in wcsncmp. Andreas Krebbel
19:27 Re: [PATCH][BZ #6792] Set errno for log1p on pole/domain error. Andreas Krebbel
13:32 Re: [PATCH][BZ 17293] Fix sorting order for Ukrainian locale Andriy Rysin
12:29 [RFC/PoC 4/4] getdelim: Allow a return value of SSIZE_MAX Rasmus Villemoes
12:29 [RFC/PoC 3/4] getdelim: Introduce getdelim_append Rasmus Villemoes
12:29 [RFC/PoC 2/4] getdelim: Change cur_len from ssize_t to size_t Rasmus Villemoes
12:29 [RFC/PoC 1/4] getdelim: Compute result separately Rasmus Villemoes
12:29 [RFC/PoC 0/4] IO: Introduce getdelim_append Rasmus Villemoes
07:02 Re: [PATCH][BZ 17692] da_DK: Change currency_symbol from "kr" to "kr." Siddhesh Poyarekar
05:59 Re: [PATCH][BZ 17692] da_DK: Change currency_symbol from "kr" to "kr." Marko Myllynen
05:44 Re: [PATCH][BZ 17692] da_DK: Change currency_symbol from "kr" to "kr." Marko Myllynen
05:06 Re: [PATCH][BZ 17692] da_DK: Change currency_symbol from "kr" to "kr." Siddhesh Poyarekar

April 12, 2015
20:59 Re: [PATCH][BZ #6792] Set errno for log1p on pole/domain error. Joseph Myers
19:30 Re: [PATCH] -Wmemset-transposed-args (PR middle-end/61294, take 2) Gerald Pfeifer
09:20 Re: [PATCH v2] speedup strcoll by using strdiff Leonhard Holz
08:14 Re: [PATCH] Updated attributes for wchar string and memory functions Mike Frysinger
08:09 Re: [PATCH] fix to malloc checking Mike Frysinger

April 11, 2015
20:19 [PING 3][RFC v3] Pretty printers for NPTL lock types Martin Galvan
17:52 Re: [v4 PATCH] sha2: new header <sha2.h> Richard Henderson
09:07 Re: [v4 PATCH] sha2: new header <sha2.h> Shawn Landden

April 10, 2015
22:46 Re: [PING][PATCH] [BZ #17596] mblen return code when n is zero H.J. Lu
21:17 Re: [PATCH][AArch64] update libm-test-ulps Andreas Schwab
20:51 Re: [PATCH][AArch64] update libm-test-ulps Szabolcs Nagy
20:12 Re: Fix strtof decimal rounding close to half least subnormal (bug 18247) Roland McGrath
20:06 Fix strtof decimal rounding close to half least subnormal (bug 18247) Joseph Myers
17:42 Re: [PATCH][AArch64] update libm-test-ulps Joseph Myers
13:48 Re: [PATCH][AArch64] update libm-test-ulps Szabolcs Nagy
10:41 Re: Update Linux kernel to current glibc soft-fp Stefan Liebler
08:01 Re: -Winline option Florian Weimer
06:57 Re: -Winline option Paul Eggert
03:32 Inherent race condition in linux robust_list system Rich Felker

April 09, 2015
22:15 Add more tests of clog and clog10 [committed] Joseph Myers
21:44 [COMMITTED PATCH] Omit libc-modules.h for all .v.i files. Roland McGrath
21:12 Re: -Winline option David Miller
20:59 [COMMITTED PATCH] Let non-add-on preconfigure scripts set libc_config_ok. Roland McGrath
19:24 Re: -Winline option Roland McGrath
18:46 Re: [v4 PATCH] sha2: new header <sha2.h> Richard Henderson
18:12 Re: -Winline option David Miller
17:22 Re: [COMMITTED PATCH] Update SPARC ulps. Joseph Myers
15:39 Re: [PATCH Committed]: scratch_buffer: Suppress truncation warning on 32-bit Paul Eggert
15:15 [PATCH Committed]: scratch_buffer: Suppress truncation warning on 32-bit Florian Weimer
15:10 -Winline option (was: Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions) Florian Weimer
14:17 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Stefan Liebler
11:08 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
10:19 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Stefan Liebler
06:05 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
03:35 [COMMITTED PATCH] Update SPARC ulps. David Miller
02:56 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions David Miller

April 08, 2015
22:33 Re: [PATCH] sha2: new header <sha2.h> Shawn Landden
21:14 Add more tests of atanh [committed] Joseph Myers
21:00 Add more tests of atan [committed] Joseph Myers
20:03 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
17:56 Add more tests of cbrt [committed] Joseph Myers
17:46 Add more tests of cabs [committed] Joseph Myers
17:33 Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211) [committed] Joseph Myers
17:15 Fix dbl-64 atan in non-default rounding modes (bug 18197) [committed] Joseph Myers
16:41 Re: [PATCH][AArch64] update libm-test-ulps Joseph Myers
16:23 Re: [PATCH][AArch64] update libm-test-ulps Szabolcs Nagy
15:53 Re: [PATCH][AArch64] update libm-test-ulps Joseph Myers
15:44 Re: [PATCH][AArch64] update libm-test-ulps Szabolcs Nagy
15:41 Re: [PATCH] fix to malloc checking James Lemke
12:26 [PATCHv3][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects. Pavel Kopyl
11:21 Re: glibc topic BoFs at the Cauldron Siddhesh Poyarekar
10:17 Re: glibc topic BoFs at the Cauldron Torvald Riegel
08:41 Re: [PATCH][BZ #6792] Set errno for log1p on pole/domain error. Stefan Liebler
04:58 glibc topic BoFs at the Cauldron Siddhesh Poyarekar
03:44 Re: [RFC/PATCH] ARM: VDSO support Nathan Lynch
03:39 Re: [RFC/PATCH] ARM: VDSO support Mike Frysinger
03:11 Re: [PATCH] fix to malloc checking Mike Frysinger
01:03 [v4 PATCH] sha2: new header <sha2.h> Shawn Landden

April 07, 2015
22:22 Re: [RFC/PATCH] ARM: VDSO support Joseph Myers
21:19 Re: [RFC/PATCH] ARM: VDSO support Nathan Lynch
20:06 Re: [RFC/PATCH] ARM: VDSO support Joseph Myers
18:56 Re: [RFC/PATCH] ARM: VDSO support Adhemerval Zanella
17:24 Re: [PATCH][BZ #17930] MIPS: Define SHM_NORESERVE Joseph Myers
17:21 Re: [RFC/PATCH] ARM: VDSO support Joseph Myers
17:15 Re: [RFC/PATCH] ARM: VDSO support Joseph Myers
17:13 Re: [PATCH][BZ #6792] Set errno for log1p on pole/domain error. Joseph Myers
17:06 Re: [RFC/PATCH] ARM: VDSO support Adhemerval Zanella
16:55 Re: [PATCH][AArch64] update libm-test-ulps Joseph Myers
16:46 Re: [RFC/PATCH] ARM: VDSO support Joseph Myers
16:10 Re: [PATCH] Use correct signedness in wcsncmp. Andreas Schwab
15:50 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
14:59 Re: [PATCH] Use correct signedness in wcsncmp. Stefan Liebler
14:33 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
14:19 Re: [PING][PATCH] [BZ #17596] mblen return code when n is zero Stefan Liebler
13:44 Re: [PATCH] fix to malloc checking James Lemke
13:34 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Stefan Liebler
13:34 [PATCH] powerpc: Fix __wcschr static build Adhemerval Zanella
11:57 Re: [PATCH][BZ #17930] MIPS: Define SHM_NORESERVE Adhemerval Zanella
11:50 Re: [PATCH][AArch64] update libm-test-ulps Adhemerval Zanella
11:08 [PATCH][AArch64] update libm-test-ulps Szabolcs Nagy
11:06 [PATCH] Updated attributes for wchar string and memory functions Daniel Marjamäki
10:01 [PATCH][BZ #17930] MIPS: Define SHM_NORESERVE James Cowgill
09:55 Re: [PATCH] Use correct signedness in wcsncmp. Andreas Schwab
09:10 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
09:10 Re: [PATCH][BZ #6792] Set errno for log1p on pole/domain error. Stefan Liebler
09:06 Re: [PATCH] Use correct signedness in wcsncmp. Stefan Liebler

April 06, 2015
22:53 Re: [RFC/PATCH] ARM: VDSO support Nathan Lynch
21:54 [PATCH roland/test-direct] Make test-skeleton.c grok TEST_DIRECT magic environment variable. Roland McGrath
21:54 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Paul Eggert
21:37 [PING 2][RFC v3] Pretty printers for NPTL lock types Martin Galvan
21:28 Re: TLS, 2015 edition Mike Frysinger
21:28 Re: TLS, 2015 edition Roland McGrath
20:59 Re: [PATCH v2] speedup strcoll by using strdiff Leonhard Holz
20:47 Re: TLS, 2015 edition Stan Shebs
20:20 Re: TLS, 2015 edition Mike Frysinger
20:10 Re: TLS, 2015 edition Roland McGrath
19:04 Re: [RFC/PATCH] ARM: VDSO support Adhemerval Zanella
18:51 Re: [COMMITTED 3/3] math/test-fenvinline: Cast fe_exc to unsigned int before printing Andreas Schwab
17:55 [COMMITTED 3/3] math/test-fenvinline: Cast fe_exc to unsigned int before printing Richard Henderson
17:55 [COMMITTED 2/3] alpha: Update libm-test-ulps Richard Henderson
17:55 [COMMITTED 1/3] alpha: Unconditionally include dl-sysdep.h in sysdep.h Richard Henderson
17:55 [COMMITTED 0/3] alpha updates Richard Henderson
17:02 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
16:25 [PATCH 2/2] libio: Update tst-fmemopen2.c Adhemerval Zanella
16:25 [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance Adhemerval Zanella
12:52 Re: [PATCH v2] speedup strcoll by using strdiff OndÅej BÃlka
02:43 Re: [patch] Error on setenv(..., NULL, ...) Paul Eggert

April 05, 2015
23:41 Re: [patch] Error on setenv(..., NULL, ...) Paul Pluzhnikov
12:51 Re: [PATCH v2] speedup strcoll by using strdiff Leonhard Holz
03:06 Re: [PATCH] fix to malloc checking Mike Frysinger

April 03, 2015
17:25 [RFC/PATCH] ARM: VDSO support Nathan Lynch
17:05 Re: realpath bug in glibc? OndÅej BÃlka
16:51 realpath bug in glibc? H.J. Lu
16:50 Re: [PATCH 13/25] nscd_getgr_r: Use struct scratch_buffer instead of extend_alloca OndÅej BÃlka
16:39 Re: [PATCH 11/25] _nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_alloca OndÅej BÃlka
16:38 Re: [PATCH 10/25] getnameinfo: Use struct scratch_buffer instead of extend_alloca OndÅej BÃlka
16:34 Re: [PATCH 09/25] grp: Rewrite to use struct scratch_buffer instead of extend_alloca OndÅej BÃlka
16:32 Re: [PATCH 08/25] pldd: Use struct scratch_buffer instead of extend_alloca OndÅej BÃlka
16:25 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions OndÅej BÃlka
15:15 Re: [PATCH v2] speedup strcoll by using strdiff OndÅej BÃlka
14:06 Re: [PATCH] BZ #18185: Wrong processor count for L2 cache sharing on Silvermont and Knights Landing OndÅej BÃlka
13:49 Re: [PING][PATCH] [BZ #17596] mblen return code when n is zero OndÅej BÃlka
01:12 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Paul Eggert

April 02, 2015
18:31 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
17:55 Re: TLS, 2015 edition Joseph Myers
17:45 Re: Update Linux kernel to current glibc soft-fp Joseph Myers
17:37 Re: [PATCH] Define libc_max_align_t Paul Eggert
17:36 Re: [PATCH] Use correct signedness in wcsncmp. Joseph Myers
16:13 Re: [PATCH] aarch64: Increase MINSIGSTKSZ and SIGSTKSZ Rich Felker
16:06 Re: [PATCH] aarch64: Increase MINSIGSTKSZ and SIGSTKSZ Szabolcs Nagy
15:51 Re: [PATCH] aarch64: Increase MINSIGSTKSZ and SIGSTKSZ Rich Felker
15:18 Re: [PATCH] Define libc_max_align_t Rich Felker
15:17 Re: [PATCH] sha2: new header <sha2.h> Rich Felker
10:27 Re: [PATCH] aarch64: Increase MINSIGSTKSZ and SIGSTKSZ Szabolcs Nagy
09:59 Re: [PATCH] aarch64: Increase MINSIGSTKSZ and SIGSTKSZ Marcus Shawcroft
09:05 Re: [rfc] _PATH_VARRUN on recent Linux systems (/run) Florian Weimer
08:30 [PATCH] aarch64: Increase MINSIGSTKSZ and SIGSTKSZ Andreas Schwab
08:15 Re: [PATCH] Define libc_max_align_t Florian Weimer
08:00 Re: [PATCH] sha2: new header <sha2.h> Florian Weimer
07:38 Re: [PATCH] Define libc_max_align_t Andreas Schwab
07:33 Re: [PATCH] Define libc_max_align_t Andreas Schwab
07:17 Re: [PING] [v9] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
06:47 Re: [PING] [v9] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Siddhesh Poyarekar
05:00 Re: [PATCH] Define libc_max_align_t Paul Eggert
02:32 Re: [PATCH] Define libc_max_align_t Rich Felker
01:37 Re: [PATCH] Define libc_max_align_t pinskia
00:43 Re: [PATCH] sha2: new header <sha2.h> Rich Felker
00:40 Re: [PATCH] Define libc_max_align_t Rich Felker

April 01, 2015
22:55 Re: [PING] [v9] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
22:49 Re: [PATCH] Use 1U everywhere in elf/elf.h. Florian Weimer
22:22 Re: [PATCH] sha2: new header <sha2.h> Florian Weimer
22:17 Re: [PATCH] Define libc_max_align_t Florian Weimer
22:01 Re: [PATCH] Define libc_max_align_t Andreas Schwab
21:10 Re: [PATCH 2/2] Add a testcase for copy reloc against protected data H.J. Lu
20:32 Re: [PATCH 2/2] Add a testcase for copy reloc against protected data Carlos O'Donell
20:22 Re: nonnull annotations Mike Frysinger
20:17 Re: [PATCH] Use 1U everywhere in elf/elf.h. Carlos O'Donell
19:55 Re: [PATCH 2/2] Add a testcase for copy reloc against protected data H.J. Lu
19:51 Re: [PATCH 2/2] Add a testcase for copy reloc against protected data Carlos O'Donell
17:54 Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Florian Weimer
17:41 Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Florian Weimer
17:02 Re: [PING] [v9] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] OndÅej BÃlka
16:54 Re: TLS, 2015 edition Rich Felker
16:32 Re: The GNU C Library BoF at GNU Tools Cauldron and/or FOSDEM? OndÅej BÃlka
16:28 Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions Florian Weimer
16:18 [PATCH] Define libc_max_align_t Florian Weimer
15:27 Re: Propose C Metaprogramming-based qsort as GNU extension OndÅej BÃlka
12:33 Re: The GNU C Library BoF at GNU Tools Cauldron and/or FOSDEM? Florian Weimer
08:09 nonnull annotations Daniel Marjamäki
07:42 [PING] [PATCH] [v9] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc