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]
[COMMITED] Fix typo in glibc manual (February 9, 2014, for glibc 2.19)
[COMMITTED PATCH] Add missing #include <fpu_control.h> to ARM fesetenv/feupdateenv.
[COMMITTED PATCH] Add missing #include in get-rounding-mode.h
[COMMITTED PATCH] Add missing #include in spawn_faction_addopen.c
[COMMITTED PATCH] Clean up HAVE_CONFIG_H and STDC_HEADERS.
[COMMITTED PATCH] Clean up stack-coloring macros.
[COMMITTED PATCH] Consolidate NPTL sigprocmask.
[COMMITTED PATCH] Consolidate sparc clone, fork, and vfork implementations.
[COMMITTED PATCH] Get rid of nptl/sysdeps/pthread/ subdirectory
[COMMITTED PATCH] Move generic smp.h to nptl/
[COMMITTED PATCH] Move i386 code out of nptl/ subdirectory.
[COMMITTED PATCH] Move linux bits/ files out of nptl/.
[COMMITTED PATCH] Move x86_64 code out of nptl/ subdirectory.
[COMMITTED PATCH] Remove an unused variable in fstatvfs.
[COMMITTED PATCH] Remove unnecessary include in memmove_chk.c
[COMMITTED PATCH] Remove unused file rtld-lowlevel.h.
[COMMITTED PATCH] tile: move sysdeps/unix/sysv/linux/tile nptl files
[COMMITTED PATCH] Update Sparc ULPS.
[COMMITTED PATCH] Update Sparc ULPs.
[COMMITTED PATCH] Use list.h in posix-timer code.
[COMMITTED PATCH] x86: Consolidate unnecessary nptl/ subdirectories.
[COMMITTED] Fix format specifier for n_mmaps
[COMMITTED] Mention CVE-2014-4043 in NEWS
[COMMITTED] PowerPC: Fix optimized strncat strlen call
[COMMITTED] Update powerpc-fpu ULPs.
[COMMITTED][AArch64] Regenerate libm-test-ulps.
[PATCH 0/3] libio: POSIX compliance fmemopen
[PATCH 0/4] fix resolver with IPv6 nameservers and/or rotate option
[PATCH 0/6 rth/hpt] hp-timing cleanups
[PATCH 0/6] Split kernel-features.h by architecture
[PATCH 0/9][BZ 16892] Generic lowlevellock.h
Re: [PATCH 1.1] Clean up netgroupcache
Re: [PATCH 1/25] Remove nested functions: crypt/md5-crypt.c
Re: [PATCH 1/2] Aarch64: Cleanup math_private.h
[PATCH 1/2] misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilers
Re: [PATCH 1/3] Add a fast path for C rd/wrlock v2
[PATCH 1/3] libio: Refactor tst-fmemopen to use test-skeleton.c
[PATCH 1/4] resolv: improve comments about nserv and nservall
[PATCH 1/5] ARM: Cleanup fenv implementation
[PATCH 1/6] powerpc: Remove dummy hp-timing.h
[PATCH 1/6] Split x86_64 out of main Linux kernel-features.h
[PATCH 1/9][BZ 16892] Add linux-generic lowlevellock.h
Re: [PATCH 1/9][v2][BZ 16892] Add linux-generic lowlevellock.h
Re: [PATCH 1/9][v3][BZ 16892] Add linux-generic lowlevellock.h
[PATCH 2/2] malloc/obstack: Merge from gnulib
[PATCH 2/3] Add adaptive elision to rwlocks v2
[PATCH 2/3] libio: Update tst-fmemopen2.c
Re: [PATCH 2/3] Remove x86 assembler rwlock code
[PATCH 2/4] resolv: fix nsaddr_list array indexing
[PATCH 2/5] ARM: Cleanup fenv implementation
[PATCH 2/6] Removing HP_TIMING_ZERO as unused
[PATCH 2/6] Split i386 out of main Linux kernel-features.h
[PATCH 2/9] Tile - Remove tile lowlevellock.h
Re: [PATCH 3/3] Add adaptive elision to rwlocks v2
[PATCH 3/3] libio: fmemopen rewrite to POSIX compliance
[PATCH 3/3] Remove x86 assembler rwlock code
[PATCH 3/4] resolv: fix issues when using IPv6 name servers only
[PATCH 3/5] ARM: Cleanup fenv implementation
[PATCH 3/6] Removing HP_TIMING_ACCUM as unused
[PATCH 3/6] Split sparc out of main Linux kernel-features.h
[PATCH 3/9][BZ 16892] ARM - Remove arm lowlevellock.h
[PATCH 4/4] resolv: fix rotate option
[PATCH 4/5] ARM: Cleanup fenv implementation
[PATCH 4/6] Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
[PATCH 4/6] Split powerpc out of main Linux kernel-features.h
[PATCH 4/9][BZ 16892] M68k - Remove m68k lowlevellock.h
[PATCH 5/5] ARM: Cleanup fenv implementation
[PATCH 5/6] Split sh out of main Linux kernel-features.h
[PATCH 5/6] Unify hp-timing implementations
[PATCH 5/9][BZ 16892] AArch64 - Remove aarch64 lowlevellock.h
[PATCH 6/6] aarch64: Add hp-timing.h
[PATCH 6/6] Split s390 out of main Linux kernel-features.h
[PATCH 6/9] Alpha - Simply alpha lowlevellock.h
Re: [PATCH 6/9][v2] Alpha - Remove alpha lowlevellock.h
[PATCH 7/9] HPPA - Remove hppa lowlevellock.h
[PATCH 8/9] Microblaze - Remove microblaze lowlevellock.h
[PATCH 9/9] MIPS - Remove mips lowlevellock.h
[PATCH committed] Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)
[PATCH resend #3] fcntl-linux.h: add new definitions and manual updates for open file description locks
[PATCH resend #4] fcntl-linux.h: add new definitions and manual updates for open file description locks
Re: [PATCH RFC] Imporve 64bit memcpy performance for Haswell CPU with AVX instruction
Re: [PATCH RFC] Imporve 64bit memset performance for Haswell CPU with AVX2 instruction
[PATCH roland/arm-aeabi] ARM: Move more aeabi routine magic out of Linux-specific directories
[PATCH roland/arm-tls] ARM: Split Linuxism out of sysdeps/arm/nptl/tls.h
[PATCH roland/nptl-aarch64] AArch64: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl-hppa] HPPA: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl-hppa] HPPA: Move NPTL public headers to sysdeps/hppa/nptl/.
[PATCH roland/nptl-ia64] IA64: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl-ia64] IA64: Consolidate NPTL/non versions of vfork
[PATCH roland/nptl-ia64] IA64: Move NPTL public headers to sysdeps/ia64/nptl/.
[PATCH roland/nptl-m68k] m68k: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl-microblaze] MicroBlaze: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl-microblaze] MicroBlaze: Consolidate NPTL/non versions of vfork
[PATCH roland/nptl-microblaze] MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.
[PATCH roland/nptl-mips] MIPS: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl-mips] MIPS: Consolidate NPTL/non versions of clone
[PATCH roland/nptl-mips] MIPS: Consolidate NPTL/non versions of vfork
[PATCH roland/nptl-mips] MIPS: Move NPTL public headers to sysdeps/mips/nptl/.
[PATCH roland/nptl-powerpc] powerpc: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl-s390] Move remaining S390 code out of nptl/.
[PATCH roland/nptl-s390] Move S390 code out of nptl/sysdeps/s390/.
[PATCH roland/nptl-s390] S390: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl-s390] S390: Consolidate NPTL/non versions of clone
[PATCH roland/nptl-s390] S390: Consolidate NPTL/non versions of vfork
[PATCH roland/nptl-s390] S390: Move NPTL public headers to sysdeps/s390/nptl/.
[PATCH roland/nptl-sh] Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.
[PATCH roland/nptl-sh] Move SH code out of nptl/ subdirectory.
[PATCH roland/nptl-sh] SH: Consolidate nptl/ subdirectories under linux/...
Re: [PATCH roland/nptl-sh] SH: Consolidate NPTL/non versions of vfork
[PATCH roland/nptl-sparc] Move remaining SPARC code out of nptl/.
[PATCH roland/nptl-sparc] Move SPARC code out of nptl/sysdeps/sparc/.
[PATCH roland/nptl-sparc] Move SPARC public headers out of nptl/
[PATCH roland/nptl-sparc] SPARC: Consolidate nptl/ subdirectories under linux/...
[PATCH roland/nptl] Clean up NPTL fork to be compat-only.
[PATCH roland/nptl] Get rid of nptl/sysdeps/ entirely!
[PATCH roland/nptl] NPTL is no longer an add-on!
[PATCH roland/tls-init] AArch64: Define TLS_DEFINE_INIT_TP
Re: [PATCH roland/tls-init] Alpha: Define TLS_DEFINE_INIT_TP
[PATCH roland/tls-init] ARM: Define TLS_DEFINE_INIT_TP
[PATCH roland/tls-init] HPPA: Define TLS_DEFINE_INIT_TP
Re: [PATCH roland/tls-init] IA64: Define TLS_DEFINE_INIT_TP
Re: [PATCH roland/tls-init] m68k: Define TLS_DEFINE_INIT_TP
Re: [PATCH roland/tls-init] microblaze: Define TLS_DEFINE_INIT_TP
[PATCH roland/tls-init] MIPS: Define TLS_DEFINE_INIT_TP
Re: [PATCH roland/tls-init] PowerPC: Define TLS_DEFINE_INIT_TP
[PATCH roland/tls-init] S390: Define TLS_DEFINE_INIT_TP
[PATCH roland/tls-init] SH: Define TLS_DEFINE_INIT_TP
[PATCH roland/tls-init] SPARC: Define TLS_DEFINE_INIT_TP
[PATCH roland/tls-init] Start cleaning up TLS initial value for pthread_create.
[PATCH roland/tls-init] Tile: Define TLS_DEFINE_INIT_TP
[PATCH v2 2/3] libio: Update tst-fmemopen2.c
[PATCH v2 3/3] libio: fmemopen rewrite to POSIX compliance
[PATCH v2] Add x86 32 bit vDSO time function support
Re: [PATCH v2] benchtests: Add malloc microbenchmark
Re: [PATCH v2] Clean up check_pf allocation pattern. addresses
[PATCH v2] Correctly report nscd child process status
Re: [PATCH v2] Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVE
[PATCH v2] nptl: optimize cancelstate and canceltype changing
[PATCH v2] Remove MULTI_PTRS_ARE_ALIASES to fix Wundef warning
[PATCH v2] sysdeps/posix/tempname.c: Merge from gnulib
[PATCH v2] test-skeleton: Kill any child process's offspring
[PATCH v2][BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESC
Re: [PATCH v3 8/9] aarch64: Consolidate NPTL/non versions of clone
Re: [PATCH v3 9/9] aarch64: Consolidate NPTL/non versions of vfork
[PATCH v3] benchtests: Add malloc microbenchmark
Re: [PATCH v3] Clean up check_pf allocation pattern. addresses
[PATCH, AArch64] Add optimized strchr.
[PATCH, AArch64] Add optimized strchrnul
[PATCH] [BZ #17031][PowerPC64] Fix nearbyintl failure for few inputs
[PATCH] [BZ 14094] Update locale data to Unicode 7.0.0
[PATCH] [BZ 16857] New locale raj_IN
Re: [PATCH] Aarch64 - Rewrite feupdateenv
Re: [PATCH] Aarch64 : Remove ISB after FPCR write
[PATCH] AArch64: Add libc_feholdsetround_noex_aarch64_ctx
[PATCH] aarch64: Move remaining sysdeps/unix/sysv/linux/aarch64/nptl/ files
[PATCH] Add comment for MEMCPY_OK_FOR_FWD_MEMMOVE
[PATCH] Add compat symbols for scalb* in i386 (Was Re: i?86 libc.so check-abi regression)
[PATCH] Add FE_NOMASK_ENV return value test
Re: [PATCH] Add generic HAVE_RM_CTX implementation
[PATCH] Add ifunc tests for x86_64 memset_chk and memset
[PATCH] Add NI_NUMERICSCOPE support to getnameinfo
Re: [PATCH] ARM - Rewrite feupdateenv
[PATCH] ARM: Add support for AT_HWCAP2 in _dl_procinfo
Re: [PATCH] ARM: Avoid unnecessary FPSCR writes
Re: [PATCH] ARM: Use libc calls for fenv functions
[PATCH] Avoid array overrun in getifaddrs
Re: [PATCH] Converted benchmark to benchtest.
[PATCH] Correctly report nscd child process status.
[PATCH] crypt: don't include ufc-crypt.h multiple times
[PATCH] Don't ignore too long lines in nss_files (BZ #17079)
[PATCH] Don't read past end of pattern in fnmatch (BZ #17062)
[PATCH] Eliminate third argument from _JMPBUF_UNWINDS
[PATCH] Fast catenation for Power7.
[PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks
[PATCH] Fix another memory leak in regexp compiler (BZ #17069)
[PATCH] Fix build warning in pthread_rwlock_*
Re: [Patch] Fix HP_SMALL_TIMING_AVAIL undef warnings
[PATCH] Fix memory leak in regexp compiler (BZ #17069)
Re: [PATCH] fix static TLS consumption by TLS descriptors
[PATCH] Fix Wundef warning for DEBUG in mktime
[PATCH] Fix Wundef warning for ELF_MACHINE_NO_RELA
[PATCH] Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVE
[PATCH] Fix Wundef warning for SEPARATE_KEY
[PATCH] Fix Wundef warning for WIDE_CHAR_VERSION
[PATCH] Fix Wundef warnings in posix/confstr.c
[PATCH] Install uz_UZ.UTF-8 locale
[PATCH] malloc/malloc.c: Avoid calling sbrk unnecessarily with zero
[PATCH] New module to import and process bench.out
[PATCH] nptl: optimize cancelstate and canceltype changing
[PATCH] nscd: Remove unused typedef and variable.
[PATCH] posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)
[PATCH] PowerPC: Guard CALL_ELF check for ppc64 only in link.h
[PATCH] PowerPC: memmove default implementation cleanup
[PATCH] PowerPC: Move powerpc code out of nptl/ subdirectory
[PATCH] PowerPC: optimized memmove for POWER7/PPC32
[PATCH] PowerPC: optimized memmove for POWER7/PPC64
[PATCH] PowerPC: sync hwcap.h capabilities
[PATCH] Print offending diff when check-abi fails
[PATCH] Remove MULTI_PTRS_ARE_ALIASES to fix Wundef warning
[PATCH] remove one nested function from nptl/allocatestack.c
[PATCH] Remove sysdeps/x86_64/multiarch/rtld-strlen.S
[PATCH] Remove useless $(.)
[PATCH] S/390: Regenerate ULPs
[PATCH] sendmmsg: Change type of flags parameter
Re: [PATCH] stdlib/tst-qsort2.c: Fix off-by-one argc interpretation error
[PATCH] stdlib/tst-strtod-overflow: Bump timeout up yet more
[PATCH] string/memchr.c: Merge from gnulib
[PATCH] Sync up mktime.c after fixing Wundef warning for DEBUG
[PATCH] sysdeps/posix/tempname.c: Merge from gnulib
[PATCH] sysdeps/unix/sysv/linux/bits/socket.h: Correct formatting
Re: [PATCH] test-skeleton.c: Use stdout for error messages
[PATCH] This is optimized strcmp for Power7
[PATCH] un-nest findidx()
[PATCH] Update feature guard for strdup/strndup in <bits/string2.h>
Re: [PATCH] Use SHLIB_COMPAT for libc symbols only if building libc.so
Re: [PATCH] Valid bench.out against a JSON schema
Re: [PATCH][BZ #16046] Static dlopen correction fallout fixes
Re: [PATCH][BZ #16907] Sync argp.h __attribute__ with gnulib.
[PATCH][BZ #16996] get_nprocs: Only return explictly set cache values
[PATCH][BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESC
Re: [PATCHv2, MIPS] Add support for O32 FPXX and program header based ABI information
[PATCHv2] Fix static TLS exhaustion by TLS descriptors
Re: [PING][PATCH 1/9][v3][BZ 16892] Add linux-generic lowlevellock.h
Re: [PING][PATCH 5/9][BZ 16892] AArch64 - Remove aarch64 lowlevellock.h
Re: [PING][PATCH 7/9] HPPA - Remove hppa lowlevellock.h
Re: [PING][PATCH 8/9] Microblaze - Remove microblaze lowlevellock.h
Re: [Ping][PATCH 9/9] MIPS - Remove mips lowlevellock.h
Re: [PING][PATCH v2][BZ 16852] Fix recvmmsg prototype
[PING][PATCH] Converted benchmark to benchtest.
[PING][PATCH] Fix build warning in pthread_rwlock_*
[PING][PATCH] New module to import and process bench.out
[ping][PATCH] Remove useless $(.)
[PING][PATCH] stdlib/tst-strtod-overflow: Bump timeout up yet more
Re: [PING][PATCH][BZ #6803] Set errno for scalbln
[PING^6][PATCH 3/2] Use strspn/strcspn/strpbrk ifunc in internal calls.
[PING^7][PATCH 3/2] Use strspn/strcspn/strpbrk ifunc in internal calls.
[RFC PATCH 0/4] fix resolver with IPv6 nameservers and/or rotate option
[RFC PATCH 1/4] resolv: improve comments about nserv and nservall
[RFC PATCH 2/4] resolv: fix nsaddr_list array indexing
[RFC PATCH 3/4] resolv: fix issues when using IPv6 nameservers only
[RFC PATCH 4/4] resolv: fix rotate option
[RFC PATCH] aarch64: improve memset
[RFC] [PATCH 1/2] libio: Refactor tst-fmemopen to use test-skeleton.c
[RFC] [PATCH 2/2] libio: fmemopen rewrite to POSIX compliance
[RFC] fmemopen posix compliance
[v2] Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/
__ASSUME_PRIVATE_FUTEX and __ASSUME_FUTEX_CLOCK_REALTIME
Add CFI to x86 ceil / floor / trunc (bug 16681)
Approach to backports to release branches
arch maintainers ping: hppa, ia64, microblaze, s390, sparc
Assuming binutils and GCC features
Code freeze for 2.20 approaching
conformtest failures on i386
Re: conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/types.h
Re: conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/types.hg
Re: conformtest: clean up POSIX expectations for termios.h, time.h
Don't require test wrappers to preserve environment variables, use more consistent environment
Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022)
Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near 0 (bug 17061)
Fix exp10 spurious underflows (bug 16560)
Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV
Fix ldbl-128 erfl spurious underflows (bug 16287)
Fix ldbl-128 expm1l spurious underflow (bug 16539)
Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097)
Fix log2 (1) in round-downward mode (bug 17042)
Fix MIPS64 *_nocancel gp setup
Fix pow overflow in non-default rounding modes (bug 16315)
Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539)
Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562)
fmemopen and fseek(fp, 0L, SEEK_END)
For review: sprof(1) manual page
forced update of master branch?
Getting glibc write access
glibc build broken with GCC trunk
The GNU C Library BoF at The GNU Tools Cauldron 2014.
GNU Tools Cauldron 2014 - Presentation abstracts
GNU Tools Cauldron 2014 - Presentation schedule
i?86 libc.so check-abi regression
Include <kernel-features.h> explicitly where required
Include LOCPATH in default test environment
Re: Install uz_UZ.UTF-8 locale
is there a fuzzer for libc?
machine maintainer ping: hppa
machine maintainer ping: ia64
machine maintainer ping: microblaze
Make __ASSUME_UTIMES hppa-specific
MIPS MSA sigcontext changes in 3.15
Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac
Move architecture shlib-versions files to Linux-specific directories
Move base_machine and machine settings from configure.ac to sysdeps preconfigure fragments
Move USE_REGPARMS define to sysdeps/i386/configure.ac
Re: nptl/tst-cleanupx4 fails with gcc-4.9.0 on i686
Patch not showing in patchwork
Re: patchwork.sourceware.org is live!
Ping Re: [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h
Ping Re: [PATCH 2/6] Split i386 out of main Linux kernel-features.h
Ping Re: [PATCH 6/6] Split s390 out of main Linux kernel-features.h
Ping Re: Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022)
Ping Re: Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near 0 (bug 17061)
Ping Re: Fix exp10 spurious underflows (bug 16560)
Ping Re: Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV
Ping Re: Fix pow overflow in non-default rounding modes (bug 16315)
Ping Re: Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562)
Ping Re: Make __ASSUME_UTIMES hppa-specific
Ping Re: Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac
Ping Re: Remove __ASSUME_COMPLETE_READV_WRITEV
Ping Re: Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/
Ping Re: Remove __ASSUME_UTIMENSAT
Ping Re: Remove __ASSUME_XFS_RESTRICTED_CHOWN
Ping Re: Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing
Ping Re: Rename soft-fp op-[1248].h variables to avoid risk of shadowing
Ping Re: Set errno for y1 overflow (bug 17050)
Ping Re: Test cpow in all rounding modes
Ping Re: Update headers for Linux 3.15
Ping Re: Update MicroBlaze kernel-features.h for syscalls added in 3.15
Re: Ping: [PATCH v4] faster strlen on x64
Ping^2 Re: [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h
Ping^2 Re: [PATCH 2/6] Split i386 out of main Linux kernel-features.h
Ping^2 Re: conformtest: clean up POSIX expectations for termios.h, time.h
Ping^2 Re: Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022)
Ping^2 Re: Fix pow overflow in non-default rounding modes (bug 16315)
Ping^2 Re: Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing
Ping^2 Re: Rename soft-fp op-[1248].h variables to avoid risk of shadowing
Ping^2 Re: Set errno for y1 overflow (bug 17050)
Ping^2 Re: Test cpow in all rounding modes
Ping^2 Re: Update MicroBlaze kernel-features.h for syscalls added in 3.15
Ping^3 Re: conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/types.h
Ping^3 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h
Ping^3 Re: Fix pow overflow in non-default rounding modes (bug 16315)
Ping^3 Re: Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/
Ping^4 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h
Ping^4 Re: Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/
Ping^5 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h
Ping^5 Re: Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/
Ping^6 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h
Ping^7 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h
Re: Please address NI_NUMERICSCOPE issue
PowerPC: Align power7 memcpy using VSX to quadword
Re: proposal: Thread Properties API
Purpose of _LIBC in resolv/ ?
re_search out-of-memory patch
Recent elision changes...
Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac
Regenerate ARM libm-test-ulps
Regenerate MIPS libm-test-ulps
Regenerate powerpc-nofpu libm-test-ulps
Remove __ASSUME_ADJ_OFFSET_SS_READ
Remove __ASSUME_AT_RANDOM
Re: Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/
Remove __ASSUME_COMPLETE_READV_WRITEV
Remove __ASSUME_F_GETOWN_EX
Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/
Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code
Remove __ASSUME_UTIMENSAT
Remove __ASSUME_XFS_RESTRICTED_CHOWN
Remove ARM __ASSUME_SIGFRAME_V2
Remove BROKEN_PPC_ASM_CR0 configure test
Remove configure tests for assembler CFI support
Remove powerpc special cases in configure.ac
Remove redundant C locale settings
Remove relro configure test
Remove shlib-versions ABI names support
Remove special makefile rules / .sh files for some localedata tests
Remove stray includes of kernel-features.h
Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing
Rename soft-fp op-[1248].h variables to avoid risk of shadowing
replacing nested functions "findidx" with non-nested.
Re: Requesting CVEs for glibc security issues
resolv.conf format for DNSSEC [was: DNSSEC support in stub-resolver]
Set errno for y1 overflow (bug 17050)
sparc nptl mystery resolved
Test cpow in all rounding modes
Re: Tracking security bugs
Tracking security bugs (was: Re: Requesting CVEs for glibc security issues)
Typo in glibc manual (February 9, 2014, for glibc 2.19)
Update headers for Linux 3.15
Update MicroBlaze kernel-features.h for syscalls added in 3.15
Update miscellaneous files from upstream sources
Update README and NEWS for ports directory removal
Update scripts/list-sources.sh for ports repository merge
Update timezone code from tzcode 2014e
Updated rwlock elision patchkit
Use $(rtld-prefix) more consistently
Working on hppa changes.
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]