summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-312.10.1-3fedora/glibc-2.10.1-3Andreas Schwab
2009-07-30Default DIST_BRANCH to F-11.Andreas Schwab
2009-07-29Ignore pkgs-import.Andreas Schwab
2009-07-29Remove obsolete files.Andreas Schwab
2009-07-29Merge commit 'origin/release/2.10/master' into fedora/2.10/masterAndreas Schwab
2009-07-29Implement accept4 for more archs using socketcall.Jakub Jelinek
2009-07-29Fix whitespace in last patch.Ulrich Drepper
2009-07-29pthread_mutex_unlock needs to use _rel semantics for atomic ops.Ulrich Drepper
2009-07-29Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper
2009-07-29Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.Ulrich Drepper
2009-07-29remove subsumed .gitignore entries and filesJim Meyering
2009-07-29remove mpn-copy.mk from .gitignore filesJim Meyering
2009-07-29remove COPYING* from .gitignore filesJim Meyering
2009-07-29Remove redundant .gitignore files.Andreas Schwab
2009-07-29Sun agreed to a change of the license for the RPC code to a BSD-like license.Ulrich Drepper
2009-07-16Use correct release semantic in list update.Andreas Schwab
2009-07-16Fix race in corruption check.Ulrich Drepper
2009-07-16Use rel semantics of cas instead of acq semantics with full barrier before it...Jakub Jelinek
2009-07-16Fix build issue with modules for audit test on machines != x86-64.Ulrich Drepper
2009-07-16Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper
2009-07-16Fix wrong PPC_FEATURE_* values.Andreas Schwab
2009-07-16Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu
2009-07-16Fix possible race when freeing object in fast bin list.Ulrich Drepper
2009-07-16Fix NIS and NIS+ getnetbyaddr backends.Ulrich Drepper
2009-07-16Fix getent networks lookup and resulting incorrect NSS change.Ulrich Drepper
2009-07-16Fix getnetbyaddr implementation.Ulrich Drepper
2009-07-16Fix cfa offset for saved registers in PPC sqrt implementations.Andreas Schwab
2009-07-16Handle empty TZ strings at the end of new-style timzeone files correctly.Andreas Schwab
2009-07-16Add 802.15.4 definitions to header files.Ulrich Drepper
2009-06-18Don't automatically merge from followed branch on git pull.Andreas Schwab
2009-06-18Fix x86-64 memchr for large lengths.Jakub Jelinek
2009-06-18Fix incorrect use of cmpldi in 32-bit PPC code.Ryan S. Arnold
2009-06-18Define week, first_weekday, first_workday in de_AT locale.Ulrich Drepper
2009-06-18Run tst-fgetwc with necessary envvar.Ulrich Drepper
2009-06-17Correct handling of glibc-libidn tarball.Andreas Schwab
2009-06-17%{glibcsrcdir}-fedora.tar.bz2 contains a prefix now, adapt %setup.Andreas Schwab
2009-06-16Fix permission of slave device on devpts if necessary.Ulrich Drepper
2009-06-16When iterating over CPU bitmask, don't try more than CPU_SETSIZE.Ulrich Drepper
2009-06-16Fix type of nd_opt_home_agent_info_preference.Arnaud Ebalard
2009-06-16Fix memory leak when batch-reading large NIS password maps.Joe Landers
2009-06-16(do_test): Use de_DE.UTF-8 as locale name.Bruce Dubbs
2009-06-16Fix computation of tzspec_len.Ulrich Drepper
2009-06-16Handle leap seconds even if no DST rule exists.Akinori Hattori
2009-06-12Fix futex syscall parameter for x86 absolute timeout waits.Bryan Kadzban
2009-06-12Remember we switched to single-request mode.Ulrich Drepper
2009-06-12Remove comma at end of enum.J.H.M. Dassen
2009-06-09(_IO_new_file_fopen): Don't prematurely stop parsing mode string.Ulrich Drepper
2009-06-06Terminate correct buffer.Ulrich Drepper
2009-06-05Fix mbrtowc example.André Goddard Rosa
2009-06-05Add missing file from accept4 commit.Ulrich Drepper