]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
BZ#16469: resolv: skip leading dot in domain to search
[thirdparty/glibc.git] / ChangeLog
2014-11-21  Alexandre OlivaBZ#16469: resolv: skip leading dot in domain to search
2014-11-21  Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-11-21  Alexandre OlivaBZ#14498: fix infinite loop in nss_db_getservbyname
2014-11-21  Ma Shimiaomanual: fix addmntent's MT-Safety race annotation
2014-11-21  Alexandre Olivactermid: return string literal, document MT-Safety...
2014-11-21  Alexandre Olivamanual: cuserid is mtasurace if not passed a string
2014-11-21  Alexandre OlivaRequire check-safety.sh to pass; wish for check that...
2014-11-20  Roland McGrathNPTL: Use __libc_fatal in unwind.c.
2014-11-20  Roland McGrathNPTL: Conditionalize asynchronous cancellation support...
2014-11-20  Roland McGrathNPTL: Refactor scheduler setup in pthread_create.
2014-11-20  Torvald RiegelUse C11 atomics in pthread_once.
2014-11-20  Torvald RiegelAdd tests for C11-like atomic operations.
2014-11-20  Torvald RiegelAdd atomic operations similar to those provided by...
2014-11-20  Torvald RiegelAdd arch-specific configuration for C11 atomics support.
2014-11-20  Roland McGrathNPTL: Don't (re)validate sched_priority in pthread_create.
2014-11-20  Roland McGrathTest that pthread_create diagnoses invalid scheduling...
2014-11-19  Carlos O'DonellCVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
2014-11-19  Siddhesh PoyarekarAuto-generate libc-modules.h
2014-11-19  Siddhesh PoyarekarFix -Wundef warning in SHLIB_COMPAT
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-18  Roland McGrathNPTL: Add stub createthread.c
2014-11-18  Roland McGrathNPTL: Move Linux-specific createthread.c to sysdeps.
2014-11-18  Roland McGrathNPTL: Refactor createthread.c
2014-11-18  Joseph MyersFix libm mpone, mptwo namespace (bug 17616).
2014-11-18  Tom de VriesFix crossreference to nonexistent node BSD Handler
2014-11-17  Richard Hendersonalpha: Fix soft-fp breakage
2014-11-14  Roland McGrathRemove sigvec.
2014-11-14  Joseph MyersRemove x86_64 __GNUC_PREREQ (4, 6) conditional.
2014-11-14  Joseph MyersRemove ARM __GNUC_PREREQ(4,4) conditionals.
2014-11-14  Joseph MyersOnly declare __sigpause in installed signal.h when...
2014-11-14  David S. MillerFix sparc build.
2014-11-14  Joseph MyersRequire GCC 4.6 or later to build glibc.
2014-11-14  Joseph MyersFix build of C mempcpy and stpcpy.
2014-11-13  Joseph MyersUse prototype definition for __strtol.
2014-11-13  Joseph MyersFix strtoll / strtoull namespace for 32-bit (bug 17594).
2014-11-13  Stefan LieblerS/390: dl-machine.h: Use numbered labels in inline...
2014-11-13  Stefan LieblerS/390: Add SystemTap probes to longjmp and setjmp.
2014-11-13  Stefan LieblerS/390: Get rid of warning unused variable in dl-machine.h.
2014-11-13  Stefan LieblerS/390: Get rid of warning: the comparision will always...
2014-11-12  Roland McGrathNPTL: Move __libc_multiple_threads_ptr defn to nptl...
2014-11-12  Joseph MyersAdd tests for namespace for static linking.
2014-11-12  Joseph MyersFix localealias.c fgets_unlocked namespace (bug 17589).
2014-11-12  Joseph MyersFix locale memmem namespace (bug 17585).
2014-11-12  Joseph MyersFix __get_nprocs fgets_unlocked namespace (bug 17582).
2014-11-12  Joseph MyersFix __printf_fp wmemset namespace (bug 17574).
2014-11-12  Joseph MyersFix stpcpy / mempcpy namespace (bug 17573).
2014-11-12  Joseph MyersFix x86_64 rawmemchr namespace (bug 17572).
2014-11-12  Joseph MyersFix qsort_r namespace (bug 17571).
2014-11-12  Joseph MyersFix malloc_info namespace (bug 17570).
2014-11-12  Joseph MyersFix __getcwd rewinddir namespace (bug 17584).
2014-11-12  Joseph MyersFix tzfile.c namespace (bug 17583).
2014-11-12  Siddhesh PoyarekarUse GOT instead of GOT12 all over
2014-11-12  Siddhesh PoyarekarFix stack alignment when loader is invoked directly
2014-11-12  Leonhard HolzFix tst-strcoll-overflow returning before timeout ...
2014-11-12  Tatiana UdalovaNew Bhilodi and Tulu locales (BZ #17475)
2014-11-11  Alan Hayward[AArch64] Add ipc.h.
2014-11-11  Marcus ShawcroftFix ChangeLog formatting of previous commit.
2014-11-11  Renlin Li[AArch64] End frame record chain correctly.
2014-11-10  Andrew SenkevichUpdate minimal required bunutils version to 2.22
2014-11-07  Andreas Schwabm68k: don't expect PLT reference to __tls_get_addr
2014-11-07  Joseph MyersRemove __libc_waitpid function name.
2014-11-06  Carlos O'Donellmanual/llio.texi: Comment on write atomicity.
2014-11-06  Carlos O'DonellRun check-localpltk/textrel/execstack over ld.so.
2014-11-05  Joseph MyersRemove INTDEF / INTUSE / INTVARDEF (bug 14132).
2014-11-05  Adhemerval Zanellalibio: Refactor tst-fmemopen to use test-skeleton.c
2014-11-05  Will Newtonbenchtests: Add malloc microbenchmark
2014-11-05  Richard Earnshaw[AArch64] Add optimized strchrnul.
2014-11-05  Adhemerval Zanellapowerpc: Simplify encoding of POWER8 instruction
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-11-05  Joseph MyersDon't use INTDEF/INTUSE with _dl_mcount (bug 14132).
2014-11-04  Joseph MyersDon't use INTDEF/INTUSE with _dl_init (bug 14132).
2014-11-04  Joseph MyersDon't use INTDEF/INTUSE with _dl_argv (bug 14132).
2014-11-04  Joseph Myerssoft-fp: Add _FP_TO_INT_ROUND.
2014-11-04  Andreas SchwabRemove unused include
2014-11-03  Adhemerval Zanellapowerpc: Fix encoding of POWER8 instruction
2014-11-03  Andreas SchwabDon't error out writing a multibyte character to an...
2014-11-01  Jose E. MarchesiFix sparc struct fpu definition.
2014-11-01  Joseph MyersRemove __libc_nanosleep function name.
2014-10-31  Joseph MyersMake aclocal.m4 comment mention updating install.texi...
2014-10-31  Torvald Riegelpowerpc: Change atomic_write_barrier to have release...
2014-10-31  Matthew FortuneAdd a hook to enable load-time inspection of program...
2014-10-31  Roland McGrathBZ#17496: Fix gnu/lib-names.h dependency.
2014-10-31  Joseph MyersUpdate autoconf version requirement in install.texi.
2014-10-31  Joseph MyersRemove __libc_pselect alias.
2014-10-31  Joseph MyersMove powerpc64 pread/pwrite definitions to syscalls...
2014-10-31  Torvald RiegelFix SPARC atomic_write_barrier.
2014-10-30  Roland McGrathClean up internal ctype.h header.
2014-10-30  Joseph MyersRemove __libc_readv and __libc_writev function names.
2014-10-30  Roland McGrathClean up wchar_t conversion code in iconv program.
2014-10-30  Joseph MyersRemove __libc_creat function name.
2014-10-30  Carlos O'Donellmanual/llio.texi: Add Linux-specific comments for write().
2014-10-28  Carlos O'Donellelf/dl-load.c: Use __strdup.
2014-10-28  Joseph MyersDon't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).
2014-10-27  Gratian Crisanarm: Re-enable PI futex support for ARM kernels >=...
2014-10-27  Joseph MyersMove setfsgid/setfsuid definitions to syscalls.list...
2014-10-27  Andreas SchwabFix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
2014-10-24  Roland McGrathRework compiler version check in configure.
2014-10-24  Roland McGrathPrototypify htonl and htons definitions.
2014-10-24  Wilco DijkstraThis patch improves strncat performance by using strlen...
2014-10-24  Wilco DijkstraThis patch improves strcat performance by using strlen...
next