aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper8-10/+121
2009-04-26* sysdeps/ieee754/k_standard.c (__kernel_standard): Use correctUlrich Drepper3-5/+24
2009-04-26* math/w_fmod.c: Also handle x=±Inf as error.Ulrich Drepper5-8/+22
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper16-25/+250
2009-04-25* stdlib/strtod_l.c (round_and_return): We have to set errno toUlrich Drepper3-4/+9
2009-04-25* stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX sinceUlrich Drepper2-2/+7
2009-04-25for lgamma should set errno to ERANGE, not EDOM.Ulrich Drepper2-5/+2
2009-04-25* libio/tst-widetext.input: Remove surrogates.Ulrich Drepper2-41/+2
2009-04-25* include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.Ulrich Drepper2-0/+4
2009-04-25* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errorsUlrich Drepper3-2/+8
2009-04-25* sysdeps/generic/stdint.h (WINT_MAX): Define as 2147483647 sinceUlrich Drepper2-1/+6
2009-04-25* locales/cs.CZ: Change week[2] to 19971130, change first_weekday andUlrich Drepper26-63/+96
2009-04-24[BZ #10093]cvs/fedora-glibc-20090424T1908Ulrich Drepper2-2/+8
2009-04-24* locale/programs/locarchive.c (enlarge_archive): Conserve addressUlrich Drepper2-9/+23
2009-04-24[BZ #10100]Ulrich Drepper3-15/+20
2009-04-24* iconvdata/sjis.c (BODY): Don't advance inptr beforeUlrich Drepper2-12/+23
2009-04-24* locale/locarchive.h (struct locarhandle): Rename len field toUlrich Drepper3-16/+117
2009-04-24* stdio-common/psiginfo.c: Include <errno.h>.Ulrich Drepper2-0/+5
2009-04-24[BZ #9920]cvs/fedora-glibc-20090424T0747Ulrich Drepper2-2/+6
2009-04-24[BZ #10052]Ulrich Drepper2-0/+8
2009-04-24[BZ #10092]Ulrich Drepper2-1/+11
2009-04-23* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper11-41/+55
2009-04-23* shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.Ulrich Drepper3-4/+13
2009-04-23* shadow/Makefile (tests): Add tst-shadow.Ulrich Drepper4-5/+97
2009-04-23[BZ #9955]Ulrich Drepper25-25/+1018
2009-04-23[BZ #9963]Ulrich Drepper12-33/+30
2009-04-23* pthread_attr_setschedparam.c (__pthread_attr_setschedparam):Ulrich Drepper2-1/+13
2009-04-23* stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper4-4/+16
2009-04-21[BZ #10086]Ulrich Drepper1-0/+1
2009-04-21* sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernelUlrich Drepper2-3/+14
2009-04-20* po/ca.po: Update from translation team.Ulrich Drepper2-643/+818
2009-04-19[BZ #10069]Ulrich Drepper2-0/+19
2009-04-18* stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.Ulrich Drepper2-9/+19
2009-04-18* locale/programs/locarchive.c (open_archive): Map the entire fileUlrich Drepper2-9/+36
2009-04-18* malloc/malloc.c (malloc_info): Output address space information.Ulrich Drepper4-3/+38
2009-04-18* malloc/malloc.c (malloc_info): Also output system memory information.Ulrich Drepper2-2/+19
2009-04-18* sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper2-3/+4
2009-04-17* sysdeps/posix/preadv.c: Reading of zero bytes is no error.Ulrich Drepper3-2/+6
2009-04-17* malloc/hooks.c (top_check): Force hook value into register.Ulrich Drepper1-0/+4
2009-04-17(top_check): Force hook value into register.Ulrich Drepper1-1/+1
2009-04-17* elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after allRoland McGrath1-0/+5
2009-04-172009-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath1-9/+7
2009-04-16[BZ #9957]Ulrich Drepper4-26/+64
2009-04-16(send_dg): Don't just ignore the result we got in case we only receive one re...Ulrich Drepper1-6/+10
2009-04-16* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610Jakub Jelinek2-1/+7
2009-04-16* resolv/res_send.c (send_dg): Don't switch into single-requestUlrich Drepper2-1/+8