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]
September 30, 2015
September 29, 2015
September 28, 2015
September 27, 2015
| 21:22 | [patch] Fix BZ 19012 -- memory leak on error path in iconv_open | Paul Pluzhnikov |
| 17:41 | Re: Encoding page size in the ELF header | Rich Felker |
| 17:24 | Re: Encoding page size in the ELF header | Frank Ch. Eigler |
| 17:12 | Re: Encoding page size in the ELF header | Rich Felker |
| 14:17 | Re: Encoding page size in the ELF header | H.J. Lu |
| 13:26 | [PATCH][BZ 18960] setlocale.c: Mark *_used symbols as unaligned. | Marcin KoÅcielnicki |
| 10:01 | Re: Encoding page size in the ELF header | Andreas Schwab |
| 09:02 | Re: Encoding page size in the ELF header | Florian Weimer |
| 08:55 | Re: Encoding page size in the ELF header | Andreas Schwab |
| 08:44 | Re: [PATCH][AArch64] Optimized memcpy/memmove | OndÅej BÃlka |
| 05:25 | Re: Encoding page size in the ELF header | Rich Felker |
September 26, 2015
| 23:13 | Re: Encoding page size in the ELF header | Frank Ch. Eigler |
| 21:18 | Re: [PATCH] 18969 - multiple string test failures due to missing locale dependencies | Mike Frysinger |
| 21:00 | Re: [PATCH] 18969 - multiple string test failures due to missing locale dependencies | Martin Sebor |
| 18:24 | Re: [PATCH] 18969 - multiple string test failures due to missing locale dependencies | Mike Frysinger |
| 10:25 | Re: [PATCH] Gracefully handle incompatible locale data | Ludovic CourtÃs |
| 08:46 | Re: [PATCH][AArch64] Add optimized memchr | OndÅej BÃlka |
| 00:27 | Fix powf inaccuracy (bug 18956) [committed] | Joseph Myers |
September 25, 2015
September 24, 2015
September 23, 2015
September 22, 2015
September 21, 2015
| 20:12 | Re: Build error for tst-printf-bz18872 on arm/aarch64 | Florian Weimer |
| 18:59 | Product | Co. |
| 18:29 | Re: Build error for tst-printf-bz18872 on arm/aarch64 | Adhemerval Zanella |
| 17:45 | [PING^7][PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale | Leonhard Holz |
| 17:44 | Re: pthread wastes memory with mlockall(MCL_FUTURE) | Rich Felker |
| 17:41 | Re: pthread wastes memory with mlockall(MCL_FUTURE) | Balazs Kezes |
| 17:35 | Re: [PATCH] [BZ #18433] Check file access/existence before forking. | Richard Henderson |
| 16:23 | PING: [PATCH 0/6] Avoid PIC and optimize i386 syscalls | H.J. Lu |
| 14:40 | Re: Calling other functions while concurrently calling exit? | Carlos O'Donell |
| 07:30 | Re: [patch] Fix BZ 18985 out of bounds access in strftime | Andreas Schwab |
| 04:31 | Re: [PATCH v4] timezone: add a configure flag to disable program install | ricaljasan |
| 01:59 | Re: [patch] Fix BZ 18985 out of bounds access in strftime | Martin Sebor |
| 01:24 | Re: [patch] Fix BZ 18985 out of bounds access in strftime | Mike Frysinger |
September 20, 2015
September 19, 2015
| 23:22 | New Chinese (simplified) PO file for 'libc' (version 2.22-pre1) | Translation Project Robot |
| 20:30 | Re: Build error for tst-printf-bz18872 on arm/aarch64 | Paul Pluzhnikov |
| 15:04 | Re: [PATCH] [BZ #18433] Check file access/existence before forking. | Zack Weinberg |
| 14:31 | Re: Calling other functions while concurrently calling exit? | Rich Felker |
| 14:26 | Re: Calling other functions while concurrently calling exit? | Rich Felker |
| 10:10 | Re: Calling other functions while concurrently calling exit? | OndÅej BÃlka |
| 06:48 | Re: Calling other functions while concurrently calling exit? | Andreas Schwab |
| 06:39 | Re: [PATCH] [BZ #18433] Check file access/existence before forking. | Andreas Schwab |
| 03:06 | Calling other functions while concurrently calling exit? | Carlos O'Donell |
| 03:02 | Re: [PATCH] Add GLIBC_PTHREAD_ELISION_ENABLE tunable | Siddhesh Poyarekar |
September 18, 2015
September 17, 2015
September 16, 2015
September 15, 2015
September 14, 2015
September 13, 2015
| 20:07 | Re: RFE: dl_iterate_phdr, r_debug.r_brk usability for introspection | John Reiser |
| 17:30 | Re: RFE: dl_iterate_phdr, r_debug.r_brk usability for introspection | Andreas Schwab |
| 16:45 | RFE: dl_iterate_phdr, r_debug.r_brk usability for introspection | John Reiser |
| 13:44 | [PATCH v2] [BZ 18433] Check posix_spawn return value in case of failure | navid Rahimi |
| 01:51 | Re: [PATCH v2] linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfo | Mike Frysinger |
September 12, 2015
| 19:42 | Re: [PATCH] Fix memory leak in printf_positional | Martin Sebor |
| 19:23 | Re: [PATCH] Fix memory leak in printf_positional | Paul Pluzhnikov |
| 19:16 | Re: [PATCH] Fix memory leak in printf_positional | Martin Sebor |
| 18:37 | Re: [PATCH] Fix memory leak in printf_positional | Paul Pluzhnikov |
| 03:30 | Re: [PATCH] localedef: improve error message [BZ #16985] | Mike Frysinger |
| 03:18 | Re: [PATCH] [BZ #18433] Check file access/existence before forking. | Mike Frysinger |
| 00:02 | Add more random libm test inputs (mainly for ldbl-128) [committed] | Joseph Myers |
September 11, 2015
September 10, 2015
September 09, 2015
September 08, 2015
September 07, 2015
| 22:31 | Re: [PATCH RFC] explicit_bzero, again | Adhemerval Zanella |
| 22:24 | Re: [PATCH 08/08] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) | Adhemerval Zanella |
| 17:19 | Re: [PATCH RFC] explicit_bzero, again | Zack Weinberg |
| 17:17 | Re: [PATCH 08/08] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) | Phil Blundell |
| 14:24 | Re: Dummy pthread functions in libc considered harmful | OndÅej BÃlka |
| 14:15 | Re: [PATCH][BZ #17250] Static dlopen default library search path fix | Andreas Schwab |
| 13:01 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912) | Joseph Myers |
| 12:54 | Re: [PATCH] x86: Wire up 32-bit direct socket calls | Arnd Bergmann |
| 11:30 | Re: Dummy pthread functions in libc considered harmful | Florian Weimer |
| 07:00 | Re: Env var to tunable mapping? | Siddhesh Poyarekar |
September 06, 2015
| 23:02 | Re: [PATCH] Ignore LD_POINTER_GUARD for set-user-ID/set-group-ID binaries. | Paul Pluzhnikov |
| 22:00 | [patch] Fix BZ 18675 -- fpathconf(_PC_NAME_MAX) fails against large filesystems for 32bit processes | Paul Pluzhnikov |
| 18:57 | Re: [PATCH] Check sysheaders when looking for Mach and Hurd headers | Samuel Thibault |
| 16:43 | Re: [PATCH] Ignore LD_POINTER_GUARD for set-user-ID/set-group-ID binaries. | Florian Weimer |
| 15:42 | Re: [PATCH] Ignore LD_POINTER_GUARD for set-user-ID/set-group-ID binaries. | Hector Marco-Gisbert |
| 00:25 | Re: There is a problem when I compile the case with -lcrypt | Cui Bixuan |
September 05, 2015
| 17:28 | Re: [PATCH] Ignore LD_POINTER_GUARD for set-user-ID/set-group-ID binaries. | Joseph Myers |
| 16:40 | [PATCH] Ignore LD_POINTER_GUARD for set-user-ID/set-group-ID binaries. | Hector Marco-Gisbert |
| 06:31 | Re: [PATCH] [BZ #18880] Wrong selector in x86_64/multiarch/memcpy.S | OndÅej BÃlka |
| 06:30 | Re: [PATCH] Fix memory leak in printf_positional | OndÅej BÃlka |
| 06:23 | Re: [RFCv2] Dynamic lock elision support | OndÅej BÃlka |
| 05:32 | Re: [RFC 2/2] Update prototype of IFUNC resolver for MIPS | OndÅej BÃlka |
September 04, 2015
September 03, 2015
September 02, 2015
September 01, 2015
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]