Age | Commit message (Expand) | Author |
2009-05-15 | Test DSOs for executable stack. | Ulrich Drepper |
2009-05-10 | * version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842cvs/master | Ulrich 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-20090509T2200 | Ulrich Drepper |
2009-05-09 | * version.h (VERSION): Bump for 2.10 release.cvs/fedora-glibc-20090509T1828 | Ulrich 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 length | Ulrich 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 when | Ulrich 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 collation | Ulrich Drepper |
2009-05-04 | Update from translation team. | Ulrich Drepper |
2009-04-29 | Add 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_AND | Ulrich Drepper |
2009-04-27 | * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATEcvs/fedora-glibc-20090427T1419 | Ulrich 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 in | Ulrich Drepper |
2009-04-27 | * inet/inet6_option.c (option_alloc): Add temporary variable to | Ulrich Drepper |
2009-04-27 | [BZ #10087] | Ulrich Drepper |
2009-04-26 | * nscd/connections.c (send_ro_fd): Define temporary variable to avoid | Ulrich Drepper |
2009-04-26 | * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline | Ulrich Drepper |
2009-04-26 | * sem_open.c (sem_open): Rewrite initialization of initsem to | Ulrich 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 cached | Ulrich 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 correct | Ulrich 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 |
2009-04-25 | * stdlib/strtod_l.c (round_and_return): We have to set errno to | Ulrich Drepper |
2009-04-25 | * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since | Ulrich Drepper |
2009-04-25 | for lgamma should set errno to ERANGE, not EDOM. | Ulrich Drepper |
2009-04-25 | * libio/tst-widetext.input: Remove surrogates. | Ulrich Drepper |
2009-04-25 | * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99. | Ulrich Drepper |
2009-04-25 | * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors | Ulrich Drepper |
2009-04-25 | * sysdeps/generic/stdint.h (WINT_MAX): Define as 2147483647 since | Ulrich Drepper |
2009-04-25 | * locales/cs.CZ: Change week[2] to 19971130, change first_weekday and | Ulrich Drepper |
2009-04-24 | [BZ #10093]cvs/fedora-glibc-20090424T1908 | Ulrich Drepper |
2009-04-24 | * locale/programs/locarchive.c (enlarge_archive): Conserve address | Ulrich Drepper |
2009-04-24 | [BZ #10100] | Ulrich Drepper |
2009-04-24 | * iconvdata/sjis.c (BODY): Don't advance inptr before | Ulrich Drepper |
2009-04-24 | * locale/locarchive.h (struct locarhandle): Rename len field to | Ulrich Drepper |
2009-04-24 | * stdio-common/psiginfo.c: Include <errno.h>. | Ulrich Drepper |
2009-04-24 | [BZ #9920]cvs/fedora-glibc-20090424T0747 | Ulrich Drepper |
2009-04-24 | [BZ #10052] | Ulrich Drepper |
2009-04-24 | [BZ #10092] | Ulrich Drepper |
2009-04-23 | * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. | Ulrich Drepper |