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 | Update. |
tree | commitdiff |
2003-01-03 |
drepper | Cancellation support for syscalls on Linux/Alpha. |
tree | commitdiff |
2003-01-03 |
drepper | Update. |
tree | commitdiff |
2003-01-03 |
drepper | Declare weak_extern functions. |
tree | commitdiff |
2003-01-03 |
drepper | Update. |
tree | commitdiff |
2003-01-03 |
drepper | ($(objpfx)libpthread.so): Depend on ld.so. |
tree | commitdiff |
2003-01-03 |
drepper | Update. |
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-03 |
drepper | Test for cancellation in statically linked code. |
tree | commitdiff |
2003-01-03 |
drepper | (__sigaction): Renamed to... |
tree | commitdiff |
2003-01-03 |
drepper | (siglongjmp, longjmp): Protect with #ifdef SHARED. |
tree | commitdiff |
2003-01-03 |
drepper | (pthread_functions): Renamed to... |
tree | commitdiff |
2003-01-03 |
drepper | (__fork, __vfork): Protect with #ifdef SHARED. |
tree | commitdiff |
2003-01-03 |
drepper | (__pthread_thread_self): Remove weak_extern. |
tree | commitdiff |
2003-01-03 |
drepper | (struct pthread_functions): Rename ptr_pthread_cond_... |
tree | commitdiff |
2003-01-03 |
drepper | Export both pthread_cond_*@@GLIBC_2.3.2 and pthread_con... |
tree | commitdiff |
2003-01-03 |
drepper | [libc] (GLIBC_2.3.2): Export pthread_cond_broadcast, |
tree | commitdiff |
2003-01-03 |
drepper | (tests, tests-static): Add tst-cancel-static. |
tree | commitdiff |
2003-01-03 |
drepper | Exclude sigwait.c as well, it does not have cancellatio... |
tree | commitdiff |
2003-01-02 |
drepper | (CFLAGS-pthread_atfork.c): Add -DNOT_IN_libc. |
tree | commitdiff |
2003-01-02 |
drepper | Update. |
tree | commitdiff |
2003-01-02 |
drepper | [libpthread]: Add definitions for new pthread_cond_... |
tree | commitdiff |
2003-01-02 |
drepper | Add symbol versioning. The compatibility versions... |
tree | commitdiff |
2003-01-02 |
drepper | (pthread_cond_t): Add padding. |
tree | commitdiff |
2002-12-31 |
drepper | Update. |
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 | Update. |
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 | [libc] (GLIBC_PRIVATE): Remove __libc_internal_tsd_get, |
tree | commitdiff |
2002-12-31 |
drepper | Update. |
tree | commitdiff |
2002-12-31 |
drepper | (shared-thread-library): Include libpthread_nonshared... |
tree | commitdiff |
2002-12-31 |
drepper | pthread_atfork implementation. |
tree | commitdiff |
2002-12-31 |
drepper | Compatibility code for atfork code in libpthread. |
tree | commitdiff |
2002-12-31 |
drepper | (libpthread-routines): Add old_pthread_atfork. |
tree | commitdiff |
2002-12-31 |
drepper | Include fork.h. |
tree | commitdiff |
2002-12-31 |
drepper | (pthread_functions): Initialize ptr_pthread_fork and |
tree | commitdiff |
2002-12-31 |
drepper | (__pthread_cleanup_upto, __pthread_fork): New prototypes. |
tree | commitdiff |
2002-12-31 |
drepper | (pthread_cleanup_upto): Rename to... |
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-30 |
drepper | Update. |
tree | commitdiff |
2002-12-30 |
drepper | (pthread_functions): Adjust to changes in internals.h. |
tree | commitdiff |
2002-12-30 |
drepper | (struct pthread_functions): Rename ptr_pthread_exit and |
tree | commitdiff |
2002-12-30 |
drepper | Make all functions available by default again. It... |
tree | commitdiff |
2002-12-28 |
drepper | Update. |
tree | commitdiff |
2002-12-28 |
drepper | Add line continuations. |
tree | commitdiff |
2002-12-28 |
drepper | (__pthread_initialize_manager): Remove MULTIPLE_THREADS... |
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 |
2002-12-28 |
drepper | Include tcb-offsets.h in assembler. |
tree | commitdiff |
2002-12-28 |
drepper | Definition of TCB offsets for SPARC. |
tree | commitdiff |
2002-12-28 |
drepper | Makefile for SPARC. |
tree | commitdiff |
2002-12-28 |
drepper | TLS definitions for SPARC. |
tree | commitdiff |
2002-12-28 |
drepper | Use generic SPARC version. |
tree | commitdiff |
2002-12-28 |
drepper | Dummy file for TCB offset definitions. |
tree | commitdiff |
2002-12-28 |
drepper | Definitions of needed TCB offsets. |
tree | commitdiff |
2002-12-28 |
drepper | [csu] (gen-as-const-headers): Add tcb-offsets.sym. |
tree | commitdiff |
2002-12-28 |
drepper | Include tcb-offsets.h in assembler. |
tree | commitdiff |
2002-12-28 |
drepper | (__libc_pthread_init): Remove MULTIPLE_THREADS_OFFSET... |
tree | commitdiff |
2002-12-28 |
drepper | Update. |
tree | commitdiff |
2002-12-28 |
drepper | Allow pt-system.o* to not use the cancellation routines. |
tree | commitdiff |
2002-12-28 |
drepper | (system): Remove cancellation handling. |
tree | commitdiff |
2002-12-28 |
drepper | (routines): Remove no-tsd. Add alloca_cutoff. |
tree | commitdiff |
2002-12-28 |
drepper | Not needed anymore. |
tree | commitdiff |
2002-12-28 |
drepper | LinuxThreads specific implementation of function to... |
tree | commitdiff |
2002-12-28 |
drepper | (libpthread): Remove __libc_alloca_cutoff@GLIBC_PRIVATE. |
tree | commitdiff |
2002-12-28 |
drepper | (pthread_functions) [!USE_TLS && !HAVE___THREAD]: |
tree | commitdiff |
2002-12-28 |
drepper | [!NOT_IN_libc] (LIBC_THREAD_GETMEM, LIBC_THREAD_SETMEM... |
tree | commitdiff |
2002-12-28 |
drepper | (libc_internal_tsd_set): Renamed to... |
tree | commitdiff |
2002-12-28 |
drepper | (THREAD_GETMEM, THREAD_SETMEM): Remove. |
tree | commitdiff |
2002-12-28 |
drepper | LinuxThreads specific function to get resolver state... |
tree | commitdiff |
2002-12-28 |
drepper | LinuxThreads specific function to get h_errno address. |
tree | commitdiff |
2002-12-28 |
drepper | LinuxThreads specific function to get errno address. |
tree | commitdiff |
next |