libc-alpha archive
subject index for September, 2012

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:

small but tough idea for a new function‏‏

[COMMITTED PATCH] Add a missing $(make-target-directory).

[COMMITTED PATCH] Avoid more warnings in nsswitch.c.

[COMMITTED PATCH] Avoid unused static function warning in nsswitch.c.

[COMMITTED PATCH] Clean up *objdir variables.

[COMMITTED PATCH] Conditionalize elf/dl-sysdep.c contents on [SHARED].

[COMMITTED PATCH] Fix stub open.c to define __libc_open.

[COMMITTED PATCH] Implement POSIX-generic sleep via nanosleep rather than SIGARLM.

[COMMITTED PATCH] Move _G_config.h with Linuxism to linux/ directory.

[COMMITTED PATCH] Quiet make warning under --disable-shared.

[Committed] S/390: Fix optimized mem* routines on 31 bit kernels

[Committed] S/390: Make IFUNC optimized mem* functions hidden

[PATCH 0/6] Automatically test IFUNC implementations

[PATCH 0/N] test-suite improvement - PASS/FAIL: initial patch

Re: [PATCH 0/N] test-suite improvement - PASS/FAIL: initial patch - fix

Re: [PATCH 0/N] test-suite improvement - PASS/FAIL: initial patch -fix

Re: [PATCH 0/N] test-suite improvement - PASS/FAIL: initial patch- fix

[PATCH 1/2] Add copyright notices to shell scripts from testsuite

[PATCH 1/6] Add framework to test IFUNC implementations on target

[PATCH 2/2] Set "fail on error" mode directly in testsuite shell scripts

[PATCH 2/6] Add i686 multiarch __libc_func

[PATCH 3/6] Add x86_64 multiarch __libc_func

[PATCH 4/6] Add debug IFUNC tests

[PATCH 5/6] Add string IFUNC tests

[PATCH 6/6] Add wcsmbs IFUNC tests

[PATCH roland/init-first] Clean up init-first.c files

