glibc/sysdeps/unix/sysv/linux/alpha/nptl
Ulrich Drepper dc7d6605c8 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): On
success return actual return value from the syscall, not 0.
2003-07-08 03:42:27 +00:00
..
bits Public semaphore type definitions for Alpha. 2003-07-01 20:20:19 +00:00
createthread.c Alpha specific nptl code to start thread. 2003-07-01 20:20:36 +00:00
fork.c Alpha specific fork in nptl on Alpha. 2003-07-01 20:20:57 +00:00
lowlevellock.h (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): On 2003-07-08 03:42:27 +00:00
Makefile Makefile for nptl on Alpha. 2003-07-01 20:19:46 +00:00
pt-vfork.S vfork implementation for nptl on Alpha. 2003-07-01 20:21:45 +00:00
pthread_once.c pthread_once implementation for nptl on Alpha. 2003-07-01 20:22:10 +00:00
sem_post.c sem_post implementation for nptl on Alpha. 2003-07-01 20:22:23 +00:00
sysdep-cancel.h Asm macros for definition of cancelable syscall wrappers for nptl on Alpha. 2003-07-01 20:22:49 +00:00