aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-26* pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.Ulrich Drepper5-6/+16
2007-05-26* sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): TinyUlrich Drepper2-2/+5
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper11-31/+27
2007-05-26* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper6-15/+51
2007-05-26* sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper7-7/+37
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper19-197/+1088
2007-05-26Test of semaphores.Ulrich Drepper3-0/+178
2007-05-25* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): Jakub Jelinek3-10/+19
2007-05-25* io/bits/fcntl2.h (__open_2): Add nonnull attribute.Ulrich Drepper3-27/+66
2007-05-25* sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper5-9/+31
2007-05-25* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper7-26/+65
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper22-30/+383
2007-05-23* init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper15-31/+192
2007-05-21* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper6-29/+36
2007-05-21(pthread_functions): Don't add .ptr_wait_lookup_done here. (__pthread_initial...Ulrich Drepper1-2/+3
2007-05-21* tst-robust9.c (do_test): Don't fail if ENABLE_PI and Jakub Jelinek2-0/+12
2007-05-21* nscd/aicache.c (addhstaiX): If reported TTL is zero don't cacheUlrich Drepper2-17/+8
2007-05-21* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache informationUlrich Drepper7-365/+1075
2007-05-21[BZ #4525]Ulrich Drepper2-2/+9
2007-05-21[BZ #4514]Ulrich Drepper8-9/+126
2007-05-21* malloc/hooks.c (MALLOC_STATE_VERSION): Bump.Ulrich Drepper5-42/+34
2007-05-19* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):Ulrich Drepper1-1/+5
2007-05-19(__ASSUME_PRIVATE_FUTEX): Define for kernel >= 2.6.22.Ulrich Drepper1-1/+6
2007-05-19Commit missing test case wrapper file.Roland McGrath1-0/+2
2007-05-19* elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper14-37/+204
2007-05-19* malloc/malloc.c (do_check_chunk): Correct check for mmaped blockUlrich Drepper3-2/+5
2007-05-19* malloc/mcheck.c (reallochook): If size==0, free the block.Ulrich Drepper2-1/+9
2007-05-19* rt/tst-shm.c: Use fstat64 instead of fstat.Ulrich Drepper2-4/+13
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