summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-05Move AC_CANONICAL_HOST before first use of $host and $build.Andreas Schwab
2009-06-05Remove arch directory names from .gitignore.Roland McGrath
2009-06-05Fix errno for boundary conditions in 128-bit long double.Ulrich Drepper
2009-06-05[BZ #10200]Aurelien Jarno
2009-05-27Fedora makefile magic using GIT.Roland McGrath
2009-05-26Merge commit 'origin/release/2.10/master' into fedora/2.10/masterRoland McGrath
2009-05-22Describe nss_dns parallel lookup workaround in 2.10 NEWS.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-22Fix change to prevent cancel signal in unsafe places.Ulrich Drepper
2009-05-22No cancel signal in unsafe places.Ulrich Drepper
2009-05-22Cleanup some .gitignore files.Ulrich Drepper
2009-05-22Ignore Emacs backup files.Ulrich Drepper
2009-05-22rename each .cvsignore file to .gitignoreJim Meyering
2009-05-11Update from trunk.glibc-2.10.1cvs/glibc-2_10_1Ulrich Drepper
2009-05-10Update from trunk.Ulrich Drepper
2009-05-10Updated to fedora-glibc-20090510T1842cvs/fedora-glibc-2_10_1-1Jakub Jelinek
2009-05-09Updated to fedora-glibc-20090509T2200cvs/fedora-glibc-2_10-2Jakub Jelinek
2009-05-09* Makeconfig: Undo last change. Add asflags-cpu to ASFLAGS in theglibc-2.10cvs/glibc-2_10-basecvs/glibc-2_10cvs/fedora-glibc-20090509T2200Ulrich Drepper
2009-05-09Updated to fedora-glibc-20090509T1828cvs/fedora-glibc-2_10-1Jakub Jelinek
2009-05-09* version.h (VERSION): Bump for 2.10 release.cvs/fedora-glibc-20090509T1828Ulrich Drepper
2009-05-09[BZ #10128]Ulrich Drepper
2009-05-09[BZ #10118]Ulrich Drepper
2009-05-09* string/stratcliff.c (do_test): Test for zero lengthUlrich Drepper
2009-05-09* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper
2009-05-09* sysdeps/x86_64/memchr.S: Handle invalid buffer pointers whenUlrich Drepper
2009-05-08* po/da.po: Update from translation team.Ulrich Drepper
2009-05-07* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper
2009-05-04* localedata/locales/bn_BD: Remove comment about missing collationUlrich Drepper
2009-05-04Update from translation team.Ulrich Drepper
2009-04-29Add missing CHangeLog entry.Jakub Jelinek
2009-04-29* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment cha...Jakub Jelinek
2009-04-27* cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_ANDUlrich Drepper
2009-04-27Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22Jakub Jelinek
2009-04-27* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATEcvs/fedora-glibc-20090427T1419Ulrich Drepper
2009-04-27Fix up build-locale-archive.cJakub Jelinek
2009-04-27* sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper
2009-04-27* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors inUlrich Drepper
2009-04-27* inet/inet6_option.c (option_alloc): Add temporary variable toUlrich Drepper