Age | Commit message (Expand) | Author |
2007-06-17 | * allocatestack.c (allocate_stack): Make code compile if | Ulrich Drepper |
2007-06-17 | * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: | Ulrich Drepper |
2007-06-08 | * configure.in: Avoid variable named BASH. | Ulrich Drepper |
2007-06-08 | [BZ #4586] | Ulrich Drepper |
2007-05-30 | * pthread_getattr_np.c: No need to install a cancellation handler, | Ulrich Drepper |
2007-05-30 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S | Ulrich Drepper |
2007-05-30 | * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Checking | Ulrich Drepper |
2007-05-29 | * sysdeps/unix/sysv/linux/internaltypes.h: Introduce | 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-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 | [BZ #4525] | Ulrich Drepper |
2007-05-21 | [BZ #4514] | 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-18 | [BZ #4512] | Ulrich Drepper |
2007-05-17 | Dummy files to prevent stub versions from being used. | Ulrich Drepper |
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-11 | * sysdeps/unix/sysv/linux/tst-getcpu.c: New file. | Ulrich Drepper |
2007-05-10 | * sysdeps/unix/sysv/linux/sched_setaffinity.ccvs/fedora-glibc-20070510T2308cvs/fedora-glibc-20070510T2304 | Ulrich Drepper |
2007-05-10 | [BZ #4455] | Jakub Jelinek |
2007-05-07 | [BZ #4455] | Ulrich Drepper |
2007-05-07 | [BZ #4456] | Ulrich Drepper |
2007-05-07 | (change_stack_perm): Handle stacks growing up. (allocate_stack): Likewise. | Ulrich Drepper |
2007-05-07 | * sysdeps/unix/sysv/linux/lowlevelrobustlock.c | Ulrich Drepper |
2007-05-07 | [BZ #4465] | Ulrich Drepper |
2007-05-07 | * posix/unistd.h: Remove __THROW from fdatasync. | Ulrich Drepper |
2007-04-28 | [BZ #4392] | Ulrich Drepper |
2007-04-28 | [BZ #4306] | Ulrich Drepper |
2007-04-26 | * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines): | Ulrich Drepper |
2007-04-26 | * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu. | Ulrich Drepper |
2007-04-26 | (tcbhead_t): Add vgetcpu_cache. | Ulrich Drepper |