index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
sysdeps
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-16
Add SH target specific crti.S and crtn.S and remove initfini files.
Kaz Kojima
1
-125
/
+0
2012-02-16
Move sparc away from the deprecated inifini.c scheme.
David S. Miller
1
-0
/
+5
2012-02-15
Remove unused Makefile.
Marek Polacek
1
-4
/
+0
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
298
-895
/
+596
2012-02-08
Support crti.S and crtn.S provided directly by architectures.
Joseph Myers
1
-3
/
+0
2012-02-03
Consistently use macros for x86 PIC thunks.
Joseph Myers
6
-61
/
+15
2012-01-10
Add const attribute to pthread_equal
Ulrich Drepper
1
-1
/
+2
2012-01-10
Consistently added return to pthread_exit
Ulrich Drepper
1
-2
/
+2
2012-01-08
Use __pthread_get_minstack for AIO helper thread
Adhemerval Zanella
1
-2
/
+2
2012-01-08
Quash implicit declaration warning
Marek Polacek
1
-0
/
+1
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
3
-55
/
+53
2012-01-07
Remove IA-64 support from NPTL
Ulrich Drepper
31
-2005
/
+0
2011-12-22
Use __pthread_get_minstack in more places
Ulrich Drepper
2
-4
/
+6
2011-12-22
Create internal threads with sufficient stack size
Ulrich Drepper
1
-2
/
+2
2011-12-21
Fix reading thread name from comm file
Ulrich Drepper
1
-1
/
+10
2011-11-30
Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI
Andreas Schwab
2
-2
/
+154
2011-10-29
Add missing register initialization in x86-64 pthread_cond_timedwait
Ulrich Drepper
1
-3
/
+3
2011-10-27
Don't mark memory synchronisation functions as leaf
Andreas Schwab
1
-19
/
+19
2011-10-23
Remove unnecessary include from x86-32 tls.h
Ulrich Drepper
1
-1
/
+0
2011-10-23
Fix strnlen change
Ulrich Drepper
1
-1
/
+1
2011-09-15
Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork
Andreas Schwab
1
-8
/
+23
2011-09-11
Remove --wth-tls option, TLS support is required
Ulrich Drepper
7
-43
/
+9
2011-09-10
Simplify malloc initialization
Ulrich Drepper
1
-1
/
+2
2011-09-10
Remove support for !USE___THREAD
Ulrich Drepper
13
-193
/
+49
2011-09-08
Fix macro used in test
H.J. Lu
1
-1
/
+1
2011-09-07
Remove gettimeofday vsyscall use from x86-86 libpthread
Ulrich Drepper
5
-45
/
+29
2011-09-06
Don't call gettimeofday vsyscall in x86-64 sem_timedwait
Ulrich Drepper
1
-8
/
+5
2011-09-05
Fix nptl semaphore cleanup invocation.
David S. Miller
6
-57
/
+93
2011-08-14
Align x86 TCB to 64 bytes (cache line size), important for Atom.
Roland McGrath
2
-7
/
+21
2011-08-09
Fix stack alignment on x86_64
Andreas Schwab
3
-7
/
+9
2011-07-22
Add read barriers in cancellation initialization
Ulrich Drepper
1
-3
/
+11
2011-07-06
Rebuild configure scripts
Ulrich Drepper
2
-4
/
+4
2011-06-30
Fix robust mutex handling after fork
Ulrich Drepper
2
-8
/
+28
2011-04-22
Remove doubled words.
Jim Meyering
2
-4
/
+4
2011-02-15
Remove use of ranlib.
Ulrich Drepper
2
-101
/
+239
2011-01-14
Change setgroups to affect all the threads in the process.
Ulrich Drepper
1
-4
/
+4
2010-10-13
Fix alignment of AVX safe area on x86-64.
H.J. Lu
2
-8
/
+4
2010-09-21
Fix namespace pollution in pthread_cleanup_push.
Andreas Schwab
1
-6
/
+6
2010-09-03
Small optimization of alloca handling.
Ulrich Drepper
1
-2
/
+2
2010-08-19
Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback
Dinakar Guniguntala
1
-2
/
+1
2010-08-15
Add -fno-asynchronous-unwind-tables to initfini.s for i386
H.J. Lu
1
-0
/
+3
2010-08-12
PowerPC64 ABI fixes
Alan Modra
1
-25
/
+44
2010-07-06
Fix type mismatch
Andreas Schwab
1
-1
/
+1
2010-07-01
Work around kernel rejecting valid absolute timestamps
Andreas Schwab
7
-8
/
+52
2010-06-14
[sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.
Takashi Yoshii
1
-2
/
+2
2010-04-09
Fix typo in last commit.
Ulrich Drepper
1
-1
/
+1
2010-04-09
Implement interfaces to set and get names of threads.
Ulrich Drepper
3
-0
/
+142
2010-04-05
Move unwind-resume code from NPTL to sysdeps/gnu.
Roland McGrath
3
-76
/
+2
2010-03-09
Fix a few more problem with the recent setxid changes.
Ulrich Drepper
1
-9
/
+10
2010-03-05
Fix setxid race with thread creation
Ulrich Drepper
1
-4
/
+10
[prev]
[next]