aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-22Fix IA-64 memchr read-ahead.Ulrich Drepper2-1/+21
2009-05-22Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper2-1/+6
2009-05-22Remove __NR_accept4 definition.Jakub Jelinek2-3/+3
2009-05-22Correct socketcall argument for accept4.Jakub Jelinek2-2/+7
2009-05-22Fix forced loop termination in nscd database lookup.Jakub Jelinek2-3/+21
2009-05-22Unify __WAIT_INT definition in stdlib.h and sys/wait.h.Ulrich Drepper2-3/+6
2009-05-22Move BLOCK_ALIGN* macros back.Ulrich Drepper3-8/+5
2009-05-22Fix exit condition.Ulrich Drepper2-1/+6
2009-05-22Further robustify nscd database lookup.Ulrich Drepper4-7/+17
2009-05-22Robustify libc-side nscd database reader.Jakub Jelinek9-28/+60
2009-05-22Avoid double definition of catomic_compare_and_exchange_val_acq.Jakub Jelinek2-9/+16
2009-05-22Don't try to cleanup libselinux and libaudit.Jakub Jelinek4-20/+9
2009-05-22Fix change to prevent cancel signal in unsafe places.Ulrich Drepper4-14/+16
2009-05-22No cancel signal in unsafe places.Ulrich Drepper3-2/+32
2009-05-22Cleanup some .gitignore files.Ulrich Drepper2-18/+58
2009-05-22Ignore Emacs backup files.Ulrich Drepper1-0/+1
2009-05-22rename each .cvsignore file to .gitignoreJim Meyering38-0/+0
2009-05-11Update from trunk.glibc-2.10.1cvs/glibc-2_10_1ibm/2.10/mastercvs/glibc-2_10-branchUlrich Drepper1-1/+1
2009-05-10Update from trunk.Ulrich Drepper8-11/+37
2009-05-10Updated to fedora-glibc-20090510T1842cvs/fedora-glibc-2_10_1-1cvs/fedora-branchJakub Jelinek11-15/+44
2009-05-09Updated to fedora-glibc-20090509T2200cvs/fedora-glibc-2_10-2Jakub Jelinek4-18/+8
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 Drepper2-14/+4
2009-05-09Updated to fedora-glibc-20090509T1828cvs/fedora-glibc-2_10-1Jakub Jelinek27-4112/+4886
2009-05-09* version.h (VERSION): Bump for 2.10 release.cvs/fedora-glibc-20090509T1828Ulrich Drepper3-3/+8
2009-05-09[BZ #10128]Ulrich Drepper2-0/+13
2009-05-09[BZ #10118]Ulrich Drepper7-8/+33
2009-05-09* string/stratcliff.c (do_test): Test for zero lengthUlrich Drepper2-9/+33
2009-05-09* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper2-0/+7
2009-05-09* sysdeps/x86_64/memchr.S: Handle invalid buffer pointers whenUlrich Drepper2-1/+6
2009-05-08* po/da.po: Update from translation team.Ulrich Drepper2-93/+106
2009-05-07* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper3-1/+10
2009-05-04* localedata/locales/bn_BD: Remove comment about missing collationUlrich Drepper3-1/+252
2009-05-04Update from translation team.Ulrich Drepper1-4056/+4414
2009-04-29Add missing CHangeLog entry.Jakub Jelinek1-0/+9
2009-04-29* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment cha...Jakub Jelinek2-2/+7
2009-04-27* cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_ANDUlrich Drepper5-4/+49
2009-04-27Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22Jakub Jelinek92-300/+962
2009-04-27* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATEcvs/fedora-glibc-20090427T1419Ulrich Drepper2-11/+41
2009-04-27Fix up build-locale-archive.cJakub Jelinek1-13/+15
2009-04-27* sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper4-5/+17
2009-04-27* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors inUlrich Drepper2-1/+4
2009-04-27* inet/inet6_option.c (option_alloc): Add temporary variable toUlrich Drepper1-1/+1
2009-04-27[BZ #10087]Ulrich Drepper2-3/+11
2009-04-26* nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper3-16/+59
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper12-39/+141
2009-04-26* sem_open.c (sem_open): Rewrite initialization of initsem toUlrich Drepper2-8/+14
2009-04-26* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper13-41/+83
2009-04-26* nss/nsswitch.c (__nss_lookup_function): En/Decrypt cachedUlrich Drepper2-3/+12
2009-04-26* sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.Ulrich Drepper2-7/+18
2009-04-26* posix/bits/posix1_lim.h: Cleanup namespace a bit.Ulrich Drepper2-4/+10