index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
linuxthreads
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'libpthread/linuxthreads')
-rw-r--r--
libpthread/linuxthreads/Makefile.in
70
-rw-r--r--
libpthread/linuxthreads/alloca_cutoff.c
35
-rw-r--r--
libpthread/linuxthreads/attr.c
372
-rw-r--r--
libpthread/linuxthreads/barrier.c
127
-rw-r--r--
libpthread/linuxthreads/cancel.c
90
-rw-r--r--
libpthread/linuxthreads/condvar.c
60
-rw-r--r--
libpthread/linuxthreads/debug.h
40
-rw-r--r--
libpthread/linuxthreads/descr.h
268
-rw-r--r--
libpthread/linuxthreads/errno.c
15
-rw-r--r--
libpthread/linuxthreads/events.c
14
-rw-r--r--
libpthread/linuxthreads/forward.c
31
-rw-r--r--
libpthread/linuxthreads/internals.h
636
-rw-r--r--
libpthread/linuxthreads/join.c
195
-rw-r--r--
libpthread/linuxthreads/libc-cancellation.c
60
-rw-r--r--
libpthread/linuxthreads/libc_pthread_init.c
15
-rw-r--r--
libpthread/linuxthreads/linuxthreads.texi
1627
-rw-r--r--
libpthread/linuxthreads/locale.c
57
-rw-r--r--
libpthread/linuxthreads/lockfile.c
29
-rw-r--r--
libpthread/linuxthreads/manager.c
829
-rw-r--r--
libpthread/linuxthreads/mutex.c
57
-rw-r--r--
libpthread/linuxthreads/pt-machine.c
15
-rw-r--r--
libpthread/linuxthreads/ptclock_gettime.c
67
-rw-r--r--
libpthread/linuxthreads/ptclock_settime.c
53
-rw-r--r--
libpthread/linuxthreads/ptfork.c
173
-rw-r--r--
libpthread/linuxthreads/pthandles.c
5
-rw-r--r--
libpthread/linuxthreads/pthread.c
1318
-rw-r--r--
libpthread/linuxthreads/pthread_atfork.c
62
-rw-r--r--
libpthread/linuxthreads/pthread_setegid.c
27
-rw-r--r--
libpthread/linuxthreads/pthread_seteuid.c
27
-rw-r--r--
libpthread/linuxthreads/pthread_setgid.c
27
-rw-r--r--
libpthread/linuxthreads/pthread_setregid.c
27
-rw-r--r--
libpthread/linuxthreads/pthread_setresgid.c
27
-rw-r--r--
libpthread/linuxthreads/pthread_setresuid.c
27
-rw-r--r--
libpthread/linuxthreads/pthread_setreuid.c
27
-rw-r--r--
libpthread/linuxthreads/pthread_setuid.c
27
-rw-r--r--
libpthread/linuxthreads/ptlongjmp.c
(renamed from libpthread/linuxthreads/ptcleanup.c)
47
-rw-r--r--
libpthread/linuxthreads/queue.h
1
-rw-r--r--
libpthread/linuxthreads/restart.h
3
-rw-r--r--
libpthread/linuxthreads/rwlock.c
250
-rw-r--r--
libpthread/linuxthreads/semaphore.c
18
-rw-r--r--
libpthread/linuxthreads/semaphore.h
2
-rw-r--r--
libpthread/linuxthreads/sighandler.c
71
-rw-r--r--
libpthread/linuxthreads/signals.c
137
-rw-r--r--
libpthread/linuxthreads/specific.c
223
-rw-r--r--
libpthread/linuxthreads/spinlock.c
24
-rw-r--r--
libpthread/linuxthreads/spinlock.h
8
-rw-r--r--
libpthread/linuxthreads/sysdeps/alpha/elf/pt-initfini.c
89
-rw-r--r--
libpthread/linuxthreads/sysdeps/alpha/pspinlock.c
109
-rw-r--r--
libpthread/linuxthreads/sysdeps/alpha/tls.h
133
-rw-r--r--
libpthread/linuxthreads/sysdeps/arc/pt-machine.h
42
-rw-r--r--
libpthread/linuxthreads/sysdeps/arm/pspinlock.c
81
-rw-r--r--
libpthread/linuxthreads/sysdeps/arm/pt-machine.h
68
-rw-r--r--
libpthread/linuxthreads/sysdeps/arm/sysdep-cancel.h
8
-rw-r--r--
libpthread/linuxthreads/sysdeps/arm/tls.h
171
-rw-r--r--
libpthread/linuxthreads/sysdeps/bfin/pt-machine.h
75
-rw-r--r--
libpthread/linuxthreads/sysdeps/c6x/pt-machine.h
63
-rw-r--r--
libpthread/linuxthreads/sysdeps/cris/pspinlock.c
71
-rw-r--r--
libpthread/linuxthreads/sysdeps/cris/pt-machine.h
21
-rw-r--r--
libpthread/linuxthreads/sysdeps/frv/pt-machine.h
69
-rw-r--r--
libpthread/linuxthreads/sysdeps/h8300/pt-machine.h
(renamed from libpthread/linuxthreads/sysdeps/i386/i686/pt-machine.h)
63
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/pspinlock.c
102
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/pt-machine.h
93
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/tcb-offsets.sym
7
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/tls.h
84
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/useldt.h
19
-rw-r--r--
libpthread/linuxthreads/sysdeps/ia64/pspinlock.c
78
-rw-r--r--
libpthread/linuxthreads/sysdeps/ia64/pt-machine.h
6
-rw-r--r--
libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym
9
-rw-r--r--
libpthread/linuxthreads/sysdeps/ia64/tls.h
6
-rw-r--r--
libpthread/linuxthreads/sysdeps/m68k/pspinlock.c
91
-rw-r--r--
libpthread/linuxthreads/sysdeps/m68k/pt-machine.h
8
-rw-r--r--
libpthread/linuxthreads/sysdeps/microblaze/pt-machine.h
106
-rw-r--r--
libpthread/linuxthreads/sysdeps/microblaze/sigcontextinfo.h
17
-rw-r--r--
libpthread/linuxthreads/sysdeps/mips/pspinlock.c
95
-rw-r--r--
libpthread/linuxthreads/sysdeps/mips/pt-machine.h
41
-rw-r--r--
libpthread/linuxthreads/sysdeps/mips/tls.h
169
-rw-r--r--
libpthread/linuxthreads/sysdeps/nios2/pt-machine.h
57
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/powerpc32/pspinlock.c
69
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/powerpc32/pt-machine.h
119
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/powerpc64/pspinlock.c
69
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/powerpc64/pt-machine.h
184
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/pspinlock.c
8
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/pt-machine.h
103
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/tcb-offsets.sym
19
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/tls.h
164
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/initspin.h
27
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/libc-lock.h
63
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/libc-tsd.h
14
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/pthreadtypes.h
12
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/typesizes.h
65
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/errno-loc.c
44
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/flockfile.c
32
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/ftrylockfile.c
32
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/funlockfile.c
32
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c
116
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/herrno-loc.c
44
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/list.h
113
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/malloc-machine.h
66
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/not-cancel.h
4
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/posix-timer.h
203
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/pt-initfini.c
123
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/pthread-functions.h
14
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/pthread.h
61
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/ptlongjmp.c
32
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/res-state.c
46
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/semaphore.h
1
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/sigaction.c
56
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/tcb-offsets.h
1
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_create.c
169
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_delete.c
69
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_getoverr.c
44
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_gettime.c
76
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_routines.c
572
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_settime.c
136
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/tls.h
80
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/tst-timer.c
113
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h
47
-rw-r--r--
libpthread/linuxthreads/sysdeps/sh/pspinlock.c
79
-rw-r--r--
libpthread/linuxthreads/sysdeps/sh/tcb-offsets.sym
10
-rw-r--r--
libpthread/linuxthreads/sysdeps/sh/tls.h
140
-rw-r--r--
libpthread/linuxthreads/sysdeps/sparc/pspinlock.c
87
-rw-r--r--
libpthread/linuxthreads/sysdeps/sparc/tcb-offsets.h
1
-rw-r--r--
libpthread/linuxthreads/sysdeps/sparc/tcb-offsets.sym
4
-rw-r--r--
libpthread/linuxthreads/sysdeps/sparc/tls.h
114
-rw-r--r--
libpthread/linuxthreads/sysdeps/unix/sysv/linux/allocalim.h
25
-rw-r--r--
libpthread/linuxthreads/sysdeps/unix/sysv/linux/allocrtsig.c
88
-rw-r--r--
libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/aio_cancel.c
33
-rw-r--r--
libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/bits/local_lim.h
91
-rw-r--r--
libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
65
-rw-r--r--
libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/pt-sigsuspend.S
27