Age | Commit message (Expand) | Author |
2007-04-30 | * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign | Ulrich Drepper |
2007-04-30 | [BZ #4439] | Ulrich Drepper |
2007-04-30 | [BZ #4349] | Ulrich Drepper |
2007-04-28 | [BZ #4102] | Ulrich Drepper |
2007-04-28 | * locale/programs/ld-collate.c (collate_read): Allow order_start | Ulrich Drepper |
2007-04-28 | [BZ #3213] | Ulrich Drepper |
2007-04-28 | [BZ #4392] | Ulrich Drepper |
2007-04-28 | [BZ #4306] | Ulrich Drepper |
2007-04-27 | [BZ #4342] | Ulrich Drepper |
2007-04-27 | (_IO_vfscanf_internal): Allow hexa-decimal floats without exponent. | Ulrich Drepper |
2007-04-26 | * io/bug-ftw5.c: New file. | Jakub Jelinek |
2007-04-26 | * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines): | Ulrich Drepper |
2007-04-26 | * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu. | Ulrich Drepper |
2007-04-26 | (tcbhead_t): Add vgetcpu_cache. | Ulrich Drepper |
2007-04-25 | * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead | Jakub Jelinek |
2007-04-25 | [BZ #4406] | Ulrich Drepper |
2007-04-25 | (strip): Allow ':' | Ulrich Drepper |
2007-04-25 | * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized | Jakub Jelinek |
2007-04-24 | [BZ #4411] | Ulrich Drepper |
2007-04-23 | [BZ #4381] | Ulrich Drepper |
2007-04-23 | (HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer. | Ulrich Drepper |
2007-04-23 | [BZ #4405] | Jakub Jelinek |
2007-04-22 | * elf/elf.h (NT_PRXFPREG): New macro. | Roland McGrath |
2007-04-22 | 2007-04-22 Roland McGrath <roland@redhat.com> | Roland McGrath |
2007-04-20 | [BZ #3905] | Andreas Jaeger |
2007-04-19 | * misc/madvise.c: Add libc_hidden_def. | Ulrich Drepper |
2007-04-19 | * include/sys/mman.h: Mark madvise hidden. | Ulrich Drepper |
2007-04-19 | * nis/nis_domain_of.c (__nis_domain_of): New function. | Ulrich Drepper |
2007-04-18 | * sysdeps/posix/getaddrinfo.c: Remove commented-out code. | Ulrich Drepper |
2007-04-17 | [BZ #4368] | Ulrich Drepper |
2007-04-16 | [BZ #4364]cvs/fedora-glibc-20070416T2350 | Ulrich Drepper |
2007-04-16 | * locale/programs/locarchive.c (INITIAL_NUM_NAMES, | Ulrich Drepper |
2007-04-16 | * libio/genops.c (_IO_default_finish): Call _IO_lock_fini | Ulrich Drepper |
2007-04-16 | * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4 | Ulrich Drepper |
2007-04-16 | * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow, | Ulrich Drepper |
2007-04-16 | (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g... | Ulrich Drepper |
2007-04-16 | * locale/programs/locarchive.c (show_archive_content): Fix sizeof | Jakub Jelinek |
2007-04-16 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper |
2007-04-16 | [BZ #3306] | Ulrich Drepper |
2007-04-16 | [BZ #3427] | Ulrich Drepper |
2007-04-16 | (feholdexcept): Clear all exceptions in SW. | Ulrich Drepper |
2007-04-13 | [BZ #4344] | Jakub Jelinek |
2007-04-07 | * posix/sys/wait.h: Remove unnecessary forward declaration. | Ulrich Drepper |
2007-04-06 | * tst-locale1.c: Avoid warnings. | Ulrich Drepper |
2007-04-06 | Avoid warnings. | Ulrich Drepper |
2007-04-05 | * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers | Jakub Jelinek |
2007-04-04 | * bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount. | Ulrich Drepper |
2007-04-03 | * posix/Makefile (routines): Add sched_cpucount. | Ulrich Drepper |
2007-04-01 | * posix/fnmatch.c (STRUCT): Define. | Ulrich Drepper |
2007-04-01 | Test of fnmatch with patterns using lots of *. | Ulrich Drepper |