aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-18* sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case whereUlrich Drepper2-3/+8
2007-05-18[BZ #4512]Ulrich Drepper6-10/+114
2007-05-17Dummy files to prevent stub versions from being used.Ulrich Drepper7-4/+16
2007-05-17* version.h (VERSION): Set to 2.6.90.Ulrich Drepper1-2/+6
2007-05-17(VERSION): Set to 2.6.90.Ulrich Drepper1-2/+2
2007-05-15whitespacecvs/fedora-glibc-20070515T2025Roland McGrath1-0/+1
2007-05-15* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6Ulrich Drepper11-49/+46
2007-05-15* sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper8-54/+50
2007-05-15* malloc/malloc.c: Use all small bin slots on 64-bit archs.Ulrich Drepper2-5/+23
2007-05-14* malloc/malloc.c (largebin_index): Really have 32 buckets with 64 sizes.Ulrich Drepper2-2/+5
2007-05-13* malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximumUlrich Drepper1-0/+7
2007-05-13[MALLOC_DEBUG]: Keep track of current maximum number of mmaps. n_mmaps_max is...Ulrich Drepper3-4/+39
2007-05-12* sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for getpid.Andreas Jaeger2-0/+6
2007-05-11(add_to_global): One more small cleanup patch.Ulrich Drepper1-6/+3
2007-05-11* elf/dl-close.c (_dl_close_worker): Help gcc to optimize byUlrich Drepper2-30/+33
2007-05-11* elf/dl-open.c (add_to_global): Introduce variable ns to help gccUlrich Drepper2-19/+28
2007-05-11* sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper6-9/+74
2007-05-11* scripts/check-c++-types.sh: Don't use -fnu89-inline option.Ulrich Drepper2-2/+4
2007-05-10* sysdeps/unix/sysv/linux/sched_setaffinity.ccvs/fedora-glibc-20070510T2308cvs/fedora-glibc-20070510T2304Ulrich Drepper7-4/+58
2007-05-10* io/sys/stat.h: Make sure struct timespec is defined forUlrich Drepper2-2/+6
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper18-15/+367
2007-05-10Redefine __nonnull so that test for incorrect parameters in the libc code its...Ulrich Drepper1-0/+6
2007-05-10[BZ #4455] Jakub Jelinek3-0/+8
2007-05-10* sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow cvs/fedora-glibc-20070510T0634Jakub Jelinek2-2/+6
2007-05-10[BZ #3427] Jakub Jelinek2-3/+10
2007-05-08[BZ #4403]Ulrich Drepper1-1/+6
2007-05-08(strfry): Make result more random.Ulrich Drepper1-6/+4
2007-05-072007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson11-20/+50
2007-05-07[BZ #4455]Ulrich Drepper3-2/+18
2007-05-07[BZ #4456]Ulrich Drepper1-0/+6
2007-05-07(change_stack_perm): Handle stacks growing up. (allocate_stack): Likewise.Ulrich Drepper1-5/+19
2007-05-07* malloc/arena.c (heap_info): Add mprotect_size field, adjust pad. Jakub Jelinek3-8/+39
2007-05-07* sysdeps/unix/sysv/linux/lowlevelrobustlock.cUlrich Drepper2-3/+26
2007-05-07* locales/as_IN: Fix currency_symbol, abday for Sunday, abmon forUlrich Drepper2-17/+24
2007-05-072007-04-30 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper13-19/+249
2007-05-07[BZ #4465]Ulrich Drepper2-0/+3
2007-05-07* posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper5-3/+55
2007-05-07* sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.Ulrich Drepper2-1/+5
2007-05-07* stdio-common/vfprintf.c (process_string_arg): OptimizeUlrich Drepper2-2/+7
2007-05-06[BZ #4131]Ulrich Drepper2-113/+120
2007-05-05* stdio-common/vfprintf.c (process_string_arg): Adjust call toUlrich Drepper2-2/+5
2007-05-05* soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias toUlrich Drepper1-2/+4
2007-05-05* locale/programs/linereader.c (get_symname): Fix adding final NUL.Ulrich Drepper2-2/+7
2007-05-04[BZ #4114]Ulrich Drepper2-0/+8
2007-05-04Asturian language locale for Spain.Ulrich Drepper1-0/+132
2007-05-03* soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917Jakub Jelinek10-60/+164
2007-05-03* math/test-misc.c (main): Add tests for rounding long double Jakub Jelinek3-2/+33
2007-05-02* stdio-common/vfprintf.c (process_string_arg): Use a VLA rather thanUlrich Drepper2-1/+7
2007-05-01* stdio-common/test-vfprintf.c (main): Add test for largeUlrich Drepper2-3/+7
2007-05-01[BZ #4438]Ulrich Drepper2-9/+21