about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * stdlib/strtod_l.c (round_and_return): We have to set errno toUlrich Drepper2009-04-253-4/+9
* * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX sinceUlrich Drepper2009-04-252-2/+7
* for lgamma should set errno to ERANGE, not EDOM.Ulrich Drepper2009-04-252-5/+2
* * libio/tst-widetext.input: Remove surrogates.Ulrich Drepper2009-04-252-41/+2
* * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.Ulrich Drepper2009-04-252-0/+4
* * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errorsUlrich Drepper2009-04-253-2/+8
* * sysdeps/generic/stdint.h (WINT_MAX): Define as 2147483647 sinceUlrich Drepper2009-04-252-1/+6
* * locales/cs.CZ: Change week[2] to 19971130, change first_weekday andUlrich Drepper2009-04-2526-63/+96
* [BZ #10093] cvs/fedora-glibc-20090424T1908Ulrich Drepper2009-04-242-2/+8
* * locale/programs/locarchive.c (enlarge_archive): Conserve addressUlrich Drepper2009-04-242-9/+23
* [BZ #10100]Ulrich Drepper2009-04-243-15/+20
* * iconvdata/sjis.c (BODY): Don't advance inptr beforeUlrich Drepper2009-04-242-12/+23
* * locale/locarchive.h (struct locarhandle): Rename len field toUlrich Drepper2009-04-243-16/+117
* * stdio-common/psiginfo.c: Include <errno.h>.Ulrich Drepper2009-04-242-0/+5
* [BZ #9920] cvs/fedora-glibc-20090424T0747Ulrich Drepper2009-04-242-2/+6
* [BZ #10052]Ulrich Drepper2009-04-242-0/+8
* [BZ #10092]Ulrich Drepper2009-04-242-1/+11
* * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper2009-04-2311-41/+55
* * shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.Ulrich Drepper2009-04-233-4/+13
* * shadow/Makefile (tests): Add tst-shadow.Ulrich Drepper2009-04-234-5/+97
* [BZ #9955]Ulrich Drepper2009-04-2325-25/+1018
* [BZ #9963]Ulrich Drepper2009-04-2312-33/+30
* * pthread_attr_setschedparam.c (__pthread_attr_setschedparam):Ulrich Drepper2009-04-232-1/+13
* * stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper2009-04-234-4/+16
* [BZ #10086]Ulrich Drepper2009-04-211-0/+1
* * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernelUlrich Drepper2009-04-212-3/+14
* * po/ca.po: Update from translation team.Ulrich Drepper2009-04-202-643/+818
* [BZ #10069]Ulrich Drepper2009-04-192-0/+19
* * stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.Ulrich Drepper2009-04-182-9/+19
* * locale/programs/locarchive.c (open_archive): Map the entire fileUlrich Drepper2009-04-182-9/+36
* * malloc/malloc.c (malloc_info): Output address space information.Ulrich Drepper2009-04-184-3/+38
* * malloc/malloc.c (malloc_info): Also output system memory information.Ulrich Drepper2009-04-182-2/+19
* * sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper2009-04-182-3/+4
* * sysdeps/posix/preadv.c: Reading of zero bytes is no error.Ulrich Drepper2009-04-173-2/+6
* * malloc/hooks.c (top_check): Force hook value into register.Ulrich Drepper2009-04-171-0/+4
* (top_check): Force hook value into register.Ulrich Drepper2009-04-171-1/+1
* * elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after allRoland McGrath2009-04-171-0/+5
* 2009-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2009-04-171-9/+7
* [BZ #9957]Ulrich Drepper2009-04-164-26/+64
* (send_dg): Don't just ignore the result we got in case we only receive one re...Ulrich Drepper2009-04-161-6/+10
* * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610Jakub Jelinek2009-04-162-1/+7
* * resolv/res_send.c (send_dg): Don't switch into single-requestUlrich Drepper2009-04-162-1/+8
* * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise. cvs/fedora-glibc-20090416T0610Ulrich Drepper2009-04-154-2/+8
* * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there cvs/fedora-glibc-20090415T1619Ulrich Drepper2009-04-152-4/+51
* * sysdeps/x86_64/mp_clz_tab.c: New file.Ulrich Drepper2009-04-152-0/+5
* 2009-03-17 Ryan S. Arnold <rsa@us.ibm.com>Ulrich Drepper2009-04-153-0/+16
* * sysdeps/sh/libc-tls.c: New file.Ulrich Drepper2009-04-152-2/+8
* __tls_get_addr for SH.Ulrich Drepper2009-04-151-0/+33
* * elf/elf.h: Add various missing ARM constants, to match binutils.Roland McGrath2009-04-151-0/+4
* 2009-04-14 Roland McGrath <roland@redhat.com>Roland McGrath2009-04-151-22/+42