aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-11Avoid cast in non-gcc obstack_freeUlrich Drepper
2011-09-11Fix use of AC_INITUlrich Drepper
2011-09-11Provide static initializer for _dl_pagesize in statically linked codeUlrich Drepper
2011-09-10Remove MALLOC_FAILURE_ACTION use in mallocUlrich Drepper
2011-09-10Simplify malloc initializationUlrich Drepper
2011-09-10Simplify malloc codeUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-09-09Fix jn precisionPetr Baudis
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper
2011-09-09Fix boundary conditions in scanfUlrich Drepper
2011-09-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-09-09Don't lock string streams in stream cleanup codeUlrich Drepper
2011-09-09Define ELFOSABI_GNU.Roland McGrath
2011-09-09string/strncat.c: fix compilation for some architecturesDenis Zaitceff
2011-09-09Fix sotruss help messagesUlrich Drepper
2011-09-09Fill in real information in __dl_iterate_phdrUlrich Drepper
2011-09-08Fix macro used in testH.J. Lu
2011-09-08Fix warning in elf/sprof.cAndreas Jaeger
2011-09-08Fix lround() loses precisionPaul Pluzhnikov
2011-09-08RegeneratedUlrich Drepper
2011-09-08Remove support for automatic cvs check-insUlrich Drepper
2011-09-08Add missing definition of LOCPATH for bug-regex32 runJohn Stanley
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper
2011-09-08Move wide char tests to wcsmbs directoryUlrich Drepper
2011-09-08New comprehensive test for wmemcmpLiubov Dmitrieva
2011-09-08BZ#13153: Update manual last-edit info.Roland McGrath
2011-09-08sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault
2011-09-08Hurd: fix use of uninitialized value in fork port copying.Roland McGrath
2011-09-08Fix crash during error handlingAndreas Schwab
2011-09-08Use O_CLOEXEC when loading objects in ld.soUlrich Drepper
2011-09-07Pass back error code from dlerror_runUlrich Drepper
2011-09-07Fix memory leak in case of failed dlopenUlrich Drepper
2011-09-07Remove invalid BZ numberUlrich Drepper
2011-09-07Fix up x86-32 section names for Atom codeLiubov Dmitrieva
2011-09-07Check for finite/infinity parms in IBM Long Double 128 fmal( )Ulrich Drepper
2011-09-07Fix whitespacesUlrich Drepper
2011-09-07Trigonometric optimizations for POWERAdhemerval Zanella
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra
2011-09-07power7 strncmp optimizationWill Schmidt
2011-09-07power7 memcpy VSX optimizationsWill Schmidt
2011-09-07Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-09-07Simplify AVX checkH.J. Lu
2011-09-07Revert "Fix semid_ds for x86-64"Andreas Schwab
2011-09-07Remove gettimeofday vsyscall use from x86-86 libpthreadUlrich Drepper
2011-09-07Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper
2011-09-06Fix handling of __vdso_clock_gettimeUlrich Drepper
2011-09-06Don't call gettimeofday vsyscall in x86-64 sem_timedwaitUlrich Drepper
2011-09-06Move Atom-optimized code out of the way and togetherUlrich Drepper
2011-09-06Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper