about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [BZ #4514]Ulrich Drepper2007-05-211-0/+7
* * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.Ulrich Drepper2007-05-211-0/+17
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):Ulrich Drepper2007-05-191-1/+5
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-191-0/+11
* * malloc/malloc.c (do_check_chunk): Correct check for mmaped blockUlrich Drepper2007-05-191-0/+3
* * malloc/mcheck.c (reallochook): If size==0, free the block.Ulrich Drepper2007-05-191-0/+2
* * rt/tst-shm.c: Use fstat64 instead of fstat.Ulrich Drepper2007-05-191-0/+2
* * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case whereUlrich Drepper2007-05-181-0/+5
* Dummy files to prevent stub versions from being used.Ulrich Drepper2007-05-171-0/+6
* * version.h (VERSION): Set to 2.6.90.Ulrich Drepper2007-05-171-2/+6
* whitespace cvs/fedora-glibc-20070515T2025Roland McGrath2007-05-151-0/+1
* * version.h (VERSION): Define to 6. glibc-2.6 cvs/glibc-2_6-base cvs/glibc-2_6Ulrich Drepper2007-05-151-0/+3
* * malloc/malloc.c: Use all small bin slots on 64-bit archs.Ulrich Drepper2007-05-151-1/+4
* * malloc/malloc.c (largebin_index): Really have 32 buckets with 64 sizes.Ulrich Drepper2007-05-141-1/+4
* * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximumUlrich Drepper2007-05-131-0/+7
* * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for getpid.Andreas Jaeger2007-05-121-0/+5
* * elf/dl-close.c (_dl_close_worker): Help gcc to optimize byUlrich Drepper2007-05-111-1/+4
* * elf/dl-open.c (add_to_global): Introduce variable ns to help gccUlrich Drepper2007-05-111-0/+6
* * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper2007-05-111-0/+7
* * scripts/check-c++-types.sh: Don't use -fnu89-inline option.Ulrich Drepper2007-05-111-0/+2
* * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304Ulrich Drepper2007-05-101-0/+5
* * io/sys/stat.h: Make sure struct timespec is defined forUlrich Drepper2007-05-101-0/+3
* * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper2007-05-101-0/+25
* * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow cvs/fedora-glibc-20070510T0634Jakub Jelinek2007-05-101-0/+3
* [BZ #3427] Jakub Jelinek2007-05-101-0/+6
* [BZ #4403]Ulrich Drepper2007-05-081-1/+6
* 2007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson2007-05-071-2/+23
* * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad. Jakub Jelinek2007-05-071-0/+9
* 2007-04-30 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2007-05-071-0/+28
* [BZ #4465]Ulrich Drepper2007-05-071-0/+2
* * posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper2007-05-071-0/+4
* * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.Ulrich Drepper2007-05-071-0/+4
* * stdio-common/vfprintf.c (process_string_arg): OptimizeUlrich Drepper2007-05-071-0/+4
* [BZ #4131]Ulrich Drepper2007-05-061-0/+7
* * stdio-common/vfprintf.c (process_string_arg): Adjust call toUlrich Drepper2007-05-051-0/+3
* * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias toUlrich Drepper2007-05-051-2/+4
* * locale/programs/linereader.c (get_symname): Fix adding final NUL.Ulrich Drepper2007-05-051-0/+5
* * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917Jakub Jelinek2007-05-031-0/+40
* * math/test-misc.c (main): Add tests for rounding long double Jakub Jelinek2007-05-031-0/+11
* * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather thanUlrich Drepper2007-05-021-0/+5
* * stdio-common/test-vfprintf.c (main): Add test for largeUlrich Drepper2007-05-011-0/+2
* [BZ #4438]Ulrich Drepper2007-05-011-0/+6
* * stdio-common/printf_fp.c (___printf_fp): Don't print negative signUlrich Drepper2007-04-301-0/+4
* [BZ #4439]Ulrich Drepper2007-04-301-0/+8
* [BZ #4349]Ulrich Drepper2007-04-301-0/+9
* [BZ #4102]Ulrich Drepper2007-04-281-0/+6
* * locale/programs/ld-collate.c (collate_read): Allow order_startUlrich Drepper2007-04-281-0/+3
* [BZ #3213]Ulrich Drepper2007-04-281-0/+6
* [BZ #4342]Ulrich Drepper2007-04-271-1/+8
* * io/bug-ftw5.c: New file.Jakub Jelinek2007-04-261-1/+1