September 2016 Archives by thread
Starting: Thu Sep 1 02:27:00 GMT 2016
Ending: Fri Sep 30 20:27:00 GMT 2016
Messages: 616
- AC_HEADER_MAJOR vs. glibc 2.25(-to-be)
Zack Weinberg
- [PATCH] Base <sys/quota.h> on Linux kernel headers [BZ #20525]
Dmitry V. Levin
- [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation
Rasmus Villemoes
- [PATCH 1/5] Make common fdim implementation generic.
Paul E. Murphy
- [PATCH 3/5] Make common fmax implementation generic.
Paul E. Murphy
- [PATCH 4/5] Make common fmin implementation generic.
Paul E. Murphy
- [PATCH] Remove unneeded stubs for k_rem_pio2l.
Paul E. Murphy
- [PATCH 2/5] Make common nextdown implementation generic.
Paul E. Murphy
- [PATCH 3/5] Consolidate input partitioning into do_cos and do_sin
Joseph Myers
- [PATCH 4/5] Use DO_SIN for sin(x) where 0.25 < |x| < 0.855469
Joseph Myers
- [PATCH 5/5] Inline all support functions for sin and cos
Joseph Myers
- [PATCH] X86-64: Add _dl_runtime_resolve_avx[512]_opt [BZ #20508]
H.J. Lu
- [RFC2 nowrap: PATCH v7 00/18] ILP32 for ARM64
Bamvor Jian Zhang
- [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
Bamvor Jian Zhang
- [PATCH] vfprintf: Avoid creating a VLA which complicates stack management
Florian Weimer
- [PATCH] vfscanf: Avoid multiple reads of multi-byte character width
Florian Weimer
- [PATCHv3 2/4] ldbl-128: Use L(x) macro for long double constants
Joseph Myers
- [PATCHv4] ldbl-128: Use L(x) macro for long double constants
Paul E. Murphy
- [01/12] Add femode_t functions
Joseph Myers
- [02/12] Add femode_t functions: aarch64
Joseph Myers
- [03/12] Add femode_t functions: alpha
Joseph Myers
- [04/12] Add femode_t functions: arm
Joseph Myers
- [05/12] Add femode_t functions: hppa
Joseph Myers
- [06/12] Add femode_t functions: ia64
Joseph Myers
- [08/12] Add femode_t functions: mips
Joseph Myers
- [07/12] Add femode_t functions: m68k
Joseph Myers
- [10/12] Add femode_t functions: s390
Joseph Myers
- [09/12] Add femode_t functions: powerpc
Joseph Myers
- [11/12] Add femode_t functions: sh
Joseph Myers
- [PATCH v3] Set NODELETE flag after checking for NULL pointer
Roland McGrath
- [12/12] Add femode_t functions: sparc
Joseph Myers
- [PATCH] Add getrandom implementation [BZ #17252]
Roland McGrath
- Permit non-fast-forward pushes for certain glibc Git branches
Roland McGrath
- [COMMITTED PATCH] NaCl: Fix compile error for __dup after libc_hidden_proto addition.
Roland McGrath
- [COMMITTED PATCH] NaCl: Fix compile error in clock function.
Roland McGrath
- [COMMITTED PATCH] Fix generic wait3 after union wait_status removal.
Roland McGrath
- [COMMITTED 2.24 PATCH] NaCl: Fix libc.abilist missing GLIBC_2.24 A.
Roland McGrath
- Status of the Native Client port of glibc
Roland McGrath
- Consensus on unit tests?
Roland McGrath
- BuildBot down?
Roland McGrath
- [PATCH] Remove MAP_DENYWRITE FROM MAP_COPY definition
Dmitrii Shcherbakov
- [PATCH] conform tests: call perl with '-I.'
Aurelien Jarno
- [PATCH] Refactor Linux raise implementation (BZ#15368)
Aurelien Jarno
- [PATCH] locale: fix hard-coded reference to gcc -E
Jérémy Rosen
- [PATCH] S390: Support PLT and GOT references in check-localplt.
Stefan Liebler
- [PING][PATCH v3 1/9] Add configure check to test if gcc supports attribute ifunc.
Stefan Liebler
- [PATCH] malloc: Automated part of conversion to __libc_lock
Torvald Riegel
- [PATCH 2/5] nptl: Set sem_open as a non cancellation point (BZ #15765)
Torvald Riegel
- [PATCH 1/5] Consolidate sem_open implementations
Torvald Riegel
- [PATCH 3/5] Remove sparc sem_wait
Torvald Riegel
- [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time.
Maxim Ostapenko
- [PATCH] #define __ASSUME_ST_INO_64_BIT for all ports
Yury Norov
- [PATCH 4/5] nptl: Fix sem_wait and sem_timedwait cancellation
Torvald Riegel
- [PATCH 5/5] rt: Set shm_open as a non cancellation point (BZ #18243)
Torvald Riegel
- [PATCH] struct stat: don't typecast to struct kernel_stat were not needed
Yury Norov
- [RFC PATCH] __fxstat: replace if() with #if when checking version
Yury Norov
- [PATCH 00/13] Installed-header hygiene (BZ#20366)
Zack Weinberg
- [PATCH 0/4] explicit_bzero, this time for sure
Zack Weinberg
- [PATCHv4 0/2] tunables for glibc
Siddhesh Poyarekar
- [Y2038] Fourth draft of the Y2038 design document
Albert ARIBAUD
- [Patch soft-fp] Add support for various half-precision conversion routines
James Greenhalgh
- [PATCH v2 0/2] count number of loaded objects in each namespace only once
Gleb Natapov
- Add e500 version of fetestexceptflag [committed]
Joseph Myers
- [RFC2 PATCH 00/23] ARM64: support ILP32
Zhangjian (Bamvor)
- [PATCH v2] Add getrandom implementation [BZ #17252]
Florian Weimer
- [PATCH v3] getrandom system call wrapper [BZ #17252]
Florian Weimer
- [PATCH] manual: Clarify the documentation of strverscmp [BZ #20524]
Florian Weimer
- [PATCH] Remove the BIND_4_COMPAT macro
Florian Weimer
- [PATCH] Remove obsolete DNSSEC support [BZ #20591]
Florian Weimer
- [PATCH] <arpa/nameser.h>: Remove RR type classification macros [BZ #20592]
Florian Weimer
- [PATCH] <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions
Florian Weimer
- [PATCH] Add missing RR type numbers to ns_type
Florian Weimer
- [PATCH] fxstatat: fix __fxstatat64 symbol generation
Yury Norov
- Lessons learned from compiler error/warnings tests
Florian Weimer
- [PATCH] resolv: Remove unsupported hook functions from the API [BZ #20016]
Florian Weimer
- [RFC PATCH 0/5] arm64: Signal context expansion
Dave Martin
- [PATCH] resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
Florian Weimer
- [RFC PATCH 0/2] AARCH64/ILP32: support stat syscalls
Yury Norov
- [COMMITTED][PATCH] Remove __libc_csu_irel declaration
Siddhesh Poyarekar
- [PATCH] Add tests-static to tests in malloc/Makefile
Siddhesh Poyarekar
- [PATCH] hppa: Fix syscall cancellation
John David Anglin
- [PATCH] Fix incorrect double-checked locking in __nss_database_lookup. [BZ #20483]
Florian Weimer
- [PATCH] manual: Clarify NSS error reporting
Florian Weimer
- [PATCH] Remove the ptw-% patterns
Florian Weimer
- [PATCH COMMITTED] resolv: Remove _LIBC_REENTRANT
Florian Weimer
- Add <limits.h> integer width macros
Joseph Myers
- [PATCH] Make ldexpF generic.
Paul E. Murphy
- [PATCH] Remove __nan{f,,l} macros
Paul E. Murphy
- [PATCH 2/4] generic/wordsize-32: don't duplicate statfs syscalls if not needed
Yury Norov
- [PATCH 4/4] [AARCH64] ILP32: stat syscalls
Yury Norov
- [PATCH 1/4] generic/wordsize-32: don't duplicate lxstat, xstat if XSTAT_IS_XSTAT64 is enabled
Yury Norov
- [PATCH 0/4] generic/wordsize-32: don't duplicate stat syscalls if not needed
Yury Norov
- [PATCH] sysd-rules: Cut down the number of rtld-% pattern rules
Florian Weimer
- [PATCH] Build s_nan* objects from a generic template
Paul E. Murphy
- [PATCH 2/2] posix: Correctly block/unblock all signals on Linux posix_spawn
Adhemerval Zanella
- [PATCH 1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn
Adhemerval Zanella
- [PATCH 1/3] New string function explicit_bzero (from OpenBSD).
Zack Weinberg
- [PATCH 0/3] explicit_bzero again
Zack Weinberg
- [PATCH COMMITTED] inet: Add __inet6_scopeid_pton function [BZ #20611]
Florian Weimer
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Andreas Schwab
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Alexandre Oliva
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Florian Weimer
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Alexandre Oliva
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Torvald Riegel
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Alexandre Oliva
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Torvald Riegel
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Alexandre Oliva
- [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
Torvald Riegel
- Inline function definitions for isdigit and isxdigit?
Florian Weimer
- [COMMITTED] nptl: Consolidate sem_init implementations
Adhemerval Zanella
- Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790) [committed]
Anton Blanchard
- Case-less comparisons in configuration parsing
Florian Weimer
- [PATCH] locale: Make _nl_C_locobj_ptr usable outside of libc
Florian Weimer
- Updated patchwork.sourceware.org pwclient script.
Carlos O'Donell
- [PING][PATCH v2 0/3] New strfrom functions
Gabriel F. T. Gomes
- posting challenges
Chris Leonard
- Patch ping [PATCH] [BZ #20496] agr_PE: new language locale Awajún / Aguaruna (agr) for Peru
Chris Leonard
- [PATCH] powerpc: Fix POWER9 implies
Tulio Magno Quites Machado Filho
- [PATCH] posix: Fix open file action for posix_spawn on Linux
Adhemerval Zanella
- [PATCH v2 1/3] Add strfromd, strfromf, and strfroml functions
Joseph Myers
- [PATCH v2 3/3] Add tests for strfrom functions
Joseph Myers
- Integer overflow in wcswidth
Florian Weimer
- [PATCH] generic/wordsize-32: don't declare getdents() if not needed
Yury Norov
- [PATCHv2 1/9] Support for type-generic libm function implementations libm
Andreas Schwab
- [PATCH] generic/wordsize-32: don't duplicate truncate syscalls if not needed
Yury Norov
- [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2016
Cyril Hrubis
- [PATCH] Remove remnants of .og patterns
Florian Weimer
- [PATCH] Generate .op pattern rules for profiling builds only
Florian Weimer
- [PATCH] Avoid running $(CXX) during build to obtain header file paths
Florian Weimer
- [PATCH v3 2/4] Consolidate lseek/lseek64/llseek implementations
Adhemerval Zanella
- [PATCH 3/4] Consolidate Linux ftruncate implementations
Adhemerval Zanella
- [PATCH 4/4] Consolidate Linux truncate implementations
Adhemerval Zanella
- [PATCH 1/4] Add INTERNAL_SYSCALL_CALL
Adhemerval Zanella
- [PATCH 0/4] Linux lseek and {f}truncate syscall consolidation
Adhemerval Zanella
- [PATCH] Add test case for O_TMPFILE handling in open, openat
Florian Weimer
- Add <stdint.h> integer width macros
Joseph Myers
- [PR19826] fix non-LE TLS in static programs
Alexandre Oliva
- [PATCH] sln: Preprocessor cleanups
Florian Weimer
- [PATCH] libio: Add small optimization on fmemopen
Adhemerval Zanella
- [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST
Adhemerval Zanella
- [PATCH] malloc: Manual part of conversion to __libc_lock
Florian Weimer
- [PATCH 01/13] Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Carlos O'Donell
- [PATCH 02/13] Installed-header hygiene (BZ#20366): manual fixups after mechanical change.
Carlos O'Donell
- [PATCH 04/13] Installed-header hygiene (BZ#20366): missing inclusions B.
Carlos O'Donell
- [PATCH 03/13] Installed-header hygiene (BZ#20366): missing inclusions A.
Carlos O'Donell
- [PATCH 05/13] Installed header hygiene (BZ#20366): BYTE_ORDER macros.
Carlos O'Donell
- [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined.
Carlos O'Donell
- [PATCH v3 3/3] Add tests for strfrom functions
Gabriel F. T. Gomes
- [PATCH v3 2/3] Refactor strtod tests
Gabriel F. T. Gomes
- [PATCH v3 0/3] New strfrom functions
Gabriel F. T. Gomes
- [PATCH 08/13] Installed-header hygiene (BZ#20366): time.h types.
Carlos O'Donell
- [PATCH 09/13] Installed-header hygiene (BZ#20366): struct ifreq.
Carlos O'Donell
- [PATCH 10/13] Installed-header hygiene (BZ#20366): struct ether_addr.
Carlos O'Donell
- [PATCH 11/13] Installed-header hygiene (BZ#20366): struct osockaddr.
Carlos O'Donell
- [PATCH 07/13] Installed-header hygiene (BZ#20366): stack_t.
Carlos O'Donell
- [PATCH 12/13] Installed-header hygiene (BZ#20366): Miscellaneous.
Carlos O'Donell
- [PATCH 13/13] Installed header hygiene (BZ#20366): Test of installed headers.
Carlos O'Donell
- Add issubnormal [committed]
Joseph Myers
- [PATCH 1d/6] Installed-header hygiene (BZ#20366): Miscellaneous small changes.
Zack Weinberg
- [PATCH 1a/6] Installed-header hygiene (BZ#20366): Missing inclusions.
Zack Weinberg
- [PATCH 0/6] Installed-header hygiene (final, hopefully)
Zack Weinberg
- [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq
John David Anglin
- [PATCH v4 0/3] New strfrom functions
Gabriel F. T. Gomes
- [PATCH] Consolidate Linux readahead() implementations
Yury Norov
- [PATCH] Use read_int in vfscanf
Gabriel F. T. Gomes
- [PATCH COMMITTED] test-skeleton.c: Remove unintended #include <stdarg.h>.
Florian Weimer
- [PATCH COMMITTED] tst-open-tmpfile: Add checks for open64, openat64, linkat
Florian Weimer
- Add iszero [committed]
Joseph Myers
- [PATCH 4/4] Consolidate posix_fadvise implementations
Yury Norov
- [PATCH v2] Consolidate Linux readahead() implementations
Yury Norov
- [PATCH v3] Consolidate Linux readahead() implementations
Yury Norov
- [PATCH] Implement strlcpy, strlcat [BZ #178]
Guillem Jover
- [PATCH 0/4] Use __copysign in sincos wherever possible
Siddhesh Poyarekar
- [PATCH] [BZ 20628] make mallinfo saturating
DJ Delorie
- [PATCH] powerpc: Installed-header hygiene
Tulio Magno Quites Machado Filho
- [PATCH v2 1/3] Consolidate fallocate{64} implementations
Adhemerval Zanella
- Fourth draft of the Y2038 design document
Albert ARIBAUD
- following up on bug 19239 - verbose deprecation warnings .vs. the C preprocessor
Zack Weinberg
- Fix iszero for excess precision [committed]
Joseph Myers
- [RFC PATCH 2/2] getaddrinfo: Add AF_VSOCK support
Stefan Hajnoczi
- [RFC PATCH 0/2] Add AF_VSOCK support to getnameinfo(3) and getaddrinfo(3)
Stefan Hajnoczi
- [PATCH] Control constructor order with -z initfirst for multiple libraries
d wk
- [PATCH v3 4/9] i386, x86: Use libc_ifunc macro for time, gettimeofday.
Andreas Schwab
- [PATCH v3 2/9] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo.
Adhemerval Zanella
- [PATCH] Remove C++ style comments from string3.h
Adhemerval Zanella
- [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
Adhemerval Zanella
- Add iscanonical [committed]
Joseph Myers
- [PATCH] BZ#20292: Remove redundant statement in _dl_addr_inside_object (refactor and unit test).
Carlos O'Donell
- Fix ldbl-128ibm iscanonical for -mlong-double-64 [committed]
Joseph Myers
- Use __builtin_fma more in dbl-64 code [committed]
Joseph Myers
- [PATCH] Use gcc stpncpy chk builtin (BZ #20661)
Adhemerval Zanella
Last message date:
Fri Sep 30 20:27:00 GMT 2016
Archived on: Sun Mar 8 14:36:07 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).