summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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-29Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper
2009-07-29Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.Ulrich Drepper
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-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-18Run tst-fgetwc with necessary envvar.Ulrich Drepper
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-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-05Move AC_CANONICAL_HOST before first use of $host and $build.Andreas Schwab
2009-06-05Fix errno for boundary conditions in 128-bit long double.Ulrich Drepper
2009-05-22Fix errno for IBM long double.Andreas Schwab
2009-05-22Fix IA-64 memchr read-ahead.Ulrich Drepper
2009-05-22Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper
2009-05-22Remove __NR_accept4 definition.Jakub Jelinek
2009-05-22Correct socketcall argument for accept4.Jakub Jelinek
2009-05-22Fix forced loop termination in nscd database lookup.Jakub Jelinek
2009-05-22Unify __WAIT_INT definition in stdlib.h and sys/wait.h.Ulrich Drepper
2009-05-22Move BLOCK_ALIGN* macros back.Ulrich Drepper
2009-05-22Fix exit condition.Ulrich Drepper
2009-05-22Further robustify nscd database lookup.Ulrich Drepper
2009-05-22Robustify libc-side nscd database reader.Jakub Jelinek
2009-05-22Avoid double definition of catomic_compare_and_exchange_val_acq.Jakub Jelinek
2009-05-22Don't try to cleanup libselinux and libaudit.Jakub Jelinek
2009-05-10Update from trunk.Ulrich Drepper
2009-05-10Updated to fedora-glibc-20090510T1842cvs/fedora-glibc-2_10_1-1Jakub Jelinek