Age | Commit message (Expand) | Author |
2007-05-29 | 2007-05-29 Roland McGrath <roland@redhat.com> | Roland McGrath |
2007-05-29 | * sysdeps/unix/sysv/linux/internaltypes.h: Introduce | Ulrich Drepper |
2007-05-29 | * nscd/nscd_helper.c (get_mapping): Handle short replies instead | Ulrich Drepper |
2007-05-28 | * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define | Ulrich Drepper |
2007-05-28 | * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit | Ulrich Drepper |
2007-05-27 | [__WORDSIZE=64]: Renamed __pad1 element int rwlock structure to | Ulrich 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): Tiny | Ulrich 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 futex | Ulrich Drepper |
2007-05-26 | * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. | Ulrich Drepper |
2007-05-26 | Test 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 whether | Ulrich Drepper |
2007-05-21 | * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value | Ulrich 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 cache | Ulrich Drepper |
2007-05-21 | * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information | Ulrich 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-19 | Commit missing test case wrapper file. | Roland McGrath |
2007-05-19 | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper |
2007-05-19 | * malloc/malloc.c (do_check_chunk): Correct check for mmaped block | Ulrich 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 where | Ulrich Drepper |
2007-05-18 | [BZ #4512] | Ulrich Drepper |
2007-05-17 | Dummy 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-15 | whitespacecvs/fedora-glibc-20070515T2025 | Roland McGrath |
2007-05-15 | * version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6 | Ulrich Drepper |
2007-05-15 | * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if old | Ulrich Drepper |
2007-05-15 | * malloc/malloc.c: Use all small bin slots on 64-bit archs. | Ulrich Drepper |
2007-05-14 | * malloc/malloc.c (largebin_index): Really have 32 buckets with 64 sizes. | Ulrich Drepper |
2007-05-13 | * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum | Ulrich Drepper |
2007-05-13 | [MALLOC_DEBUG]: Keep track of current maximum number of mmaps. n_mmaps_max is... | Ulrich Drepper |
2007-05-12 | * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for getpid. | Andreas Jaeger |
2007-05-11 | (add_to_global): One more small cleanup patch. | Ulrich Drepper |