| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #4392] | Ulrich Drepper | 2007-04-28 | 2 | -8/+5 |
* | [BZ #4306] | Ulrich Drepper | 2007-04-28 | 3 | -11/+15 |
* | [BZ #4342] | Ulrich Drepper | 2007-04-27 | 2 | -3/+10 |
* | (_IO_vfscanf_internal): Allow hexa-decimal floats without exponent. | Ulrich Drepper | 2007-04-27 | 1 | -3/+2 |
* | * io/bug-ftw5.c: New file. | Jakub Jelinek | 2007-04-26 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines): | Ulrich Drepper | 2007-04-26 | 4 | -3/+10 |
* | * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu. | Ulrich Drepper | 2007-04-26 | 6 | -1/+100 |
* | (tcbhead_t): Add vgetcpu_cache. | Ulrich Drepper | 2007-04-26 | 1 | -2/+3 |
* | * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead | Jakub Jelinek | 2007-04-25 | 2 | -1/+6 |
* | [BZ #4406] | Ulrich Drepper | 2007-04-25 | 2 | -2/+8 |
* | (strip): Allow ':' | Ulrich Drepper | 2007-04-25 | 1 | -2/+2 |
* | * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized | Jakub Jelinek | 2007-04-25 | 2 | -0/+15 |
* | [BZ #4411] | Ulrich Drepper | 2007-04-24 | 2 | -6/+15 |
* | [BZ #4381] | Ulrich Drepper | 2007-04-23 | 4 | -23/+69 |
* | (HOST_DB_LOOKUP): Ensure sufficient alignment of buffer and tmp_buffer. | Ulrich Drepper | 2007-04-23 | 1 | -2/+8 |
* | [BZ #4405] | Jakub Jelinek | 2007-04-23 | 2 | -1/+7 |
* | * elf/elf.h (NT_PRXFPREG): New macro. | Roland McGrath | 2007-04-22 | 1 | -0/+4 |
* | 2007-04-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-04-22 | 1 | -0/+1 |
* | [BZ #3905] | Andreas Jaeger | 2007-04-20 | 2 | -1/+15 |
* | * misc/madvise.c: Add libc_hidden_def. | Ulrich Drepper | 2007-04-19 | 2 | -1/+3 |
* | * include/sys/mman.h: Mark madvise hidden. | Ulrich Drepper | 2007-04-19 | 2 | -0/+7 |
* | * nis/nis_domain_of.c (__nis_domain_of): New function. | Ulrich Drepper | 2007-04-19 | 5 | -36/+52 |
* | * sysdeps/posix/getaddrinfo.c: Remove commented-out code. | Ulrich Drepper | 2007-04-18 | 2 | -176/+4 |
* | [BZ #4368] | Ulrich Drepper | 2007-04-17 | 2 | -6/+10 |
* | [BZ #4364] cvs/fedora-glibc-20070416T2350 | Ulrich Drepper | 2007-04-16 | 2 | -2/+9 |
* | * locale/programs/locarchive.c (INITIAL_NUM_NAMES, | Ulrich Drepper | 2007-04-16 | 2 | -8/+37 |
* | * libio/genops.c (_IO_default_finish): Call _IO_lock_fini | Ulrich Drepper | 2007-04-16 | 2 | -3/+6 |
* | * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4 | Ulrich Drepper | 2007-04-16 | 3 | -4/+16 |
* | * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow, | Ulrich Drepper | 2007-04-16 | 4 | -142/+158 |
* | (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g... | Ulrich Drepper | 2007-04-16 | 1 | -16/+16 |
* | * locale/programs/locarchive.c (show_archive_content): Fix sizeof | Jakub Jelinek | 2007-04-16 | 2 | -2/+7 |
* | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper | 2007-04-16 | 5 | -38/+43 |
* | [BZ #3306] | Ulrich Drepper | 2007-04-16 | 17 | -122/+740 |
* | [BZ #3427] | Ulrich Drepper | 2007-04-16 | 9 | -28/+220 |
* | (feholdexcept): Clear all exceptions in SW. | Ulrich Drepper | 2007-04-16 | 1 | -7/+13 |
* | [BZ #4344] | Jakub Jelinek | 2007-04-13 | 2 | -4/+10 |
* | * posix/sys/wait.h: Remove unnecessary forward declaration. | Ulrich Drepper | 2007-04-07 | 2 | -5/+5 |
* | * tst-locale1.c: Avoid warnings. | Ulrich Drepper | 2007-04-06 | 1 | -0/+5 |
* | Avoid warnings. | Ulrich Drepper | 2007-04-06 | 2 | -4/+6 |
* | * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers | Jakub Jelinek | 2007-04-05 | 2 | -3/+8 |
* | * bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount. | Ulrich Drepper | 2007-04-04 | 5 | -10/+21 |
* | * posix/Makefile (routines): Add sched_cpucount. | Ulrich Drepper | 2007-04-03 | 5 | -2/+92 |
* | * posix/fnmatch.c (STRUCT): Define. | Ulrich Drepper | 2007-04-01 | 4 | -30/+77 |
* | Test of fnmatch with patterns using lots of *. | Ulrich Drepper | 2007-04-01 | 1 | -0/+35 |
* | * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success | Jakub Jelinek | 2007-04-01 | 2 | -3/+6 |
* | * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): | Jakub Jelinek | 2007-04-01 | 2 | -3/+8 |
* | * scripts/check-local-headers.sh: Filter out sys/capability.h. cvs/fedora-glibc-20070331T1609 | Ulrich Drepper | 2007-03-26 | 6 | -8/+33 |
* | * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to | Ulrich Drepper | 2007-03-26 | 3 | -3/+12 |
* | * sysdeps/powerpc/bits/atomic.h | Ulrich Drepper | 2007-03-26 | 5 | -46/+108 |
* | 007-03-20 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2007-03-26 | 5 | -37/+33 |