]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2011-10-06  Ulrich DrepperStop crash in OOM handling in NSS
2011-10-06  Jiri OlsaMore fallout from OOM in NSS
2011-10-06  Jiri OlsaHandle OOM in NSS
2011-10-05  Andreas SchwabDon't call ifunc functions in trace mode
2011-09-28  Ulrich DrepperOptimize libnss_files initialization
2011-09-28  Andreas SchwabAdjust powerpc libm ULPs
2011-09-27  Roland McGrathFix some grammar in the manual.
2011-09-27  Andreas SchwabCorrectly reparse group line after enlarging the buffer
2011-09-26  Andreas SchwabFix parse error in bits/mathinline.h with --std=c99
2011-09-21  Joseph MyersLink libresolv.so with ld.so for __stack_chk_guard.
2011-09-19  Roland McGrathClean up disabling of script_execute
2011-09-19  Roland McGrathGet rid of tls.make include file.
2011-09-19  Mike FrysingerUse CPPFLAGS from configure.
2011-09-16  Ulrich Drepperfinite for 64-bit platforms
2011-09-15  Ulrich DrepperDefine IP_MULTICAST_ALL
2011-09-15  Roland McGrathUse HIDDEN_JUMPTARGET rather than spelling out its...
2011-09-15  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-15  Ulrich DrepperAdd fmax and fmin inlines for x86-64
2011-09-15  Andreas SchwabAvoid race between {,__de}allocate_stack and __reclaim_...
2011-09-15  Andreas SchwabFix PLT uses in libm on powerpc
2011-09-14  Ulrich DrepperUse correct section to allow merging
2011-09-14  Ulrich DrepperOptimized lrint and llrint for x86-64
2011-09-14  Andreas SchwabAlso relocate in dependency order when doing symbol...
2011-09-13  Andreas SchwabFix undefined symbol in powerpc64 dl-machine.h
2011-09-13  Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-13  Andreas SchwabFix pattern on $(ldd-rewrite-script) substitution
2011-09-13  Andreas SchwabOnly use USE___THREAD when defined
2011-09-12  Ulrich DrepperOptimize logb code for 64-bit machines
2011-09-12  Ulrich DrepperRevert "Remove last use of USE___THREAD"
2011-09-12  Andreas SchwabFix invalid conversion in __cmsg_nxthdr
2011-09-12  Andreas SchwabRemove last use of USE___THREAD
2011-09-11  Ulrich DrepperCleanup CL
2011-09-11  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11  Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-11  Andreas SchwabPrepend $(..) to $(ldd-rewrite-script) if non-absolute
2011-09-11  Ulrich DrepperAvoid cast in non-gcc obstack_free
2011-09-11  Ulrich DrepperFix use of AC_INIT
2011-09-11  Ulrich DrepperProvide static initializer for _dl_pagesize in statical...
2011-09-11  Ulrich DrepperRemove MALLOC_FAILURE_ACTION use in malloc
2011-09-11  Ulrich DrepperSimplify malloc initialization
2011-09-10  Ulrich DrepperSimplify malloc code
2011-09-10  Ulrich DrepperRemove support for !USE___THREAD
2011-09-10  Ulrich DrepperCleanup of configuration options
2011-09-10  Petr BaudisFix jn precision
2011-09-10  Ulrich DrepperUse (void*) instead of 0 for return value pointer in...
2011-09-10  Ulrich DrepperFix boundary conditions in scanf
2011-09-09  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-09  Ulrich DrepperDon't lock string streams in stream cleanup code
2011-09-09  Roland McGrathDefine ELFOSABI_GNU.
2011-09-09  Denis Zaitceffstring/strncat.c: fix compilation for some architectures
2011-09-09  Ulrich DrepperFix sotruss help messages
2011-09-09  Ulrich DrepperFill in real information in __dl_iterate_phdr
2011-09-09  H.J. LuFix macro used in test
2011-09-09  Andreas JaegerFix warning in elf/sprof.c
2011-09-09  Paul PluzhnikovFix lround() loses precision
2011-09-09  Ulrich DrepperRegenerated
2011-09-09  Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-09  John StanleyAdd missing definition of LOCPATH for bug-regex32 run
2011-09-08  Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-09-08  Ulrich DrepperMove wide char tests to wcsmbs directory
2011-09-08  Liubov DmitrievaNew comprehensive test for wmemcmp
2011-09-08  Roland McGrathBZ#13153: Update manual last-edit info.
2011-09-08  Samuel Thibaultsysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
2011-09-08  Roland McGrathHurd: fix use of uninitialized value in fork port copying.
2011-09-08  Andreas SchwabFix crash during error handling
2011-09-08  Ulrich DrepperUse O_CLOEXEC when loading objects in ld.so
2011-09-08  Ulrich DrepperPass back error code from dlerror_run
2011-09-08  Ulrich DrepperFix memory leak in case of failed dlopen
2011-09-08  Ulrich DrepperRemove invalid BZ number
2011-09-08  Liubov DmitrievaFix up x86-32 section names for Atom code
2011-09-08  Ulrich DrepperCheck for finite/infinity parms in IBM Long Double...
2011-09-08  Ulrich DrepperFix whitespaces
2011-09-08  Adhemerval... Trigonometric optimizations for POWER
2011-09-08  Alan ModraFix profiling on powerpc32 secure-plt shared libs and...
2011-09-08  Will Schmidtpower7 strncmp optimization
2011-09-08  Will Schmidtpower7 memcpy VSX optimizations
2011-09-08  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-08  H.J. LuSimplify AVX check
2011-09-07  Andreas SchwabRevert "Fix semid_ds for x86-64"
2011-09-07  Ulrich DrepperRemove gettimeofday vsyscall use from x86-86 libpthread
2011-09-07  Ulrich DrepperMake sure __vdso_clock_gettime always contains a valid...
2011-09-07  Ulrich DrepperFix handling of __vdso_clock_gettime
2011-09-07  Ulrich DrepperDon't call gettimeofday vsyscall in x86-64 sem_timedwait
2011-09-07  Ulrich DrepperMove Atom-optimized code out of the way and together
2011-09-07  Ulrich DrepperDon't unconditionally use clock_gettime vsyscall on...
2011-09-07  Ulrich DrepperAvoid gettimeofday vsyscall
2011-09-06  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-06  Ulrich DrepperRemove now-wrong comment
2011-09-06  Andreas SchwabFix missing declaration
2011-09-06  Ulrich DrepperPrefer real syscalls instead of vsyscalls on x86-64...
2011-09-06  Ulrich DrepperRemove unused parameter in pldd and simplify ELF handling
2011-09-06  Ulrich DrepperFix whitespaces
2011-09-06  Liubov DmitrievaAdd Atom-optimized strchr and strrchr for x86-64
2011-09-06  Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-09-06  Ulrich DrepperFix last checkin
2011-09-05  Ulrich DrepperFix glob.h header by removing gcc 1.x support
2011-09-05  Ulrich DrepperUse O_CLOEXEC when loading ld.so cache
2011-09-05  Ulrich DrepperFix whitespaces
2011-09-05  Liubov DmitrievaOptimized strchr and strrchr with SSE2 on x86-32
2011-09-05  Ulrich DrepperAdd optimized x86-64 wcscmp
next