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