aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-30* sysdeps/unix/sysv/linux/x86_64/lowlevellock.SUlrich Drepper
2007-05-30* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: CheckingUlrich Drepper
2007-05-29* crypt/md5-crypt.c: Fix comment.Ulrich Drepper
2007-05-29Fix comment.Ulrich Drepper
2007-05-29* po/Makefile (po-sed-cmd): New variable.Roland McGrath
2007-05-292007-05-29 Roland McGrath <roland@redhat.com>Roland McGrath
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper
2007-05-29* nscd/nscd_helper.c (get_mapping): Handle short replies insteadUlrich Drepper
2007-05-28* sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't defineUlrich Drepper
2007-05-28* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper
2007-05-27[__WORDSIZE=64]: Renamed __pad1 element int rwlock structure toUlrich Drepper
2007-05-27* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper
2007-05-27* init.c: Make it compile with older kernel headers.Ulrich Drepper
2007-05-26* pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.Ulrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): TinyUlrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper
2007-05-26Test of semaphores.Ulrich Drepper
2007-05-25* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): Jakub Jelinek
2007-05-25* io/bits/fcntl2.h (__open_2): Add nonnull attribute.Ulrich Drepper
2007-05-25* sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper
2007-05-25* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper
2007-05-23* init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper
2007-05-21* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper
2007-05-21(pthread_functions): Don't add .ptr_wait_lookup_done here. (__pthread_initial...Ulrich Drepper
2007-05-21* tst-robust9.c (do_test): Don't fail if ENABLE_PI and Jakub Jelinek
2007-05-21* nscd/aicache.c (addhstaiX): If reported TTL is zero don't cacheUlrich Drepper
2007-05-21* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache informationUlrich Drepper
2007-05-21[BZ #4525]Ulrich Drepper
2007-05-21[BZ #4514]Ulrich Drepper
2007-05-21* malloc/hooks.c (MALLOC_STATE_VERSION): Bump.Ulrich Drepper
2007-05-19* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):Ulrich Drepper
2007-05-19(__ASSUME_PRIVATE_FUTEX): Define for kernel >= 2.6.22.Ulrich Drepper
2007-05-19Commit missing test case wrapper file.Roland McGrath
2007-05-19* elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper
2007-05-19* malloc/malloc.c (do_check_chunk): Correct check for mmaped blockUlrich Drepper
2007-05-19* malloc/mcheck.c (reallochook): If size==0, free the block.Ulrich Drepper
2007-05-19* rt/tst-shm.c: Use fstat64 instead of fstat.Ulrich Drepper
2007-05-18* sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case whereUlrich Drepper
2007-05-18[BZ #4512]Ulrich Drepper
2007-05-17Dummy files to prevent stub versions from being used.Ulrich Drepper
2007-05-17* version.h (VERSION): Set to 2.6.90.Ulrich Drepper
2007-05-17(VERSION): Set to 2.6.90.Ulrich Drepper
2007-05-15whitespacecvs/fedora-glibc-20070515T2025Roland McGrath
2007-05-15* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6Ulrich Drepper
2007-05-15* sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper
2007-05-15* malloc/malloc.c: Use all small bin slots on 64-bit archs.Ulrich Drepper