NPTL: Remove gratuitous Linuxisms from gai_misc.h.
[platform/upstream/glibc.git] / ChangeLog
2014-12-17 Roland McGrathNPTL: Remove gratuitous Linuxisms from gai_misc.h.
2014-12-17 Roland McGrathFix stub __if_freenameindex build error.
2014-12-17 Roland McGrathRemove explicit inline on malloc perturb functions.
2014-12-17 Joseph MyersFix profil_counter namespace (bug 17725).
2014-12-17 Joseph MyersFix resolver inet_* namespace (bug 17722).
2014-12-17 Steve Ellcey2014-12-17 Steve Ellcey <sellcey@imgtec.com>
2014-12-17 Stefan LieblerGet rid of format warning in bug-vfprintf-nargs.c.
2014-12-17 Stefan LieblerGet rid of format warning in tst-widetext.c.
2014-12-17 Andreas SchwabFix printf format error
2014-12-16 Roland McGrathUse PTR_MANGLE on libgcc unwinder function pointers.
2014-12-16 Roland McGrathRevert "Use pragmas rather than makefiles for necessary...
2014-12-16 Roland McGrathUse pragmas rather than makefiles for necessary options...
2014-12-16 Joseph MyersFix x86_64 memrchr namespace (bug 17719).
2014-12-16 Joseph MyersFix resolver if_* namespace (bug 17717).
2014-12-16 Joseph MyersRemove some semaphore.h linknamespace XFAILs.
2014-12-16 Siddhesh PoyarekarFix the 'array subscript is above array bounds' warning...
2014-12-16 Siddhesh PoyarekarFix 'array subscript is above array bounds' warning...
2014-12-16 Arjun ShankarModify libio/tst-fopenloc.c to use test-skeleton.c
2014-12-16 Arjun ShankarModify stdlib/tst-bsearch.c to use test-skeleton.c
2014-12-16 Arjun ShankarModify stdio-common/tst-fseek.c to use test-skeleton.c
2014-12-16 Torvald RiegelIgnore warning in string/tester.c.
2014-12-16 Torvald RiegelFix warning in misc/tst-mntent2.c.
2014-12-16 Torvald RiegelFix warning in elf/tst-unique4lib.cc.
2014-12-16 Florian WeimerAvoid infinite loop in nss_dns getnetbyname [BZ #17630]
2014-12-16 Allan McRaestdio-common/Makefile: readd bug26 testcase
2014-12-15 Ondřej BílkaReturn allocated array instead of unallocated.
2014-12-15 Torvald RiegelAdd comments for the generic lowlevellock implementation.
2014-12-15 Torvald RiegelFix nptl/tst-sem4: always start with a fresh semaphore.
2014-12-15 Torvald RiegelFix nptl/tst-mutex5.c: Do not skip tests if elision...
2014-12-15 Adhemerval Zanellastdio-common: Include <libc-internal.h> in some tests
2014-12-15 Torvald RiegelRemove custom pthread_once implementation on s390.
2014-12-15 Jeff LawCVE-2012-3406: Stack overflow in vfprintf [BZ #16617]
2014-12-15 Will NewtonBump required version of texinfo to 4.7
2014-12-12 Roland McGrathNPTL: Refactor named semaphore code to use shm-directory.h
2014-12-12 Roland McGrathNPTL: Add stubs for Linux-only extension functions.
2014-12-12 Roland McGrathFix NPTL build for !__ASSUME_SET_ROBUST_LIST case.
2014-12-12 Stefan Lieblerresolv: Suppress maybe uninitialized warning
2014-12-12 Stefan LieblerGet rid of warning comparision will always evaluate...
2014-12-12 James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2014-12-12 Roland McGrathRefactor shm_{open,unlink} code to separate Linux-speci...
2014-12-11 Kaz Kojima* Fix SH specific compiler warnings which are for integ...
2014-12-11 Joseph MyersMove semaphore.h to sysdeps/pthread/.
2014-12-11 Roland McGrathSuppress -Wformat-security in tst-error1.c.
2014-12-11 Roland McGrathEliminate -Wno-format from printf/scanf tests.
2014-12-11 Joseph MyersAdd more headers to include/ for conform tests.
2014-12-11 Joseph MyersClean up localedata tests printf formats, don't use...
2014-12-11 Roland McGrathFix -Wformat-security warnings in posix/regexbug1.c
2014-12-11 Chris Metcalftile: add inhibit_loop_to_libcall to string functions
2014-12-11 Adhemerval ZanellaFix __sendmmsg prototype guards
2014-12-11 Steve Ellcey * sysdeps/mips/dl-trampoline.c: Modify switch expressi...
2014-12-11 Steve Ellcey2014-12-11 Steve Ellcey <sellcey@imgtec.com>
2014-12-11 Stefan LieblerGet rid of warning inlining failed in call to maybe_swa...
2014-12-11 Stefan LieblerS/390: Get rid of assembler warning value truncated.
2014-12-11 Andreas SchwabConstify string parameters
2014-12-11 Adhemerval Zanellapowerpc: Fix lgammal_r overflow warnings
2014-12-11 Andreas SchwabProperly handle forced elision in pthread_mutex_trylock...
2014-12-11 Andreas SchwabRemove duplication from gconv-modules
2014-12-11 Will Newtonintl: Merge with gettext version 0.19.3
2014-12-10 Steve Ellcey2014-12-10 Steve Ellcey <sellcey@imgtec.com>
2014-12-10 Joseph MyersFix MIPS waitid build.
2014-12-10 Joseph MyersFix MIPS sigaction build.
2014-12-10 Ondřej BílkaFix typo in changelog.
2014-12-10 Joseph MyersFix strftime wcschr namespace (bug 17634).
2014-12-10 Joseph MyersFix tst-ftell-active-handler.c warning.
2014-12-10 Anders Kaseorgmanual: Remove incorrect claim that qsort() can be...
2014-12-10 Andreas SchwabDon't touch user-controlled stdio locks in forked child...
2014-12-10 Richard Earnshaw[AArch64] Fix strchrnul clobbering v15
2014-12-10 Joseph MyersUse -Werror by default, add --disable-werror.
2014-12-10 Joseph MyersDisable -Wdeprecated-declarations for register_printf_f...
2014-12-10 Joseph MyersDisable -Wdiv-by-zero for some tests in stdio-common...
2014-12-10 Joseph MyersAdd macros for diagnostic control, use for scanf %a...
2014-12-09 Torvald RiegelRemove custom pthread_once implementation on sh.
2014-12-08 Adhemerval Zanellalibio: Fix variable aligment in tst-ftell-active-handler
2014-12-06 Joseph MyersFix pthreads getrlimit, gettimeofday namespace (bug...
2014-12-05 Adhemerval Zanellalibio: Fix buffer overrun in tst-ftell-active-handler
2014-12-04 Roland McGrathDe-warning a few stubs.
2014-12-04 Joseph MyersFix linknamespace h_errno handling.
2014-12-04 Siddhesh PoyarekarFix another typo in the ChangeLog
2014-12-04 Siddhesh PoyarekarFix date in ChangeLog
2014-12-04 Siddhesh PoyarekarFix up function definition style
2014-12-04 Siddhesh PoyarekarReset cached offset when reading to end of stream ...
2014-12-04 Siddhesh Poyarekartst-ftell-active-handler: Open file with O_TRUNC for...
2014-12-04 Siddhesh Poyarekarftell: seek to end only when there are unflushed bytes...
2014-12-03 Joseph MyersFix linknamespace getdate_err handling.
2014-12-02 Joseph MyersRemove some linknamespace test XFAILs.
2014-12-02 Joseph MyersFix getifaddrs, freeifaddrs namespace (bug 17668).
2014-12-02 Petar Jovanovicmips: Do not use jal to reach __libc_start_main
2014-12-02 Joseph MyersFix warning in nptl/tst-stack4.c.
2014-12-02 Joseph MyersFix -Waddress warnings in nptl/tst-mutex1.c.
2014-12-02 Joseph MyersFix warning in posix/tst-getopt_long1.c.
2014-12-02 Joseph MyersRemove excess declarations from unistd.h for XPG3/XPG4...
2014-12-02 Joseph MyersFix fgets_unlocked namespace issues (bug 17664).
2014-12-02 Joseph MyersFix elf/tst-unique4lib.cc warning.
2014-12-02 Adhemerval Zanellapowerpc: Add powerpc64 strpbrk optimization
2014-12-02 Adhemerval Zanellapowerpc: Add powerpc64 strcspn optimization
2014-12-02 Adhemerval Zanellapowerpc: Add powerpc64 strspn optimization
2014-12-01 James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2014-12-01 Rajalakshmi Sriniv... powerpc: strtok{_r} optimization for powerpc64
2014-11-29 Carlos O'DonellFix indenting in bits/ioctl-types.h.
2014-11-29 Carlos O'DonellUse ALIGN_UP in nptl/nptl-init.c
next