glibc/sysdeps/unix/sysv/linux/alpha/nptl
Richard Henderson b17d80b12f * sysdeps/alpha/Makefile: New file.
* sysdeps/alpha/tcb-offsets.sym: New file.
        * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (SINGLE_THREAD_P):
        Use MULTIPLE_THREADS_OFFSET to implement !libpthread !libc version.

        * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Rewrite based
        on powerpc version.
2004-01-13 09:36:22 +00:00
..
bits Change type of pthread_t to be compatible with LT. 2003-09-08 23:56:13 +00:00
aio_cancel.c New file. 2003-09-01 21:38:14 +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 * sysdeps/alpha/Makefile: New file. 2004-01-13 09:36:22 +00:00
Makefile
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 * sysdeps/alpha/Makefile: New file. 2004-01-13 09:36:22 +00:00
timer_create.c New file. 2003-09-01 21:38:14 +00:00
timer_delete.c New file. 2003-09-01 21:38:14 +00:00
timer_getoverr.c New file. 2003-09-01 21:38:14 +00:00
timer_gettime.c New file. 2003-09-01 21:38:14 +00:00
timer_settime.c New file. 2003-09-01 21:38:14 +00:00
Versions Additional versions for Linux/Alpha. 2003-09-03 03:10:25 +00:00