15355 Commits (1475e2012f267f69dab879ce146f99128fd21653)
 

Author SHA1 Message Date
Ulrich Drepper 339dbf0e39 * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: 19 years ago
Ulrich Drepper e0d4a4e53c [BZ #4599] 19 years ago
Ulrich Drepper df18fdb930 (make_request): When determining whether there are IPv4/IPv6 addresses, ignore loopback addresses. 19 years ago
Jakub Jelinek ae8e81f596 * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined. 19 years ago
Ulrich Drepper 90cd2413df * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and 19 years ago
Ulrich Drepper 3c45708967 * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist. 19 years ago
Ulrich Drepper e8b6b64d3c * elf/dl-close.c (_dl_close_worker): Remove all to be removed 19 years ago
Ulrich Drepper 755db8c5bd * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of 19 years ago
Ulrich Drepper 36dffb2256 * posix/sched_cpucount.c (__sched_cpucount): Allow using special 19 years ago
Ulrich Drepper 7d0e41cebe (__sched_cpucount): Allow using special instruction for counting bits. 19 years ago
Jakub Jelinek 47779a7d3c [BZ #4586] 19 years ago
Ulrich Drepper e967d38583 * config.make.in: Likewise. 19 years ago
Ulrich Drepper 26f56c1c0e * configure.in: Avoid variable named BASH. 19 years ago
Ulrich Drepper 7e3706ea25 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove 19 years ago
Ulrich Drepper 835abc5c0d [BZ #4586] 19 years ago
Ulrich Drepper 43b7682843 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c 19 years ago
Ulrich Drepper 04067002e8 * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. 19 years ago
Ulrich Drepper b03b0c2920 * pthread_getattr_np.c: No need to install a cancellation handler, 19 years ago
Ulrich Drepper fc3f0ccb98 * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S 19 years ago
Ulrich Drepper 0154658d3d * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Checking 19 years ago
Ulrich Drepper 4b5e7304ed * crypt/md5-crypt.c: Fix comment. 19 years ago
Ulrich Drepper ff0507a88b Fix comment. 19 years ago
Roland McGrath 5b55e1d305 * po/Makefile (po-sed-cmd): New variable. 19 years ago
Roland McGrath 977e7f71fd 2007-05-29 Roland McGrath <roland@redhat.com> 19 years ago
Ulrich Drepper ee5d5755a8 * sysdeps/unix/sysv/linux/internaltypes.h: Introduce 19 years ago
Ulrich Drepper 5da4373cfd * nscd/nscd_helper.c (get_mapping): Handle short replies instead 19 years ago
Ulrich Drepper 40f57573d0 * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define 19 years ago
Ulrich Drepper 991fa82be5 * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit 19 years ago
Ulrich Drepper cd0dbd8944 [__WORDSIZE=64]: Renamed __pad1 element int rwlock structure to 19 years ago
Ulrich Drepper 50f1dec5d3 * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise. 19 years ago
Ulrich Drepper e59660bc25 * init.c: Make it compile with older kernel headers. 19 years ago
Ulrich Drepper 546346b6f8 * pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define. 19 years ago
Ulrich Drepper a2dd3360db * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): Tiny 19 years ago
Ulrich Drepper 6df7ffad19 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>. 19 years ago
Ulrich Drepper d8ff3792a8 * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier): 19 years ago
Ulrich Drepper 42e6c66593 * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futex 19 years ago
Ulrich Drepper 3d2dd6ca71 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. 19 years ago
Ulrich Drepper 2af4e3e566 Test of semaphores. 19 years ago
Jakub Jelinek 20a4d7228e * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): 19 years ago
Ulrich Drepper 47ad95ab96 * io/bits/fcntl2.h (__open_2): Add nonnull attribute. 19 years ago
Ulrich Drepper 86acd59634 * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX, 19 years ago
Ulrich Drepper 0a54ab53f2 * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag. 19 years ago
Ulrich Drepper ddfd053577 * Makerules (sysd-rules): Define PTW for ptw-* files. 19 years ago
Ulrich Drepper 5a8075b116 * init.c (__pthread_initialize_minimal_internal): Check whether 19 years ago
Ulrich Drepper 6d59823c29 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value 19 years ago
Ulrich Drepper 7adefea85d (pthread_functions): Don't add .ptr_wait_lookup_done here. (__pthread_initialize_minimal_internal): Initialize _dl_wait_lookup_done pointer in _rtld_global directly. 19 years ago
Jakub Jelinek 2c9718f3b3 * tst-robust9.c (do_test): Don't fail if ENABLE_PI and 19 years ago
Ulrich Drepper e2b1e34312 * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache 19 years ago
Ulrich Drepper bfe6f5fa89 * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information 19 years ago
Ulrich Drepper 2c2c003a5d [BZ #4525] 19 years ago