Don't pass shell loops' stdin to programs run on glibc's host.
[platform/upstream/glibc.git] / ChangeLog
2012-10-22 Jim BlandyDon't pass shell loops' stdin to programs run on glibc...
2012-10-22 Joseph MyersMove ChangeLog entry to correct file.
2012-10-22 Andreas JaegerAlways define __O_LARGEFILE
2012-10-22 Andreas JaegerAdd missed ChangeLog entry
2012-10-22 Andreas JaegerImprove <bits/fcntl-linux.h>: F_GETLK etc.
2012-10-22 Andreas JaegerUse __O_LARGEFILE instead of O_LARGEFILE
2012-10-21 Jim BlandyUse $(NM) not nm in tst-cancel-wrappers.
2012-10-21 Andreas JaegerSH: Use <bits/fcntl-linux.h>
2012-10-20 H.J. LuCheck the main application only if SHARED is defined
2012-10-20 Andreas JaegerReorganization of bits/fcntl.h for Linux
2012-10-20 Roland McGrathAlsways include <bits/types.h> in <fcntl.h>.
2012-10-20 H.J. LuAdd wcsmbs IFUNC tests
2012-10-20 H.J. LuAdd string IFUNC tests
2012-10-20 H.J. LuAdd debug IFUNC tests
2012-10-20 Siddhesh PoyarekarRetry read in ld.so if the entire ELF header is not...
2012-10-19 Joseph MyersUse $(built-program-cmd) in io/ftwtest-sh.
2012-10-19 Joseph MyersUse $(run-program-prefix) in more shell script tests.
2012-10-19 Joseph MyersRemove relics of support for configuring in the source...
2012-10-19 Joseph MyersUse working directory, not /tmp, in io/ftwtest-sh.
2012-10-19 Joseph MyersUse $(built-program-cmd) in posix/tst-getconf.sh.
2012-10-19 Jim BlandyClean up localedata/tst-wctype.sh to match how it is...
2012-10-19 H.J. LuAdd a testcase for BZ #14716
2012-10-18 Markus TrippelsdorfComment on slow compilation of math/test-tgmath2.c
2012-10-18 Joseph MyersRemove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64...
2012-10-18 Siddhesh PoyarekarAdd note on free list pointers overwriting M_PERTURB...
2012-10-17 Joseph MyersDon't call feclearexcept in gamma function tests.
2012-10-16 Florian Weimer__alloc_dir: avoid integer overflow in malloc argument
2012-10-16 Maxim KuvyrkovFix BZ #14716: memmem crash
2012-10-12 H.J. LuUse __uint64_t in x86 __bswap_64
2012-10-12 Andreas SchwabAvoid PLT references from __get_clockfreq on powerpc
2012-10-11 H.J. LuAdd x86-64 __libc_ifunc_impl_list
2012-10-11 H.J. LuAdd i686 __libc_ifunc_impl_list
2012-10-11 H.J. LuFramework to test IFUNC implementations on target
2012-10-11 H.J. LuUse IFUNC memmove/memset in x86-64 bcopy/bzero
2012-10-10 Joseph MyersUse $CXX not cc1plus to locate C++ headers.
2012-10-10 Joseph MyersDon't include link-libc-static in +link-static-before...
2012-10-10 Joseph MyersRemove _IO_pos_t.
2012-10-10 Alexandre Oliva* NEWS: Add note about FIPS mode. Wording suggested...
2012-10-10 Alexandre Oliva* crypt/crypt-entry.c: Include fips-private.h.
2012-10-10 Alexandre Oliva* crypt/crypt-private.h: Include stdbool.h.
2012-10-10 Maxim KuvyrkovAdd NEWS entry for BZ #14602.
2012-10-09 Joseph MyersMake libm-test.inc test comparison macros.
2012-10-09 Roland McGrathAdd missing magic to GLIBC_PROVIDES.
2012-10-09 Roland McGrathFree errstring if _dl_addr doesn't returns 0
2012-10-09 Joseph MyersRemove _G_off64_t and _G_stat64 from _G_config.h.
2012-10-09 Maxim KuvyrkovFix BZ #14602: strstr and strcasestr return wrong result.
2012-10-08 Joseph MyersImprove libm test coverage of classification macros...
2012-10-08 Jonathan NiederMakerules (check-abi-%): force C locale when running...
2012-10-08 Andreas SchwabFix missing include in sysdeps/unix/sysv/linux/powerpc...
2012-10-07 David S. MillerFix Niagara-4 memcpy bug on 32-bit.
2012-10-06 H.J. LuAdd a strstr test for page boundary
2012-10-05 David S. MillerAdd Niagara-4 optimized memset/bzero implementation.
2012-10-05 H.J. LuAdd a testase for BZ #14602
2012-10-05 H.J. LuTest strcasestr/strchr/strstr under all implementations
2012-10-05 H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c
2012-10-05 H.J. LuSet GL(dl_nns) to 1 for vDSO in libc.a
2012-10-05 H.J. LuSet up the data structures for vDSO in libc.a
2012-10-05 Joseph MyersImprove libm-test.inc comment.
2012-10-05 Joseph MyersUpdate config.guess and config.sub.
2012-10-04 Roland McGrathName space hygeine for madvise.
2012-10-03 Roland McGrathClean up conditionalize of ld.so.cache support.
2012-10-03 Pino Toscanosysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZE
2012-10-03 Roland McGrathRemove sysdeps/unix/bsd/confstr.h file.
2012-10-03 Alexandre Oliva* scripts/check-local-headers.sh: Exclude sys/sdt.h and
2012-10-02 Roland McGrathUse ElfW(Off) rather than off_t for offsets within...
2012-10-02 Dmitry V. Levinnscd: fix compilation flags
2012-10-02 Dmitry V. LevinClarify memory allocation error diagnostics to avoid...
2012-10-02 H.J. LuDefine HAS_FMA with bit_FMA_Usable
2012-10-01 Roland McGrathGet rid of unused __swblk_t type.
2012-10-01 Jeff Law2012-10-01 Patsy Franklin <pfrankli@redhat.com>
2012-10-01 Roland McGrathDefine __have_atfcts global in stub openat implementation.
2012-10-01 Roland McGrathClean up init-first.c files.
2012-10-01 Joseph MyersFix sign of inexact zero return from fma (bug 14645).
2012-09-29 Joseph MyersFix sign of exact zero return from fma (bug 14638).
2012-09-28 David S. MillerUncorrupt Sparc ULPS file.
2012-09-28 Roland McGrathImplement POSIX-generic sleep via nanosleep rather...
2012-09-28 Roland McGrathMove _G_config.h with Linuxism to linux/ directory.
2012-09-28 Roland McGrathFix stub open.c to define __libc_open.
2012-09-28 Roland McGrathAdd a missing $(make-target-directory).
2012-09-28 Roland McGrathQuiet make warning under --disable-shared.
2012-09-28 Roland McGrathConditionalize elf/dl-sysdep.c contents on [SHARED].
2012-09-28 Roland McGrathClean up *objdir variables.
2012-09-28 Roland McGrathAvoid more warnings in nsswitch.c
2012-09-28 David S. MillerRevert "Add missed ildouble case in yesterday's sparc...
2012-09-28 Roland McGrathAvoid unused static function warning in nsswitch.c.
2012-09-28 David S. MillerAdd missed ildouble case in yesterday's sparc ULPs...
2012-09-28 David S. MillerAdd Niagara-4 optimized memcpy and mempcpy.
2012-09-28 Pino Toscanotst-mknodat: create a FIFO instead of a socket
2012-09-28 Jeff Law2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
2012-09-28 H.J. LuRe-order the last ChangeLog entry
2012-09-28 H.J. LuDefine VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
2012-09-28 H.J. LuImprove ChangeLog entry for x86_64 strncmp-ssse3.S
2012-09-28 Pino Toscanoaio_fsync: fix the access mode check
2012-09-28 Jeff Law [BZ #11438]
2012-09-28 H.J. LuFix a typo in ChangeLog
2012-09-28 Siddhesh PoyarekarDon't flush write buffer for ftell
2012-09-28 Siddhesh PoyarekarAdjust wide data buffer pointers during fseek and ftell
2012-09-28 David S. MillerUpdate sparc ULPS for recent clog/clog10 activity.
2012-09-28 David S. MillerFix sparc64 crashes with LD_BIND_NOW and --enable-bind...
2012-09-27 Pino ToscanoInclude <pthread.h> where needed.
next