Fix strtod rounding (bug 3479).
[platform/upstream/glibc.git] / ChangeLog
2012-08-27 Joseph MyersFix strtod rounding (bug 3479).
2012-08-27 Joseph MyersFix strtod integer/buffer overflow (bug 14459).
2012-08-25 Marek PolacekFix some typos in comments.
2012-08-23 Roland McGrathFix tst-rfc3484* build failures from USE_NSCD move...
2012-08-23 Steve McIntyreCheck floating-point ABI in ARM VALID_ELF_HEADER.
2012-08-23 Joseph MyersMake dl-fxstatat64.c include of fxstatat64.c use <...
2012-08-22 Roland McGrathFix shadow, gshadow, networks, protocols, rpc, aliases...
2012-08-22 Roland McGrathAdd --disable-build-nscd configure option.
2012-08-22 Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-22 Dmitry V. LevinFix sed configure check for newer sed --version output.
2012-08-22 Roland McGrathFix libc-start change for IRELless machines.
2012-08-22 Jeff Law * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use...
2012-08-22 Mike Frysingerrename V variable to lib-version
2012-08-22 Roland McGrathLeading-tabify ChangeLog.
2012-08-22 Roland McGrathFix ChangeLog format.
2012-08-22 Will SchmidtAdd versions of wcscpy, wcschr, wcsrchr for power6...
2012-08-22 Maxim KuvyrkovMicro-optimize critical path of strstr, strcase and...
2012-08-22 Maxim KuvyrkovUse pointers for traversing arrays in strstr, strcasest...
2012-08-22 Maxim KuvyrkovDetect EOL on-the-fly in strstr, strcasestr and memmem.
2012-08-22 Maxim KuvyrkovOptimize first-character loop of strstr, strcasestr...
2012-08-21 Roland McGrathSupport static IFUNC calls irrespective of USE_MULTIARCH.
2012-08-21 Joseph MyersRemove __ASSUME_FADVISE64_64_SYSCALL.
2012-08-21 Will Schmidt[Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S.
2012-08-20 Roland McGrathFix typos in manual wrt syslog.
2012-08-20 Roland McGrathFix conditional on using DSOCAPS to match condition...
2012-08-20 Joseph MyersRemove __ASSUME_SWAPCONTEXT_SYSCALL.
2012-08-20 Joseph MyersDefine __ASSUME_UTIMES for s390.
2012-08-20 Joseph MyersRemove __ASSUME_MMAP2_SYSCALL.
2012-08-20 Andreas KrebbelS/390: Remove 32 bit getrlimit.c.
2012-08-18 Andreas JaegerFix last patch: Add missing DUMMY variable
2012-08-18 Mike Frysingeradd attribute_hidden to __have_{sock_cloexec,pipe2...
2012-08-18 Mike Frysingersplit assume pipe2/dup3/sock_cloexec knobs
2012-08-18 Mike Frysingerupdate linux nice.c include path too after recent file...
2012-08-17 Marek PolacekQuash warning in s_sincosl.
2012-08-17 Roland McGrathAdjust old #include's of sysdeps/unix/time.c to point...
2012-08-17 Roland McGrathMake sysheaders available in config.make.
2012-08-17 Roland McGrathMove some things from sysdeps/unix to sysdeps/posix.
2012-08-17 Roland McGrathFix rule dependency in last change.
2012-08-17 Jeff Law2012-08-17 Jeff Law <law@redhat.com>
2012-08-17 Roland McGrathMerge unix/inet/syscalls.list into unix/syscalls.list.
2012-08-17 Roland McGrathFix getaddrinfo for [!_STATBUF_ST_NSEC] case.
2012-08-17 Roland McGrathMake malloc build for no-threads configurations.
2012-08-17 Roland McGrathChange type of constant to avoid a warning.
2012-08-17 Roland McGrathSplit sys/param.h out into common file and sysdeps...
2012-08-17 Roland McGrathAdd a cast to silence a warning.
2012-08-17 Roland McGrathMake libio compile without _IO_MTSAFE_IO.
2012-08-17 Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-08-17 Gary BensonAlso set r->r_map when unmapping the first object in...
2012-08-16 Roland McGrathDo not pollute name space with internal_*netgrent funct...
2012-08-16 Joseph MyersUpdate longlong.h from GCC.
2012-08-16 Roland McGrathSuppress -Wunused-but-set warnings in GMP code.
2012-08-16 Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-16 Joseph MyersRemove __ASSUME_POSIX_TIMERS.
2012-08-16 Roland McGrathFix dl-load.c for [!_LIBC_REENTRANT] case.
2012-08-16 Roland McGrathDefine __rtld_lock_initialize in stub bits/libc-lock...
2012-08-16 Roland McGrathAdd a missing #include to dl-sym.c.
2012-08-15 Roland McGrathSuppress regcomp.c warnings in 32-bit builds.
2012-08-15 Roland McGrathDefine O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl...
2012-08-15 Roland McGrathMove stub lseek.c to the right directory.
2012-08-15 Roland McGrathFix stub clock_nanosleep #include.
2012-08-15 Roland McGrathFix last sha512.c change to avoid compiler warning.
2012-08-15 Liubov DmitrievaFix segmentation fault in strncasecmp for i686
2012-08-15 Andreas JaegerAdd testcase for BZ#14090 - md5/sha512 with large sizes
2012-08-15 Paul EggertFix BZ#14090 - md5/sha512 with large sizes
2012-08-15 Roland McGrathRemove local redefinition of MAX macro.
2012-08-15 Roland McGrathClean up x86_64/multiarch/strstr-c.c include order.
2012-08-15 Roland McGrathClean up x86_64/multiarch/memmove.c include order.
2012-08-15 Roland McGrathDeclare __getdirentries in internal dirent.h.
2012-08-15 Roland McGrathAdd casts to suppress warnings in system.c under [...
2012-08-15 Mike Frysingeri386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO
2012-08-14 Roland McGrathAdd a missing #include.
2012-08-14 Roland McGrathAdd a missing #include.
2012-08-14 Joseph MyersRemove __ASSUME_CLONE_THREAD_FLAGS.
2012-08-14 Andreas JaegerUpdate i386 ULPs
2012-08-14 Andreas JaegerUse tabs instead of spaces
2012-08-14 Maxim KuvyrkovAdd explicit acquire/release semantics to atomic_exchan...
2012-08-13 Markus TrippelsdorfUpdate x86-64 ULPs
2012-08-13 Jeff Law * manual/stdio.texi (snprintf): Clarify handling...
2012-08-10 Joseph MyersMove Linux kernel version conditionals to kernel-featur...
2012-08-10 Jeff Law [BZ #13939]
2012-08-09 H.J. LuAvoid DWARF definition DIE on ifunc symbols
2012-08-09 Mark SalterAdd new AM33 relocs
2012-08-08 Joseph MyersRemove __ASSUME_TGKILL.
2012-08-08 Roland McGrathAdd a missing #include.
2012-08-08 Roland McGrathMissing #include updates for dirstream code move from...
2012-08-07 Allan McRaerpcgen - fall back to looking for cpp in system path
2012-08-07 Joseph MyersRemove some pre-2.6.16 Linux kernel conditionals.
2012-08-07 Roland McGrathMove common dirent implementation from sysdeps/unix...
2012-08-07 Roland McGrathMake the bsd4.4/bits/fcntl.h be the generic one.
2012-08-07 Roland McGrathUpdate bsd4.4/bits/fcntl.h to match modern NetBSD bits.
2012-08-07 Roland McGrathMake the bsd4.4/bits/dirent.h be the generic one.
2012-08-07 Roland McGrathDefine _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.h
2012-08-07 Joseph MyersRemove pre-2.6.16 Linux kernel support.
2012-08-06 Roland McGrathClean up {alphasort,versionsort,scandir,scandirat}...
2012-08-06 Roland McGrathClean up lockf64, fseeko64, ftello64, fgetpos64, fsetpo...
2012-08-06 H.J. LuRemove __secure_getenv in 2.17 instead of 2.16
2012-08-06 H.J. LuRemove x32/iofopen.c and x32/iofopen64.c
2012-08-04 David S. MillerUpdate SPARC ULPs.
2012-08-03 Joseph MyersRemove some pre-2.6.0 Linux kernel conditionals.
2012-08-03 Roland McGrathDistinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
next