about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.Ulrich Drepper2007-05-215-42/+34
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):Ulrich Drepper2007-05-191-1/+5
* (__ASSUME_PRIVATE_FUTEX): Define for kernel >= 2.6.22.Ulrich Drepper2007-05-191-1/+6
* Commit missing test case wrapper file.Roland McGrath2007-05-191-0/+2
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-1914-37/+204
* * malloc/malloc.c (do_check_chunk): Correct check for mmaped blockUlrich Drepper2007-05-193-2/+5
* * malloc/mcheck.c (reallochook): If size==0, free the block.Ulrich Drepper2007-05-192-1/+9
* * rt/tst-shm.c: Use fstat64 instead of fstat.Ulrich Drepper2007-05-192-4/+13
* * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case whereUlrich Drepper2007-05-182-3/+8
* [BZ #4512]Ulrich Drepper2007-05-186-10/+114
* Dummy files to prevent stub versions from being used.Ulrich Drepper2007-05-177-4/+16
* * version.h (VERSION): Set to 2.6.90.Ulrich Drepper2007-05-171-2/+6
* (VERSION): Set to 2.6.90.Ulrich Drepper2007-05-171-2/+2
* 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-1511-49/+46
* * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper2007-05-158-54/+50
* * malloc/malloc.c: Use all small bin slots on 64-bit archs.Ulrich Drepper2007-05-152-5/+23
* * malloc/malloc.c (largebin_index): Really have 32 buckets with 64 sizes.Ulrich Drepper2007-05-142-2/+5
* * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximumUlrich Drepper2007-05-131-0/+7
* [MALLOC_DEBUG]: Keep track of current maximum number of mmaps. n_mmaps_max is...Ulrich Drepper2007-05-133-4/+39
* * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for getpid.Andreas Jaeger2007-05-122-0/+6
* (add_to_global): One more small cleanup patch.Ulrich Drepper2007-05-111-6/+3
* * elf/dl-close.c (_dl_close_worker): Help gcc to optimize byUlrich Drepper2007-05-112-30/+33
* * elf/dl-open.c (add_to_global): Introduce variable ns to help gccUlrich Drepper2007-05-112-19/+28
* * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper2007-05-116-9/+74
* * scripts/check-c++-types.sh: Don't use -fnu89-inline option.Ulrich Drepper2007-05-112-2/+4
* * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304Ulrich Drepper2007-05-107-4/+58
* * io/sys/stat.h: Make sure struct timespec is defined forUlrich Drepper2007-05-102-2/+6
* * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper2007-05-1018-15/+367
* Redefine __nonnull so that test for incorrect parameters in the libc code its...Ulrich Drepper2007-05-101-0/+6
* [BZ #4455] Jakub Jelinek2007-05-103-0/+8
* * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow cvs/fedora-glibc-20070510T0634Jakub Jelinek2007-05-102-2/+6
* [BZ #3427] Jakub Jelinek2007-05-102-3/+10
* [BZ #4403]Ulrich Drepper2007-05-081-1/+6
* (strfry): Make result more random.Ulrich Drepper2007-05-081-6/+4
* 2007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson2007-05-0711-20/+50
* [BZ #4455]Ulrich Drepper2007-05-073-2/+18
* [BZ #4456]Ulrich Drepper2007-05-071-0/+6
* (change_stack_perm): Handle stacks growing up. (allocate_stack): Likewise.Ulrich Drepper2007-05-071-5/+19
* * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad. Jakub Jelinek2007-05-073-8/+39
* * sysdeps/unix/sysv/linux/lowlevelrobustlock.cUlrich Drepper2007-05-072-3/+26
* * locales/as_IN: Fix currency_symbol, abday for Sunday, abmon forUlrich Drepper2007-05-072-17/+24
* 2007-04-30 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2007-05-0713-19/+249
* [BZ #4465]Ulrich Drepper2007-05-072-0/+3
* * posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper2007-05-075-3/+55
* * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.Ulrich Drepper2007-05-072-1/+5
* * stdio-common/vfprintf.c (process_string_arg): OptimizeUlrich Drepper2007-05-072-2/+7
* [BZ #4131]Ulrich Drepper2007-05-062-113/+120
* * stdio-common/vfprintf.c (process_string_arg): Adjust call toUlrich Drepper2007-05-052-2/+5
* * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias toUlrich Drepper2007-05-051-2/+4