2003-01-14 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Don't export ll_unlock_wake_cb.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (libpthread-routines): Add version.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Main function of DSO to print version information.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Bump to 0.16.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (INLINE_SYSCALL): Undefined before defining.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (JUMPTARGET): Remove.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Avoid unterminated string literals.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (L): Don't define it here.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Avoid unterminated string literals.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (PSEUDO): Code reordering.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (__vfork): Add missing parameter to SINGLE_THREAD_P...
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (PSEUDO): Code reordering. Move CENABLE and CDISABLE...
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (JUMPTARGET): Move branch instructions from here...
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | Make the alias unconditional.
|
commit | commitdiff | tree |
2003-01-14 |
drepper | (CFLAGS-pthread_self.c): New definition.
|
commit | commitdiff | tree |
2003-01-13 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-13 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-13 |
drepper | (charmap_readdir): Use struct dirent64 instead of struct...
|
commit | commitdiff | tree |
2003-01-13 |
drepper | (siblings_uncached): Use struct dirent64 instead of...
|
commit | commitdiff | tree |
2003-01-13 |
drepper | (direntry): Change type to struct dirent64.
|
commit | commitdiff | tree |
2003-01-13 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-13 |
drepper | (_dl_close): Type typo, must be == not = in search...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add test for case of symlink to nonexisting file given...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (ftw_startup): Use correct name in check for symlink...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (build-shlib-helper): Don't use -z defs linker option...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (PSEUDO): Setup backchain in pseudo_cancel. Minor...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Not needed anymore.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add vfork.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | vfork implementation for LinuxThreads/s390-64.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | vfork implementation for LinuxThreads/S390-32.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add test case for relative path with /. at the end.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (ftw_startup): When trying to stat the starting directory...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (process_entry): Fix typo in last change.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add test for relative path argument to nftw() with...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (process_entry): Use relative path when using chdir...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | vfork implementation for Linux/PPC32.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (INTERNAL_SYSCALL): Make use of ERR parameter.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Take register alignment into account.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (__ASSUME_VFORK_SYSCALL): Define for powerpc.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | vfork implementation for Linuxthreads/PPC32.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Assume only ret follows pseudo, and thus avoid branch...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add inline syscall definitions.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Move inline syscall bits to sysdeps/unix/alpha/sysdep.h.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Use correct definition of errno for NOT_IN_libc.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (elf_machine_rela): Compute DTPREL64 and TPREL64 without...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | [HAVE_CONFIG_H]: Include <config.h>.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (test_strcpy): Disable last added strcpy until it is...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Update.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | vfork implementation for LinuxThreads/Arm.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (PSEUDO_RET): Correctly unstack lr.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add cancellation support.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add vpath for %.dynsym and %.so so that the implicit...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (SYSCALL_ERROR_HANDLER): Add non-PIC case.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | vfork implementation for LinuxThreads/SH.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Thread-local storage handling in the ELF dynamic linker...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Include tls.h.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (__tls_get_addr): New prototype.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (__libc_setup_tls): If TLS_INIT_TP_EXPENSIVE is not...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (_dl_allocate_tls_storage) [TLS_DTV_AT_TP]: Allocate...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (elf_machine_rela): Move CHECK_STATIC_TLS before l_tls_offse...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (elf_machine_rela): Move CHECK_STATIC_TLS before l_tls_offse...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (elf_machine_rela): Move CHECK_STATIC_TLS before l_tls_offse...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | ($(objpfx)tst-tlsmod5.so, $(objpfx)tst-tlsmod6.so)...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | [__ia64__] (__TLS_CALL_CLOBBERS): Define.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (pthread_handle_create): If TLS_DTV_AT_TP, set
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (__pthread_initialize_minimal): Use tcbp, not self...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (MULTIPLE_THREADS_OFFSET): Adjust computation.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (THREAD_GETMEM, THREAD_GETMEM_NC, THREAD_SETMEM, THREAD_SETM...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (tcbhead_t): Change into dtv_t *, void *.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | [__PPC_ELF_H]: Avoid redefinition of elf_fpreg_t and...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | truncate64 implementation for Linux/PPC64.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (INLINE_SYSCALL): New version that supports function...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Remove ftruncate64, pread64, pwrite64, truncate64 entries.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add cancellation support.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Linux/PPC64 implementation of pwrite64.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Linux/PPC64 implementation of pwrite.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Linux/PPC64 implementation of pread64.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Linux/PPC64 implementation of pread.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Linux/PPC64 implementation of ftruncate64.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (STAT_VER_LINUX): Fix type. Move definition out of...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | (PSEUDO_RET): Add branch hit.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | System call cancellation handling for LinuxThreads...
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Makefile for LinuxThreads on PPC/Linux.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Moved one level up.
|
commit | commitdiff | tree |
2003-01-12 |
drepper | Add rules to build and run reldep9 test.
|
commit | commitdiff | tree |
next |