]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2010-03-27  Ulrich DrepperFix one more issue with the glob patch.
2010-03-27  Ulrich DrepperFix comments and indentation.
2010-03-27  Ulrich DrepperDefine miss_F_GETOWN_EX only if needed.
2010-03-26  Ulrich DrepperShorted ChangeLog.
2010-03-26  Richard HendersonMark _dl_random attribute_relro in the header file.
2010-03-26  Richard HendersonFix printf format warning for si_band.
2010-03-26  Richard HendersonFinish locale_data -> __locale_data transition.
2010-03-26  Richard HendersonDon't take the address of a void object.
2010-03-26  Ulrich DrepperFix one case of last checkin.
2010-03-26  Ulrich DrepperDon't abort immediately on successful lookup in getaddr...
2010-03-26  Andreas SchwabFix spurious UNAVAIL status is getaddrinfo
2010-03-26  Ulrich DrepperRemove stale reference to website
2010-03-26  Ulrich DrepperRemove unwanted malloc changes, again.
2010-03-26  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-03-25  Ulrich DrepperAdd support for new clocks.
2010-03-25  Andreas SchwabFix typo in cuserid
2010-03-25  Chris Demetriouocale-archive differs between 32 and 64 bit platforms
2010-03-25  Ulrich DrepperFix Linux getlogin{_r,} implementation
2010-03-24  Jonathan Geislercalls to cuserid() can result in buffer overruns and...
2010-03-24  Priit LaesChange first_weekday and first_workday in et_EE locale
2010-03-24  Ulrich DrepperAllow variable shift values in mmap2.
2010-03-24  Luis MachadoEnable common version of pthread_cond_timedwait to...
2010-03-24  H.J. LuDon't define __strpbrk_sse42 in static library
2010-03-24  H.J. LuTest case for last x86 memcmp problem
2010-03-24  Ulrich DrepperAdd test for last glob bug.
2010-03-24  Ulrich DrepperFix glob with empty pattern
2010-03-24  Ulrich DrepperFix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
2010-03-24  Ulrich DrepperUnify wint_t handling in wchar.h and wctype.h.
2010-03-18  Ulrich DrepperFuture safety in checking ELF header.
2010-03-18  H.J. LuFix sysdeps/i386/i686/multiarch/memcmp-ssse3.S
2010-03-17  Paul PluzhnikovFix missing dependency of localedata tests on gconv...
2010-03-17  Andreas SchwabFix debug statements in resolver
2010-03-17  Ulrich DrepperA few more archs have IFUNC support.
2010-03-17  Ulrich DrepperExtended ELF ABI version handling only for Linux.
2010-03-16  Ulrich DrepperAlso update Linux-specific VALID_ELF_ABIVERSION definition.
2010-03-16  Ulrich DrepperMissing files for libc ABI handling.
2010-03-15  Ulrich DrepperUpdate copyright year.
2010-03-15  Ulrich DrepperImplement handling of libc ABI in ELF header.
2010-03-12  Ulrich DrepperDefine UMOUNT_NOFOLLOW.
2010-03-12  Andreas SchwabDon't underestimate length of DST substitution
2010-03-11  Roland McGrathelf.h: Add missing R_X86_64_*64 relocs.
2010-03-10  Ulrich DrepperFix whitespace issues.
2010-03-10  Luis Machadopower7-optimized 64-bit and 32-bit memcpy
2010-03-10  Ulrich DrepperFix a few more problem with the recent setxid changes.
2010-03-09  David S. Millersparc: Optimize strlen using techniques from powerpc...
2010-03-09  David S. Millersparc32: Fix non-v9 build failure in memcpy.
2010-03-09  David S. Millersparc64: Fix handling of R_SPARC_TLS_LE_* relocations.
2010-03-08  Andreas SchwabRevert to original version of setxid race fix
2010-03-08  Ulrich DrepperFix one left over from last change to statvfs.
2010-03-06  Ulrich DrepperHandle ext4 and logfs in statvfs functions.
2010-03-06  Yann DroneaudFix DEBUG statements in resolv/res_send.c
2010-03-05  Ulrich DrepperFix setxid race with thread creation
2010-03-05  H.J. LuPass -mtune=i686 to assembler when compiling for i686
2010-03-05  Ulrich DrepperDefine new x86-64 relocation symbols
2010-03-05  Richard GuentherFix R_X86_64_PC32 overflow detection
2010-03-04  Ulrich DrepperFixups.
2010-03-04  David S. Millersparc32: Remove unused code.
2010-03-04  David S. Millersparc64: Use dbl-64/wordsize-64 math lib code.
2010-03-03  Ulrich DrepperMore in.h definitions from the Linux kernel.
2010-03-03  David S. Miller(INSERT_WORDS64): Fix argument order.
2010-03-03  Aurelien Jarnosparc64: Fix msgrcv()
2010-03-03  David S. Millersparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_...
2010-03-02  Roland McGrathMerge commit 'origin/davem/sparc'
2010-03-01  Roland McGrathDefine NT_X86_XSTATE constant for ELF core files.
2010-02-27  Ulrich DrepperAdd BZ number.
2010-02-27  H.J. LuFix unwind info in x86 strcmp-sse4.S
2010-02-26  David S. Millersparc: Add multiarch support for memset/bzero/memcpy. davem/sparc
2010-02-26  David S. Millersparc: Pull bcopy/memmove out of memcpy.S implementations.
2010-02-26  David S. Millersparc: Reimplement 64-bit aligned copy routines and...
2010-02-25  Ulrich DrepperWe can use the 64-bit register versions of the double...
2010-02-25  Ulrich DrepperFix typos I added in malloc.c
2010-02-25  Ulrich DrepperFix comment.
2010-02-25  H.J. LuFix issues in x86 memcpy-ssse3-rep.S
2010-02-25  H.J. LuFix issues in x86 memcpy-ssse3.S
2010-02-25  H.J. LuFix issues in x86 memset-sse2.S/memset-sse2-rep.S
2010-02-25  Ulrich DrepperFix reporting of I/O errors in *dprintf functions.
2010-02-24  Petr BaudisFix assertion in palloc and pvalloc as well.
2010-02-22  Jim Meyeringmanual: fix typo: s/are/is/
2010-02-22  Jim Meyeringmanual: adjust grammar
2010-02-22  Jim Meyeringmanual: fix doubled-words and typos
2010-02-20  David S. Millersparc: Fix 32-bit makecontext arg passing.
2010-02-20  David S. Millersparc: Fix v9 memchr with long buffer lengths.
2010-02-20  David S. MillerFix PLT rewrite when prelinking fails on 32-bit sparc.
2010-02-20  Joseph MyersFix PLT rewrite when prelinking fails on 64-bit sparc.
2010-02-19  Carl Fredrik... Fix Hurd tiocsctty change.
2010-02-19  Ulrich DrepperWhitespace fix.
2010-02-19  H.J. LuUse CPUID_OFFSET instead of FEATURE_OFFSET
2010-02-18  H.J. LuAlign x86 memcmp-sse4.S and fix unwind info.
2010-02-18  H.J. LuFix unwind info in x86 memcmp-ssse3.
2010-02-18  H.J. LuSimplify x86 strcmp-sse4 unwind info.
2010-02-18  Ulrich DrepperFix and cleanup unwind info in x86 strcmp-ssse<F3>.
2010-02-17  Carl Fredrik... Clean up Hurd TIOCSCTTY.
2010-02-17  Carl Fredrik... Use ioctl_handler_t typedef in Hurd ioctl macros.
2010-02-16  Ulrich DrepperRemove commented-out code.
2010-02-15  Ulrich DrepperFix up new x86 string functions.
2010-02-15  H.J. Lu32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2
2010-02-12  Ulrich DrepperCleanup ChangeLog.
2010-02-12  Luis MachadoCleanup old obsolete PPC_REL16 checks
2010-02-12  Alan Modrafix powerpc macros in tls-macros.h
2010-02-11  Andreas KrebbelS/390: Disable two UTF conversion instructions
next