2003-01-28 |
drepper | (PSEUDO): Use branch with 32 bit offset. |
tree | commitdiff |
2003-01-28 |
drepper | [HAVE_TLS_SUPPORT] (USE_TLS, TLS_INIT_TCB_SIZE, TLS_INI... |
tree | commitdiff |
2003-01-28 |
drepper | (THREAD_SELF, INIT_THREAD_SELF): Define TLS versions. |
tree | commitdiff |
2003-01-27 |
drepper | Use %g7 instead of %g6 for thread pointer. |
tree | commitdiff |
2003-01-27 |
drepper | [HAVE_TLS_SUPPORT] (USE_TLS, TLS_INIT_TCB_SIZE, |
tree | commitdiff |
2003-01-27 |
drepper | (__thread_self): Change to %g7, as required by TLS... |
tree | commitdiff |
2003-01-27 |
drepper | Makefile for Linux/MIPS. |
tree | commitdiff |
2003-01-27 |
drepper | Cancellation support for MIPS system calls. |
tree | commitdiff |
2003-01-20 |
drepper | Avoid non pc relative reference to __fork. |
tree | commitdiff |
2003-01-17 |
drepper | Don't tail-call to __fork if !SHARED. |
tree | commitdiff |
2003-01-17 |
drepper | (tcbhead_t): Clarify second member. |
tree | commitdiff |
2003-01-16 |
drepper | (MULTIPLE_THREADS_OFFSET): Define to offsetof (tcbhead_... |
tree | commitdiff |
2003-01-16 |
drepper | (tcbhead_t): Use the TLS ABI required layout if USE_TLS... |
tree | commitdiff |
2003-01-16 |
drepper | (INIT_SYSINFO): Initialize head->sysinfo even if not... |
tree | commitdiff |
2003-01-15 |
drepper | (__libc_lock_init, __libc_lock_init_recursive): Initial... |
tree | commitdiff |
2003-01-15 |
drepper | (__vfork): Conditionally branch to __fork even if __NR_... |
tree | commitdiff |
2003-01-15 |
drepper | (__vfork): Allow __fork to be far away from __vfork... |
tree | commitdiff |
2003-01-15 |
drepper | (__vfork): Allow __fork to be far away from __vfork... |
tree | commitdiff |
2003-01-15 |
drepper | vfork for LinuxThreads/PPC64. |
tree | commitdiff |
2003-01-14 |
drepper | (JUMPTARGET): Remove. |
tree | commitdiff |
2003-01-14 |
drepper | Avoid unterminated string literals. |
tree | commitdiff |
2003-01-14 |
drepper | (PSEUDO): Code reordering. |
tree | commitdiff |
2003-01-14 |
drepper | (__vfork): Add missing parameter to SINGLE_THREAD_P... |
tree | commitdiff |
2003-01-14 |
drepper | (PSEUDO): Code reordering. Move CENABLE and CDISABLE... |
tree | commitdiff |
2003-01-12 |
drepper | (PSEUDO): Setup backchain in pseudo_cancel. Minor... |
tree | commitdiff |
2003-01-12 |
drepper | vfork implementation for LinuxThreads/s390-64. |
tree | commitdiff |
2003-01-12 |
drepper | vfork implementation for LinuxThreads/S390-32. |
tree | commitdiff |
2003-01-12 |
drepper | vfork implementation for Linuxthreads/PPC32. |
tree | commitdiff |
2003-01-12 |
drepper | Assume only ret follows pseudo, and thus avoid branch... |
tree | commitdiff |
2003-01-12 |
drepper | vfork implementation for LinuxThreads/Arm. |
tree | commitdiff |
2003-01-12 |
drepper | (PSEUDO_RET): Correctly unstack lr. |
tree | commitdiff |
2003-01-12 |
drepper | vfork implementation for LinuxThreads/SH. |
tree | commitdiff |
2003-01-12 |
drepper | (MULTIPLE_THREADS_OFFSET): Adjust computation. |
tree | commitdiff |
2003-01-12 |
drepper | (THREAD_GETMEM, THREAD_GETMEM_NC, THREAD_SETMEM, THREAD... |
tree | commitdiff |
2003-01-12 |
drepper | (tcbhead_t): Change into dtv_t *, void *. |
tree | commitdiff |
2003-01-12 |
drepper | System call cancellation handling for LinuxThreads... |
tree | commitdiff |
2003-01-12 |
drepper | Makefile for LinuxThreads on PPC/Linux. |
tree | commitdiff |
2003-01-12 |
drepper | Moved one level up. |
tree | commitdiff |
2003-01-10 |
schwab | vfork for m68k. |
tree | commitdiff |
2003-01-09 |
drepper | vfork for alpha. |
tree | commitdiff |
2003-01-09 |
drepper | vfork for x86_64. |
tree | commitdiff |
2003-01-09 |
drepper | vfork for sparc64. |
tree | commitdiff |
2003-01-09 |
drepper | vfork for sparc32. |
tree | commitdiff |
2003-01-09 |
drepper | vfork for ia64. |
tree | commitdiff |
2003-01-09 |
drepper | vfork for i386. |
tree | commitdiff |
2003-01-09 |
drepper | [__ASSEMBLER__] (SINGLE_THREAD_P): Remove trailing ;;. |
tree | commitdiff |
2003-01-09 |
drepper | (do_sigwait): Add INTERNAL_SYSCALL_DECL, add err argume... |
tree | commitdiff |
2003-01-08 |
drepper | Define DOCARGS_6 and UNDOCARGS_6. |
tree | commitdiff |
2003-01-08 |
drepper | (libpthread-routines): Don't add s_pread64 and s_pwrite64. |
tree | commitdiff |
2003-01-07 |
drepper | (PSEUDO): Use PSEUDO_PREPARE_ARGS. Fix branch conditio... |
tree | commitdiff |
2003-01-07 |
drepper | Syscall cancellation handling for Arm. |
tree | commitdiff |
2003-01-07 |
drepper | (LIBC_CANCEL_HANDLED): Add. |
tree | commitdiff |
2003-01-06 |
drepper | Makefile for Linux/Alpha. |
tree | commitdiff |
2003-01-05 |
schwab | Use -fPIC for nonshared objects. |
tree | commitdiff |
2003-01-05 |
schwab | (SINGLE_THREAD_P): Fix for PIC. |
tree | commitdiff |
2003-01-05 |
drepper | Syscall cancellation handling for LinuxThreads on SH. |
tree | commitdiff |
2003-01-05 |
drepper | Don't use multi-line strings. Remove unused code. |
tree | commitdiff |
2003-01-05 |
drepper | Include dl-sysdep.h and stdint.h. |
tree | commitdiff |
2003-01-05 |
drepper | Syscall cancellation handling for PPC32 in LinuxThreads. |
tree | commitdiff |
2003-01-05 |
drepper | Makefile for PPC32 in LinuxThreads. |
tree | commitdiff |
2003-01-05 |
drepper | TLS definitions for S390. |
tree | commitdiff |
2003-01-05 |
drepper | TCB offsets needed in asm code. |
tree | commitdiff |
2003-01-05 |
drepper | Makefile for S390. |
tree | commitdiff |
2003-01-05 |
drepper | System call cancellation handling for S390-64. |
tree | commitdiff |
2003-01-05 |
drepper | System call cancellation handling for S390-32. |
tree | commitdiff |
2003-01-03 |
drepper | Cancellation support for syscalls on Linux/Alpha. |
tree | commitdiff |
2003-01-03 |
drepper | Declare weak_extern functions. |
tree | commitdiff |
2003-01-03 |
drepper | sigwait implementation for LinuxThreads. |
tree | commitdiff |
2003-01-03 |
drepper | raise implementation for LinuxThreads. |
tree | commitdiff |
2003-01-03 |
drepper | (__pthread_cleanup_upto): Protect weak_extern with... |
tree | commitdiff |
2003-01-03 |
drepper | (__pthread_fork): Protect weak_extern with #ifndef... |
tree | commitdiff |
2003-01-03 |
drepper | (__pthread_cond_align_t): New type. |
tree | commitdiff |
2003-01-03 |
drepper | (__libc_maybe_call2): Add __builtin_expect. |
tree | commitdiff |
2003-01-03 |
drepper | sigaction implementation for LinuxThreads. |
tree | commitdiff |
2003-01-03 |
drepper | (PHTREAD_COND_INITIALIZER): Initialize __padding and... |
tree | commitdiff |
2003-01-02 |
drepper | (pthread_cond_t): Add padding. |
tree | commitdiff |
2002-12-31 |
drepper | Add libc_hidden_proto for __register_atfork. |
tree | commitdiff |
2002-12-31 |
drepper | Add libc_hidden_def for __register_atfork. |
tree | commitdiff |
2002-12-31 |
drepper | Include <fork.h>, not "fork.h". |
tree | commitdiff |
2002-12-31 |
drepper | (__libc_current_sigrtmin, __libc_current_sigrtmax)... |
tree | commitdiff |
2002-12-31 |
drepper | (__res_state): Add libc_hidden_def. |
tree | commitdiff |
2002-12-31 |
drepper | Remove assert.h include. |
tree | commitdiff |
2002-12-31 |
drepper | (__h_errno_location): Add libc_hidden_def. |
tree | commitdiff |
2002-12-31 |
drepper | (__errno_location): Add libc_hidden_def. |
tree | commitdiff |
2002-12-31 |
drepper | Use __ASSEMBLER__ instead of ASSEMBLER test macro. |
tree | commitdiff |
2002-12-31 |
drepper | Additional version definitions for Linux part. |
tree | commitdiff |
2002-12-31 |
drepper | Makefile for Linux part. |
tree | commitdiff |
2002-12-31 |
drepper | Helper code to unregister atfork handlers. |
tree | commitdiff |
2002-12-31 |
drepper | Helper code to register atfork handlers. |
tree | commitdiff |
2002-12-31 |
drepper | Definitions for fork implementation in libc and libpthr... |
tree | commitdiff |
2002-12-31 |
drepper | Definitions for fork implementation in libc and libpthr... |
tree | commitdiff |
2002-12-31 |
drepper | Definitions for fork in libc and libpthread. |
tree | commitdiff |
2002-12-31 |
drepper | Thread-safe fork implementation for libc. |
tree | commitdiff |
2002-12-31 |
drepper | Cancellation handler unwinding for longjmp. |
tree | commitdiff |
2002-12-31 |
drepper | Simple double-linked list implementation. |
tree | commitdiff |
2002-12-28 |
drepper | (MULTIPLE_THREADS_OFFSET): Remove. |
tree | commitdiff |
2002-12-28 |
drepper | (MULTIPLE_THREADS_OFFSET): Remove. |
tree | commitdiff |
2002-12-28 |
drepper | (MULTIPLE_THREADS_OFFSET): Remove. |
tree | commitdiff |
2002-12-28 |
drepper | TCB offset definitions for ia64. |
tree | commitdiff |
2002-12-28 |
drepper | Makefile for ia64. |
tree | commitdiff |
next |