[PATCH v2] [BZ #10631] Clarify memory allocation error diagnostics to avoid confusion

[PATCH v2] [BZ #11438] getaddrinfo: map RFC 1918 addresses to global scope

[PATCH v2] [BZ #14579] rtld: limit self loading check to normal mode only

Re: [PATCH v2] Allow shrinking of arena heaps using mmap based onovercommit settings when available

[PATCH v2] Make bindresvport() function to multithread-safe

[PATCH v3] [BZ #11438] getaddrinfo: map RFC 1918 addresses to global scope

Re: [PATCH v3] [BZ #11438] getaddrinfo: map RFC 1918 addresses toglobal scope

[PATCH v3] [BZ #14579] rtld: limit self loading check to normal mode only

Re: [PATCH v3] [BZ #14579] rtld: limit self loading check to normalmode only

[PATCH v3] Make bindresvport() function to multithread-safe

[PATCH v4] [BZ #14579] rtld: limit self loading check to normal mode only

Re: [PATCH v4] [BZ #14579] rtld: limit self loading check to normalmode only

[PATCH v4] Make bindresvport() function to multithread-safe

[PATCH,HURD] getconf: fix the value of _CS_PATH

[PATCH,HURD] mknod: allow to create also sockets

[PATCH] [BZ #10631] Clarify malloc error diagnostics to avoid confusion

Re: [PATCH] [BZ #10631] Clarify malloc error diagnostics to avoidconfusion

[PATCH] [BZ #11438] getaddrinfo: map RFC 1918 addresses to global scope

[PATCH] [BZ #14462] Fix paths shown by ldconfig -r

[PATCH] [BZ #14579] rtld: limit the self loading check to normal mode

Re: [PATCH] [BZ #14579] rtld: limit the self loading check to normalmode

Re: [PATCH] [BZ 14510] Fix LC_NUMERIC for various es_* locales

[PATCH] [BZ#13542] Fix description of carg branch cut

[PATCH] Add alias for kernel's NT_PRFPREG from linux/elf.h.

[PATCH] Add libidn/idn-stub-static.c

[Patch] Add name_to_handle_at and open_by_handle_at for PowerPC

[PATCH] Add Niagara-4 optimized memcpy and mempcpy.

[PATCH] Add time/tst-strptime-static.c

[PATCH] aio_fsync: fix the access mode check

[PATCH] BZ #13679: Use static link by default for --disable-shared

[PATCH] BZ #14251: Add name_to_handle_at, open_by_handle etc. to PowerPC bits/fcntl.h.

Re: [PATCH] BZ #14251: Add name_to_handle_at, open_by_handle etc. toPowerPC bits/fcntl.h.

Re: [PATCH] BZ #14251: Add name_to_handle_at, open_by_handle etc.to PowerPC bits/fcntl.h.

[PATCH] BZ #14544: Use crtbeginT.o to statically link programs

[PATCH] BZ #14545: Always check dtv before freeing dtv[-1]

[PATCH] BZ #5784: Build libpthread.a with ld -r

[PATCH] Check if deriv->steps is NULL before freeing it

Re: [PATCH] Cleanup code duplication in malloc on fallback to use another arena

Re: [PATCH] Cleanup code duplication in malloc on fallback to useanother arena

[PATCH] Define several new NT_ constant for ELF core files. (FirstPing)

[PATCH] Define VERSYMIDX/VALIDX/ADDRIDX in include/elf.h

[PATCH] Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h

[PATCH] Enable catgets tests if $(build-shared) is yes

[PATCH] faster string operations for buldozer.

[PATCH] faster string operations for bulldozer (take 2)

[PATCH] Fix a typo in ChangeLog

[PATCH] Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.

[PATCH] Fix sporadic failure in tst-eintr1 test case

Re: [PATCH] Fix up definitions for older G++

[PATCH] Free errstring if _dl_addr returns 0

[PATCH] ftw.h: make gcc -pedantic happy

[PATCH] Get rid of ASM_SIZE_DIRECTIVE

Re: [PATCH] Get rid of ASM_SIZE_DIRECTIVE (take 2)

[PATCH] hppa: Add EHWPOISON and bump #errlist-compat.

[PATCH] hppa: Use __prlimit64 as the strong name.

Re: [PATCH] i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO

[PATCH] Improve C++ header location detection

[PATCH] Increase timeout for stdlib/tst-strtod-overflow

Re: [PATCH] ld.so: Fix dlclose() removing required local scope elements of NODELETE linkmaps

Re: [PATCH] ld.so: Fix dlclose() removing required local scopeelements of NODELETE linkmaps

[PATCH] Make $(xtests) depend on libpthread.a and properly rundynamic tests

Re: [PATCH] Make bindresvport() function to multithread-safe

[PATCH] Mark install as phony

Re: [PATCH] PowerPC - Add a function to read the Time Base frequency

Re: [PATCH] PowerPC - Add a function to read the Time Basefrequency

[PATCH] powerpc: Don't use -mnew-mnemonics

[PATCH] PowerPC: Fix for strtold overflow handling (bz14551)

[PATCH] Recognize new sparc hwcap bits.

[PATCH] Redefine glibc functions in rfc3484 tests

[PATCH] Remove gnu/stubs.h dependency on soversions.mk

[patch] Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h

[PATCH] Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++

[PATCH] Replace */*.{o,os,oS}.d with */*.o*.d

[PATCH] Require gawk >= 3.0

Re: [PATCH] Rewritten list of contributors (manual/contrib.texi) - Please review your own entry!

[PATCH] Run db-symbols if $(build-shared) is yes

[PATCH] Run ld.so tests only if $(build-shared) is yes

[PATCH] Run libresolv.so tests if $(build-shared) is yes

[PATCH] Run localedata DSO tests only if $(build-shared) is yes

[PATCH] Run nss DSO tests if $(build-shared) is yes

[PATCH] Run regex tests with locale if $(build-shared) is yes

[PATCH] Run sunrpc tests if $(build-shared) is yes

[PATCH] Run tst-btowc tst-mbrtowc2 if $(build-shared) is yes

[PATCH] Run tst-fopenloc if $(build-shared) is yes

Re: [PATCH] S/390: Fix two issues with the IFUNC optimized mem* routines

[PATCH] Test tst-swprintf if $(build-shared) is yes

[PATCH] tile: BZ#14237: fix __tls_get_addr bug initializing new modules

[PATCH] tst-aio2/tst-aio3: include pthread.h

[PATCH] Update i386 ULPs for recently added math tests

[PATCH] Update sparc ULPS for recent clog/clog10 activity.

[PATCH] Update sparc ULPs for recently added math tests.

Re: [PATCH] Update sparc ULPs.

[PATCH] Update x86_64 ULPs

[PATCH] Use memcpy in memmove when possible

[PATCH] Use sparcv8 GMP routines when building 32-bit sparcv9.

Re: [PATCH][BZ #1349] Return requested size for malloc_usable_sizewhen MALLOC_CHECK_ > 0

[PATCH][BZ #14417] Unlock mutex before going back to waiting for PImutexes

Re: [PATCH][BZ #14417] Unlock mutex before going back to waitingfor PI mutexes

[PATCH][BZ #14477] Fix exception table of pthread_cond_wait on i386

Re: [PATCH][BZ #14477] Fix exception table of pthread_cond_wait oni386

[PATCH][BZ #14543] Fix fseek behaviour when called in wide mode

[PATCH][BZ #5298] Don't flush write buffer for ftell

[Patch][BZ 14583] Fix prototype of sigsetjmp in pthread.h

[Patch][BZ 14594] Demangle function pointers before testing them

[Patch][BZ 6530] *printf and incomplete multibyte sequences returns-1 bogusly

[RFC] [BZ 14417] Document condvar synchronization

Re: [RFC] FIPS compliance and other crypt(3) improvements

Add --enable-fast-check to configure?

Re: Adding line numbers to backtrace()

Architecture floating-point underflow information wanted

Re: BZ #1190: stream behaviour on encountering an EOF

BZ #1198: stream behaviour on encountering an EOF

BZ#13933 - Anybody interested in helping with the website?

cross compiling to powerpc / unrecognized command line option '-mnew-mnemonics'

Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile

Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629)

Fix iogetdelim.c (latent) integer overflow (bug 9914)

Fix pointers between nodes in manual (bug 10038)

Re: Fix sem_post race (bug 14532)

Fix sign of exact zero return from fma (bug 14638)

Fix sign of inexact zero return from fma (bug 14645)

Re: fixing all of the `-e' behaviour

Fixing pthread cancellation

Re: Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd

Re: GNU C Library master sources branch master updated.glibc-2.16-ports-merge-396-g084b8fa

I would like to add a function C in glibc

increase timeout on md5test-giant?

libc_cv_ssp=no required to bootstrap a cross compiler

The Linux binutils 2.23.51.0.2 is released

The Linux binutils 2.23.51.0.3 is released

Make printf respect the rounding mode for decimal output (bug 5044)

Re: Make printf respect the rounding mode for decimal output (bug5044)

Make printf respect the rounding mode for hex output (bug 5044)

Making getenv more multi-threading--robust?

malloc probes for Systemtap

malloc typo fixes

mallopt indentation bug?

Re: More bug fixing needed

musl - and menchmarking libc

New function in Glibc

New Penny Alert Inside...

passing private flag to SYS_futex in sem_post on x86_64

PATCH: [BZ #14538] Use the first element of GOT for ld.so addresses

PATCH: [BZ #14562] Properly handle fencepost with MALLOC_ALIGN_MASK

PATCH: [BZ #14569] ibpthread.a isn't linked in properly

PATCH: [BZ #14576] Unused __rtld_lock_init_recursive macro

PATCH: BZ #14370: Check mismatched TLS/non-TLS symbols

PATCH: BZ #14557: __kernel_vsyscall unwind info is incorrect

PATCH: BZ #14628: Inconsistent multi-arch setting

PATCH: Cast to _Unwind_Exception_Class when setting exc.exception_class

PATCH: Don't define x86-64 __strncmp_ssse3 in libc.a

PATCH: Fix a typo and update copyright years

PATCH: optimized sincosf with SSE for x86_64 and x86_32

Re: PATCH: SSE sin and cos for x86 and x86_64

PATCH: Update copyright years in csu/libc-tls.c

Ping Re: [PATCH v2] Fix the race between atexit() and exit()

Ping Re: [PATCH] Make bindresvport() function to multithread-safe

Re: Ping Re: Fix strtod rounding (bug 3479)

Ping Re: Make printf respect the rounding mode for hex output (bug5044)

Ping Re: Make strtod respect the rounding mode (bug 14518)

Ping Re: Remove libio C++ vtable definitions

Ping: [PATCH v2] Allow shrinking of arena heaps using mmap based onovercommit settings when available

PING: [PATCH] BZ #13679: Use static link by default for --disable-shared

Re: PING: [PATCH] BZ #13679: Use static link by default for--disable-shared

PING: [PATCH] BZ #14544: Use crtbeginT.o to statically link programs

Ping: [PATCH] Fix sporadic failure in tst-eintr1 test case

Ping: [PATCH][BZ #5298] Don't flush write buffer for ftell

PING: PATCH: [BZ #14562] Properly handle fencepost with MALLOC_ALIGN_MASK

Re: PING: PATCH: [BZ #14562] Properly handle fencepost withMALLOC_ALIGN_MASK

PING: PATCH: [BZ #14569] ibpthread.a isn't linked in properly

Ping[2]: [PATCH v2] Allow shrinking of arena heaps using mmap basedon overcommit settings when available

Ping[2]: [PATCH][BZ #14543] Fix fseek behaviour when called in widemode

Ping[2]: [PATCH][BZ #5298] Don't flush write buffer for ftell

Ping[3]: [PATCH][BZ #14543] Fix fseek behaviour when called in widemode

Re: Ping[3]: [PATCH][BZ #14543] Fix fseek behaviour when called inwide mode

Ping[3]: [PATCH][BZ #5298] Don't flush write buffer for ftell

Re: powerpc pthread_once bug fix

proper form for ports/ChangeLog.*

Re: Remove __ASSUME_POSIX_CPU_TIMERS

Remove _G_HAVE_IO_GETLINE_INFO

Remove _G_HAVE_PRINTF_FP

Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT

Remove _G_NEED_STDARG_H

Remove _G_USING_THUNKS

Remove libio C++ vtable definitions

Remove unused typedefs and macros from _G_config.h

Remove various _G_*_t type names

RFC: Automatically test IFUNC implementations

RFC: Use secondary pthread functions in glibc

secure getenv testcase...

Signed arguments to isspace et al

updating private branches (and .stgit branches)

Use size_t instead of int for internal variables in glob (bug 14621)

Re: Use size_t instead of int for internal variables in glob (bug14621)

Use www.gnu.org as example hostname in manual (bug 10014)

We could be getting ready to break the bank

Where to put ALIGN_UP and ALIGN_DOWN macros?


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 2.6.3