summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15Further robustify nscd database lookup.Ulrich Drepper
2009-05-15Robustify libc-side nscd database reader.Jakub Jelinek
2009-05-15Avoid double definition of catomic_compare_and_exchange_val_acq.Jakub Jelinek
2009-05-15ChangeLog entries incorrectly applied.Ulrich Drepper
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek
2009-05-15Don't try to cleanup libselinux and libaudit.Jakub Jelinek
2009-05-15Fix change to prevent cancel signal in unsafe places.Ulrich Drepper
2009-05-15Add test for range error in expm1.Ulrich Drepper
2009-05-15Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper
2009-05-15Cleanup some .gitignore files.Ulrich Drepper
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper
2009-05-15Ignore Emacs backup files.Ulrich Drepper
2009-05-15Version info change for 2.11 development.Ulrich Drepper
2009-05-15No cancel signal in unsafe places.Ulrich Drepper
2009-05-15Version info change for 2.11 development.Ulrich Drepper
2009-05-15No cancel signal in unsafe places.Ulrich Drepper
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-05-15Test DSOs for executable stack.Ulrich Drepper
2009-05-10* version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842Ulrich Drepper
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-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-27* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATEcvs/fedora-glibc-20090427T1419Ulrich Drepper
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
2009-04-27[BZ #10087]Ulrich Drepper
2009-04-26* nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2009-04-26* sem_open.c (sem_open): Rewrite initialization of initsem toUlrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper
2009-04-26* nss/nsswitch.c (__nss_lookup_function): En/Decrypt cachedUlrich Drepper
2009-04-26* sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.Ulrich Drepper
2009-04-26* posix/bits/posix1_lim.h: Cleanup namespace a bit.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper
2009-04-26* sysdeps/ieee754/k_standard.c (__kernel_standard): Use correctUlrich Drepper
2009-04-26* math/w_fmod.c: Also handle x=±Inf as error.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper