October 2014 Archives by thread
Starting: Wed Oct 1 07:28:00 GMT 2014
Ending: Fri Oct 31 23:40:00 GMT 2014
Messages: 824
- [PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
Brennan Shacklett
- [ping3][PATCH 01/19 v2] Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
- [ping3][PATCH 03/19 v2] Auto-generate libc-modules.h
Siddhesh Poyarekar
- [ping3][PATCH 04/19] Use MODULE_NAME in stap-probe instead of IN_LIB
Siddhesh Poyarekar
- [ping2][PATCH v2 06/19] Define IN_MODULE for translation units that define NOT_IN_libc
Siddhesh Poyarekar
- [PATCH 1/4 v1.1] Remove Wundef warnings for specification macros
Siddhesh Poyarekar
- [PATCH 4/4 v1.1] Use conf.list to generate spec array
Siddhesh Poyarekar
- building GLIBC with -fsanitize=address
Yury Gribov
- [RFC] How to add vector math functions to Glibc
Andrew Senkevich
- Move execve to syscalls.list (bug 14138)
Joseph S. Myers
- [ping][PATCH v2] Write errors to stdout and not stderr in nptl/tst-setuid3.c
Arjun Shankar
- [PATCH] MIPS specific strcmp function
Steve Ellcey
- Support and use mixed compat/non-compat aliases in syscalls.list
Roland McGrath
- [PATCH] remove nested functions from elf/dl-deps.c
Roland McGrath
- Merge MIPS libc-abis into top-level
Matthew Fortune
- [PATCH] [BZ 17273] fix incorrect mount table entry parsing in __getmntent_r()
Roland McGrath
- C11 threads ABI questions - enum values
Roland McGrath
- Create a hook for inspecting program headers during library load
Matthew Fortune
- [PATCH,Hurd] Fix F_*LK* fcntl with __USE_FILE_OFFSET64
Roland McGrath
- [PATCH] powerpc: remove linux lowlevellock.h
Adhemerval Zanella
- [PATCH] remove nested functions from elf/dl-load.c
Konstantin Serebryany
- [PATCH v2] [BZ 17273] fix incorrect mount table entry parsing in __getmntent_r()
Vladimir A. Nazarenko
- Ping^2 Re: soft-fp: Support more precise "invalid" exceptions
Joseph S. Myers
- Ping^2 Re: soft-fp: Fix _FP_TO_INT latent bug in overflow handling
Joseph S. Myers
- Ping^2 Re: soft-fp: Add FP_DENORM_ZERO
Joseph S. Myers
- [PATCH] tile: add clock_gettime support via vDSO
Chris Metcalf
- [PATCH] tilegx: provide optimized strnlen, strstr, and strcasestr
Chris Metcalf
- [PATCH] tile: make the prolog of clone() more conformant
Chris Metcalf
- [PATCH] tile: add support for _SC_LEVEL*CACHE* sysconf() queries
Chris Metcalf
- [PATCH] tile: optimize memcmp
Chris Metcalf
- [PATCH] tilegx: optimize string copy_byte() internal function
Chris Metcalf
- [PATCH] Update minimal required version of bunutils
Andrew Senkevich
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Joseph S. Myers
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Joseph S. Myers
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Joseph S. Myers
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Joseph S. Myers
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Joseph S. Myers
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Joseph S. Myers
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Matthew Fortune
- [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
Joseph S. Myers
- Proposal to revitalize release branches: Make them cheap, and make them work.
Carlos O'Donell
- Request to take over maintenance of glibc 2.17 branch.
Carlos O'Donell
- Move get*id and getgroups definitions to syscalls.list (bug 14138)
Joseph S. Myers
- [PATCH 0/3] Improve ARM atomic performance for malloc
Will Newton
- [PATCH] Write errors to stdout and not stderr in wcsmbs/tst-mbrtowc.c
Arjun Shankar
- [PATCH roland/sigvec] Remove sigvec.
Roland McGrath
- [PATCH v3] [BZ #17273] fix incorrect mount table entry parsing in __getmntent_r()
Vladimir A. Nazarenko
- [PATCH] Minor grammatical corrections in manual/nss.texi.
ricaljasan
- [Ping] [Patch] [BZ 15884] strcoll: improve performance by removing the cache
Leonhard Holz
- PATCH] [BZ 17192] New locale ce_RU
Pravin Satpute
- [PATCH] [BZ 16857] New locale raj_IN
Pravin Satpute
- Ping^13 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h
Joseph S. Myers
- Ping^3 Re: soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow if traps enabled
Joseph S. Myers
- Ping^3 Re: soft-fp: Remove FP_CLEAR_EXCEPTIONS
Joseph S. Myers
- Ping^7 Re: Make __ASSUME_UTIMES hppa-specific
Joseph S. Myers
- Ping^3 Re: soft-fp: Refactor exception handling for comparisons
Joseph S. Myers
- Ping^2 Re: soft-fp: Support rsigned == 2 in _FP_TO_INT
Joseph S. Myers
- Ping^2 Re: Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)
Joseph S. Myers
- [PATCH v2] lowlevellock comments
Torvald Riegel
- C11 threads ABI - mtx_t and cnd_t types
Torvald Riegel
- Fixing the distribution problems with TLS and DTV_SURPLUS slots.
Carlos O'Donell
- [PATCH] remove nested functions from elf/dl-lookup.c
Konstantin Serebryany
- [PATCH] [BZ 17460] "nscd --help" crashes with segmentation fault on 32-bit machine
Mikel Rychliski
- Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)
Adhemerval Zanella
- [PATCH resend] MIPS: Allow FPU emulator to use non-stack area.
David Daney
- [v2] Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)
Joseph S. Myers
- [PATCH v2] Add x86 32 bit vDSO time function support
Stefani Seibold
- ping: MPX ABI extension
Tedeschi, Walfred
- [PATCH v3 3/3] libio: fmemopen rewrite to POSIX compliance
Adhemerval Zanella
- [PATCH] S/390: Get rid of warning: the comparision will always evaluate as false
Stefan Liebler
- [PATCH] S/390: Get rid of warning unused variable in dl-machine.h.
Stefan Liebler
- [Patch] [BZ 15884] strcoll: improve performance by removing the cache
Siddhesh Poyarekar
- Subsystem maintainers
Joseph S. Myers
- Move readv and writev definitions to syscalls.list (bug 14138)
Joseph S. Myers
- Clean up patch status on patchwork.sourceware.org
Siddhesh Poyarekar
- Stepping down...
Andreas Jaeger
- Don't use INTUSE with __adjtimex (bug 14132)
Joseph S. Myers
- [PATCH 1/8] Use inline syscalls for non-cancellable versions
Adhemerval Zanella
- [PATCH v3 0/7] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH 3/8] nptl: Fix testcases for new pthread cancellation, mechanism
Adhemerval Zanella
- [PATCH 4/8] nptl: x86_64: remove assembly implementation
Adhemerval Zanella
- [PATCH 2/8] Function declaration cleanup
Adhemerval Zanella
- [PATCH 7/8] nptl: x86_64: Fix Race conditions in pthread, cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH 5/8] Rewrite cancellation macros
Adhemerval Zanella
- [PATCH 8/8] nptl: ppc32: Fix Race conditions in pthread cancellation, (BZ#12683)
Adhemerval Zanella
- [PATCH 6/8] nptl: Fix Race conditions in pthread cancellation
Adhemerval Zanella
- Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132)
Joseph S. Myers
- soft-fp: Remove FP_CLEAR_EXCEPTIONS
Carlos O'Donell
- soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow if traps enabled
Carlos O'Donell
- Remove stray *_internal aliases (bug 14132)
Joseph S. Myers
- soft-fp: Refactor exception handling for comparisons
Carlos O'Donell
- soft-fp: Support more precise "invalid" exceptions
Carlos O'Donell
- soft-fp: Fix _FP_TO_INT latent bug in overflow handling
Carlos O'Donell
- soft-fp: Add FP_DENORM_ZERO
Carlos O'Donell
- soft-fp: Support rsigned == 2 in _FP_TO_INT
Carlos O'Donell
- New French PO file for 'libc' (version 2.19.90)
Translation Project Robot
- [PATCH] S/390: Add SystemTap probes to longjmp and setjmp.
Stefan Liebler
- soft-fp: Use parentheses around macro arguments
Joseph S. Myers
- Error in documentation of $ORIGIN in the ld.so man page
Siddhesh Poyarekar
- RFC: replace ptmalloc2
Jörn Engel
- Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132)
Joseph S. Myers
- [PATCH] [RFC] nptl: use compare and exchange for lll_cond_lock
Adhemerval Zanella
- Disable all lock elision unless --enable-lock-elision=yes
Thomas Backlund
- Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE
Joseph S. Myers
- [PATCH] * elf/dl-load.c (open_path): avoid writing to 'env_path_list' when none of the search directories exist.
Allan McRae
- [PATCH roland/Wshadow] -Wshadow
Roland McGrath
- [PATCH] Fix infinite loop in check_pf
Jim King
- conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h
Siddhesh Poyarekar
- [PATCH] [BZ 17475] New Bhilodi and Tulu locales
Tatiana Udalova
- [Patch v2] [BZ 15884] strcoll: improve performance by removing the cache
Leonhard Holz
- [PATCH][BZ #17485] MIPS: ld: libpthread.so: invalid string offset 2765592330 >= 5154 for section `.dynstr'
Maciej W. Rozycki
- [PATCH] Support HWCAPs for MIPS
Matthew Fortune
- [PATCH] string: Add tests for zero length string inputs
Will Newton
- [PATCH roland/arm-soft-fp] Remove sysdeps/arm/soft-fp directory.
Roland McGrath
- [PATCH] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PATCH] Grammatical edits to the manual's introduction.
ricaljasan
- [PATCH] Clean up safety property macros.
ricaljasan
- [Ping] [PATCH] Minor grammatical corrections in manual/nss.texi.
ricaljasan
- [PATCH roland/arm] ARM: Use movw/movt more when available
Roland McGrath
- [patch] pow.3: Add note on performance characteristics of pow
Manuel López-Ibáñez
- [PATCH RFC] Add support for linux memfd_create syscall
David Herrmann
- [PATCH 4/5] sysdeps/aarch64/bits/atomic.h: Switch to generic implementation
Will Newton
- [PATCH 3/5] sysdeps/generic/atomic_types.h: Add generic atomic types header
Will Newton
- [PATCH 2/5] sysdeps/generic/atomic.h: Add a generic atomic header
Will Newton
- [PATCH 5/5] sysdeps/arm/bits/atomic.h: Switch to generic implementation
Will Newton
- [PATCH 1/5] benchtests: Add malloc microbenchmark
Will Newton
- [PATCH 0/5] Add generic atomic.h implementation
Will Newton
- [COMMITTED PATCH] Fix NPTL build error when missing __NR_set_robust_list.
Roland McGrath
- [COMMITTED PATCH] NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
Roland McGrath
- FAQ: How do I install glibc correctly?
Carlos O'Donell
- [COMMITTED PATCH] NPTL: Conditionalize direct futex syscall uses.
Roland McGrath
- [COMMITTED PATCH] NPTL: Clean up THREAD_SYSINFO macros.
Roland McGrath
- [COMMITTED PATCH] Remove obsolete TLS_DEFINE_INIT_TP fallback.
Roland McGrath
- [libc patch] __tls_get_addr with link_map * instead of modid
Jan Kratochvil
- Ping RE: Merge MIPS libc-abis into top-level
Matthew Fortune
- [RFC] pthread_once: Use unified variant instead of custom x86_64/i386
Torvald Riegel
- [PATCH] pthread_once: Clean up constants.
Torvald Riegel
- For review: attributes(7) man page
Michael Kerrisk (man-pages)
- Futex error handling
Torvald Riegel
- Why does elf/dl-load.c have local_strdup?
Carlos O'Donell
- [COMMITTED PATCH] Make internal lock-init macros return void.
Roland McGrath
- [COMMITTED PATCH] NPTL: Add some missing #include's
Roland McGrath
- [COMMITTED PATCH] NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.
Roland McGrath
- [COMMITTED PATCH] Tiny refactoring in fts to eliminate a warning.
Roland McGrath
- Don't use INTDEF/INTUSE with _dl_argv (bug 14132)
Joseph S. Myers
- [PATCH] Add ipc.h for aarch64
Alan Hayward
- [PATCH] Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
Andreas Schwab
- [RFC][PATCH] Adjust most tests to use test-skeleton.c
Arjun Shankar
- [PING] RE: [PATCH] [BZ 17475] New Bhilodi and Tulu locales
Tatiana Udalova
- [RFC][PATCH] powerpc: Change atomic_write_barrier to have release semantics.
Torvald Riegel
- [RFC] [PATCH] powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
Torvald Riegel
- Don't use INTDEF with __ldexpf (bug 14132)
Joseph S. Myers
- new gconv module
Akihiro TSUKADA
- Backtrace_symbols and .symtab
Yury Gribov
- [RFC][MIPS] What to do about DT_MIPS_RLD_MAP and PIE
Matthew Fortune
- [PATCH] Recognize recent x86 CPUs in string.h
jb999@gmx.de
- [PATCH roland/nscd-vlais] Rework some nscd code not to use variable-length struct types.
Roland McGrath
- [PATCH roland/iconv] Clean up wchar_t conversion code in iconv program.
Roland McGrath
- Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132)
Joseph S. Myers
- Don't use INTDEF for powerpc32 compat symbols (bug 14132)
Joseph S. Myers
- Future atomic operation cleanup
Carlos O'Donell
- [PATCH 3/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 2/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 5/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 4/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 1/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 8/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 9/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 6/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 7/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 13/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 12/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 11/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- [PATCH 10/13] AArch64: Cleanup fenv implementation
Wilco Dijkstra
- Add futex wrapper to glibc?
Carlos O'Donell
- Consensus on adding kernel syscall wrappers.
Carlos O'Donell
- [PATCH] elf/dl-load.c: Remove local_strdup.
Carlos O'Donell
- [COMMITED] hppa: Make __SIGRTMIN 32 (ABI break).
Carlos O'Donell
- [PATCH] Improve performance of strcpy
Wilco Dijkstra
- [PATCH] Improve performance of strncpy
Wilco Dijkstra
- [COMMITTED PATCH] Prototypify htonl and htons definitions.
Roland McGrath
- Move setfsgid/setfsuid definitions to syscalls.list (bug 14138)
Joseph S. Myers
- [COMMITTED PATCH] Rework compiler version check in configure.
Roland McGrath
- [PATCH 6/6][BZ #11588] arm: Re-enable PI futex support for ARM kernels >= 3.14.3
Joseph S. Myers
- [PATCH] Grammatical edits to error reporting documentation.
ricaljasan
- [Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout
Leonhard Holz
- [PATCH] Complete example in error message documentation.
ricaljasan
- [PATCH v2] Complete example in error message documentation.
ricaljasan
- Fwd: Contributing to glibc
Bogdan Blidarescu
- [PATCH 13/29] [AARCH64] Use PTR_* macros in dl-trampoline.S
Andrew Pinski
- [PATCH 02/29] Allow sigset be an array of a different type
Andrew Pinski
- [PATCH 25/29] [AARCH64] Add kernel_sigaction.h for AARCH64 ILP32
Andrew Pinski
- [PATCH 10/29] [AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL.
Andrew Pinski
- [PATCH 11/29] [AARCH64] Use PTR_REG in crti.S.
Andrew Pinski
- [PATCH 04/29] Allow rusage work on a big-endian 32bit-on-64bit target
Andrew Pinski
- [PATCH 15/29] [AARCH64] Use PTR_REG in getcontext.S.
Andrew Pinski
- [PATCH 27/29] [AARCH64] Fix up ucontext for ILP32
Andrew Pinski
- [PATCH 09/29] Add dynamic ILP32 AARCH64 relocations to elf.h
Andrew Pinski
- [PATCH 08/29] [AARCH64] Add header guards to sysdep.h headers.
Andrew Pinski
- [PATCH 19/29] [AARCH64] Add ILP32 support to elf_machine_load_address.
Andrew Pinski
- [PATCH 00/29] Add Support for AARCH64:ILP32
Andrew Pinski
- [PATCH] arm: Re-enable PI futex support for ARM kernels >= 3.14.3
gratian.crisan@ni.com
- threads.h implementation issues
Juan Manuel Torres Palma
- Remove __libc_creat function name
Joseph S. Myers
- Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138)
Joseph S. Myers
- [PATCH 4/5] 64-bit obstack support, part 2
Alan Modra
- [PATCH 3/5] 64-bit obstack support, part 1
Alan Modra
- [PATCH 2/5] obstack tidy part 2
Alan Modra
- [PATCH 0/5] obstacks again
Alan Modra
- [PATCH 1/5] obstack tidy part 1
Alan Modra
- [PATCH 5/5] 64-bit obstack support, part 3
Alan Modra
- [PATCH] 64-bit obstack support
Alan Modra
- [RFC PATCH]: Align large allocations to cacheline
Wilco Dijkstra
- [PATCH] i686: Fix test suite fails on build by gcc 5.0
Andrew Senkevich
- [PATCH] Fix atomic_full_barrier on x86 and x86_64.
Torvald Riegel
- [PATCH 0/4] Provide C11 atomic operations
Torvald Riegel
- [COMMITTED] manual/llio.texi: Add comments discussing why write() is not MT-safe in Linux.
Carlos O'Donell
- [PATCH] Don't error out writing a multibyte character to an unbuffered stream (bug 17522)
Andreas Schwab
- [PATCH][SPARC] Fix fpu_fr.fpu_dregs size in sys/ucontext.h
Jose E. Marchesi
- [PATCH] Modify several tests to use test-skeleton.c
Arjun Shankar
- Answer posted to SAP ftruncate Bug 1156331
Carlos O'Donell
- Remove __libc_readv and __libc_writev function names
Joseph S. Myers
- [COMMITTED PATCH] Clean up internal ctype.h header.
Roland McGrath
- [PATCH][RFC] Fix SPARC atomic_write_barrier.
Torvald Riegel
- [PATCH 1/1] linux: open and openat ignore 'mode' with O_TMPFILE in flags
Eric Rannaud
- Minimum GCC version for building glibc
Joseph S. Myers
- [PATCH][AARCH64]End frame record chain correctly
Renlin Li
- Remove __libc_pselect alias
Joseph S. Myers
- build failure when host gnu/lib-names.h does not define LIBGCC_S_SO
Matthew Fortune
- [PATCH] hppa: avoid NULL dereference of sym_map in elf_machine_rela()
Aaro Koskinen
- Update autoconf version requirement in install.texi
Joseph S. Myers
- Consensus: data-race freedom as default for glibc code
Torvald Riegel
Last message date:
Fri Oct 31 23:40:00 GMT 2014
Archived on: Sun Mar 8 14:33:39 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).