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/.cvsignore
3
-rw-r--r--
libpthread/linuxthreads/Makefile.in
103
-rw-r--r--
libpthread/linuxthreads/alloca_cutoff.c
36
-rw-r--r--
libpthread/linuxthreads/attr.c
377
-rw-r--r--
libpthread/linuxthreads/barrier.c
128
-rw-r--r--
libpthread/linuxthreads/cancel.c
93
-rw-r--r--
libpthread/linuxthreads/condvar.c
112
-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
13
-rw-r--r--
libpthread/linuxthreads/forward.c
145
-rw-r--r--
libpthread/linuxthreads/internals.h
664
-rw-r--r--
libpthread/linuxthreads/join.c
195
-rw-r--r--
libpthread/linuxthreads/libc-cancellation.c
61
-rw-r--r--
libpthread/linuxthreads/libc_pthread_init.c
28
-rw-r--r--
libpthread/linuxthreads/locale.c
57
-rw-r--r--
libpthread/linuxthreads/lockfile.c
34
-rw-r--r--
libpthread/linuxthreads/manager.c
851
-rw-r--r--
libpthread/linuxthreads/mutex.c
57
-rw-r--r--
libpthread/linuxthreads/pt-machine.c
14
-rw-r--r--
libpthread/linuxthreads/ptclock_gettime.c
69
-rw-r--r--
libpthread/linuxthreads/ptclock_settime.c
55
-rw-r--r--
libpthread/linuxthreads/ptfork.c
171
-rw-r--r--
libpthread/linuxthreads/pthandles.c
5
-rw-r--r--
libpthread/linuxthreads/pthread.c
1277
-rw-r--r--
libpthread/linuxthreads/pthread_atfork.c
63
-rw-r--r--
libpthread/linuxthreads/pthread_setegid.c
28
-rw-r--r--
libpthread/linuxthreads/pthread_seteuid.c
28
-rw-r--r--
libpthread/linuxthreads/pthread_setgid.c
28
-rw-r--r--
libpthread/linuxthreads/pthread_setregid.c
28
-rw-r--r--
libpthread/linuxthreads/pthread_setresgid.c
28
-rw-r--r--
libpthread/linuxthreads/pthread_setresuid.c
28
-rw-r--r--
libpthread/linuxthreads/pthread_setreuid.c
28
-rw-r--r--
libpthread/linuxthreads/pthread_setuid.c
28
-rw-r--r--
libpthread/linuxthreads/ptlongjmp.c
(renamed from libpthread/linuxthreads/ptcleanup.c)
51
-rw-r--r--
libpthread/linuxthreads/queue.h
1
-rw-r--r--
libpthread/linuxthreads/restart.h
3
-rw-r--r--
libpthread/linuxthreads/rwlock.c
249
-rw-r--r--
libpthread/linuxthreads/semaphore.c
27
-rw-r--r--
libpthread/linuxthreads/semaphore.h
15
-rw-r--r--
libpthread/linuxthreads/sighandler.c
71
-rw-r--r--
libpthread/linuxthreads/signals.c
158
-rw-r--r--
libpthread/linuxthreads/specific.c
253
-rw-r--r--
libpthread/linuxthreads/spinlock.c
36
-rw-r--r--
libpthread/linuxthreads/spinlock.h
8
-rw-r--r--
libpthread/linuxthreads/sysdeps/alpha/elf/pt-initfini.c
90
-rw-r--r--
libpthread/linuxthreads/sysdeps/alpha/pspinlock.c
110
-rw-r--r--
libpthread/linuxthreads/sysdeps/alpha/pt-machine.h
3
-rw-r--r--
libpthread/linuxthreads/sysdeps/alpha/tls.h
134
-rw-r--r--
libpthread/linuxthreads/sysdeps/arc/pt-machine.h
42
-rw-r--r--
libpthread/linuxthreads/sysdeps/arm/pt-machine.h
57
-rw-r--r--
libpthread/linuxthreads/sysdeps/arm/sysdep-cancel.h
8
-rw-r--r--
libpthread/linuxthreads/sysdeps/arm/sysdep.h
137
-rw-r--r--
libpthread/linuxthreads/sysdeps/arm/tls.h
172
-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
72
-rw-r--r--
libpthread/linuxthreads/sysdeps/cris/pt-machine.h
20
-rw-r--r--
libpthread/linuxthreads/sysdeps/frv/pt-machine.h
69
-rw-r--r--
libpthread/linuxthreads/sysdeps/h8300/pt-machine.h
57
-rw-r--r--
libpthread/linuxthreads/sysdeps/hppa/pspinlock.c
5
-rw-r--r--
libpthread/linuxthreads/sysdeps/hppa/pt-machine.h
5
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/pspinlock.c
103
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/pt-machine.h
98
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/tcb-offsets.sym
7
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/tls.h
89
-rw-r--r--
libpthread/linuxthreads/sysdeps/i386/useldt.h
22
-rw-r--r--
libpthread/linuxthreads/sysdeps/ia64/pspinlock.c
79
-rw-r--r--
libpthread/linuxthreads/sysdeps/ia64/pt-machine.h
11
-rw-r--r--
libpthread/linuxthreads/sysdeps/ia64/tcb-offsets.sym
9
-rw-r--r--
libpthread/linuxthreads/sysdeps/ia64/tls.h
31
-rw-r--r--
libpthread/linuxthreads/sysdeps/m68k/pspinlock.c
82
-rw-r--r--
libpthread/linuxthreads/sysdeps/m68k/pt-machine.h
14
-rw-r--r--
libpthread/linuxthreads/sysdeps/microblaze/pt-machine.h
80
-rw-r--r--
libpthread/linuxthreads/sysdeps/microblaze/sigcontextinfo.h
17
-rw-r--r--
libpthread/linuxthreads/sysdeps/mips/pspinlock.c
96
-rw-r--r--
libpthread/linuxthreads/sysdeps/mips/pt-machine.h
44
-rw-r--r--
libpthread/linuxthreads/sysdeps/mips/tls.h
170
-rw-r--r--
libpthread/linuxthreads/sysdeps/nds32/pspinlock.c
(renamed from libpthread/linuxthreads/sysdeps/arm/pspinlock.c)
64
-rw-r--r--
libpthread/linuxthreads/sysdeps/nds32/pt-machine.h
(renamed from libpthread/linuxthreads/sysdeps/i386/i686/pt-machine.h)
75
-rw-r--r--
libpthread/linuxthreads/sysdeps/nios2/pt-machine.h
57
-rw-r--r--
libpthread/linuxthreads/sysdeps/or1k/pt-machine.h
53
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/powerpc32/pspinlock.c
70
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/powerpc32/pt-machine.h
120
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/powerpc64/pspinlock.c
70
-rw-r--r--
libpthread/linuxthreads/sysdeps/powerpc/powerpc64/pt-machine.h
185
-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
165
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/.cvsignore
2
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/initspin.h
28
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/libc-lock.h
140
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/libc-tsd.h
22
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/pthreadtypes.h
24
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/bits/typesizes.h
66
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/errno-loc.c
45
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/flockfile.c
33
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/ftrylockfile.c
33
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/funlockfile.c
33
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/getcpuclockid.c
117
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/herrno-loc.c
43
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/list.h
114
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/malloc-machine.h
67
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/not-cancel.h
65
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/posix-timer.h
204
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/pt-initfini.c
124
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/pthread-functions.h
98
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/pthread.h
172
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/ptlongjmp.c
39
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/res-state.c
47
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/semaphore.h
1
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/sigaction.c
57
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/tcb-offsets.h
1
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_create.c
170
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_delete.c
70
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_getoverr.c
45
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_gettime.c
77
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_routines.c
573
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/timer_settime.c
137
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/tls.h
80
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/tst-timer.c
114
-rw-r--r--
libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h
47
-rw-r--r--
libpthread/linuxthreads/sysdeps/s390/pspinlock.c
91
-rw-r--r--
libpthread/linuxthreads/sysdeps/s390/s390-32/pt-machine.h
120