about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917Jakub Jelinek2007-05-0310-60/+164
* * math/test-misc.c (main): Add tests for rounding long double Jakub Jelinek2007-05-033-2/+33
* * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather thanUlrich Drepper2007-05-022-1/+7
* * stdio-common/test-vfprintf.c (main): Add test for largeUlrich Drepper2007-05-012-3/+7
* [BZ #4438]Ulrich Drepper2007-05-012-9/+21
* * stdio-common/printf_fp.c (___printf_fp): Don't print negative signUlrich Drepper2007-04-303-1/+13
* [BZ #4439]Ulrich Drepper2007-04-304-3/+122
* [BZ #4349]Ulrich Drepper2007-04-302-25/+119
* [BZ #4102]Ulrich Drepper2007-04-282-5/+83
* * locale/programs/ld-collate.c (collate_read): Allow order_startUlrich Drepper2007-04-287-2425/+27951
* [BZ #3213]Ulrich Drepper2007-04-286-382/+398
* [BZ #4392]Ulrich Drepper2007-04-282-8/+5
* [BZ #4306]Ulrich Drepper2007-04-283-11/+15
* [BZ #4342]Ulrich Drepper2007-04-272-3/+10
* (_IO_vfscanf_internal): Allow hexa-decimal floats without exponent.Ulrich Drepper2007-04-271-3/+2
* * io/bug-ftw5.c: New file.Jakub Jelinek2007-04-261-1/+1
* * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):Ulrich Drepper2007-04-264-3/+10
* * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.Ulrich Drepper2007-04-266-1/+100
* (tcbhead_t): Add vgetcpu_cache.Ulrich Drepper2007-04-261-2/+3
* * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead Jakub Jelinek2007-04-252-1/+6
* [BZ #4406]Ulrich Drepper2007-04-252-2/+8
* (strip): Allow ':'Ulrich Drepper2007-04-251-2/+2
* * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized Jakub Jelinek2007-04-252-0/+15
* [BZ #4411]Ulrich Drepper2007-04-242-6/+15
* [BZ #4381]Ulrich Drepper2007-04-234-23/+69
* (HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer.Ulrich Drepper2007-04-231-2/+8
* [BZ #4405] Jakub Jelinek2007-04-232-1/+7
* * elf/elf.h (NT_PRXFPREG): New macro.Roland McGrath2007-04-221-0/+4
* 2007-04-22 Roland McGrath <roland@redhat.com>Roland McGrath2007-04-221-0/+1
* [BZ #3905] Andreas Jaeger2007-04-202-1/+15
* * misc/madvise.c: Add libc_hidden_def.Ulrich Drepper2007-04-192-1/+3
* * include/sys/mman.h: Mark madvise hidden.Ulrich Drepper2007-04-192-0/+7
* * nis/nis_domain_of.c (__nis_domain_of): New function.Ulrich Drepper2007-04-195-36/+52
* * sysdeps/posix/getaddrinfo.c: Remove commented-out code.Ulrich Drepper2007-04-182-176/+4
* [BZ #4368]Ulrich Drepper2007-04-172-6/+10
* [BZ #4364] cvs/fedora-glibc-20070416T2350Ulrich Drepper2007-04-162-2/+9
* * locale/programs/locarchive.c (INITIAL_NUM_NAMES,Ulrich Drepper2007-04-162-8/+37
* * libio/genops.c (_IO_default_finish): Call _IO_lock_finiUlrich Drepper2007-04-162-3/+6
* * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4Ulrich Drepper2007-04-163-4/+16
* * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,Ulrich Drepper2007-04-164-142/+158
* (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g...Ulrich Drepper2007-04-161-16/+16
* * locale/programs/locarchive.c (show_archive_content): Fix sizeof Jakub Jelinek2007-04-162-2/+7
* * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich Drepper2007-04-165-38/+43
* [BZ #3306]Ulrich Drepper2007-04-1617-122/+740
* [BZ #3427]Ulrich Drepper2007-04-169-28/+220
* (feholdexcept): Clear all exceptions in SW.Ulrich Drepper2007-04-161-7/+13
* [BZ #4344] Jakub Jelinek2007-04-132-4/+10
* * posix/sys/wait.h: Remove unnecessary forward declaration.Ulrich Drepper2007-04-072-5/+5
* * tst-locale1.c: Avoid warnings.Ulrich Drepper2007-04-061-0/+5
* Avoid warnings.Ulrich Drepper2007-04-062-4/+6