index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nptl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-20
3
-11
/
+24
|
\
|
*
Fix pthread_cond_*wait with requeue-PI on i386.
Michal Schmidt
2010-01-15
3
-11
/
+24
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-15
6
-13
/
+31
|
\
|
|
*
Actually define and export pthread_mutexattr_[sg]etrobust.
Ulrich Drepper
2010-01-14
4
-6
/
+14
|
*
Actually define pthread_mutex_consistent.
Ulrich Drepper
2010-01-14
3
-2
/
+12
|
*
Fix up pthread.h for XPG7.
Ulrich Drepper
2010-01-12
2
-7
/
+7
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-11
2
-8
/
+12
|
\
|
|
*
Add support for XPG7 testing.
Ulrich Drepper
2010-01-09
2
-8
/
+12
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-04
4
-29
/
+17
|
\
|
|
*
Fix s390 startup code in libpthread.
Thomas Schwinge
2009-12-22
3
-16
/
+8
|
*
Small optimization of pthread_rwlock_init.
Ulrich Drepper
2009-12-17
2
-13
/
+9
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-12-14
8
-55
/
+218
|
\
|
|
*
More whitespace fixes.
Ulrich Drepper
2009-12-13
1
-2
/
+2
|
*
Fix whitespaces.
Ulrich Drepper
2009-12-13
2
-6
/
+6
|
*
Add Requeue-PI support for x86 arch.
Dinakar Guniguntala
2009-12-13
6
-28
/
+198
|
*
Invalid timeouts in i386 sem_timedwait.
Ulrich Drepper
2009-12-12
2
-9
/
+14
|
*
SH calling __gmon_start__ from pt-initfini.c.
Thomas Schwinge
2009-11-30
2
-19
/
+7
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-11-30
4
-3
/
+60
|
\
|
|
*
Fix infloop in __pthread_disable_asynccancel on x86_64
Andreas Schwab
2009-11-27
2
-2
/
+8
|
*
Once again forgot to add new test file.
Ulrich Drepper
2009-11-24
1
-0
/
+46
|
*
New NPTL POSIX semaphore test.
Ulrich Drepper
2009-11-24
2
-1
/
+6
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-11-24
7
-458
/
+203
|
\
|
|
*
Use #include instead of duplication for i386 vs i686 dl-sysdep.h in NPTL.
Roland McGrath
2009-11-22
2
-50
/
+10
|
*
Minor optimizations and cleanups of x86 cond_broadcast.
Ulrich Drepper
2009-11-18
3
-11
/
+15
|
*
Update cfi offsets for pthread_cond_broadcast and signal fir x86.
Dinakar Guniguntala
2009-11-18
3
-38
/
+23
|
*
Minimal unwind section size reduction.
Ulrich Drepper
2009-11-17
2
-17
/
+17
|
*
Use cfi directives in x86 pthread_cond_{,timed}wait.
Ulrich Drepper
2009-11-17
3
-344
/
+140
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-11-12
3
-4
/
+13
|
\
|
|
*
Make name of libgcc_s library configurable
Andreas Schwab
2009-11-03
3
-4
/
+13
*
|
Merge commit 'glibc-2.11' into fedora/master
Andreas Schwab
2009-11-02
2
-8
/
+12
|
\
|
|
*
Fix aliasing problem in tst-sem11.
Ulrich Drepper
2009-10-30
2
-8
/
+12
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-10-30
3
-24
/
+123
|
\
|
|
*
Fix races in setXid implementation.
Daniel Jacobowitz
2009-10-30
3
-24
/
+123
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-09-21
2
-62
/
+38
|
\
|
|
*
configure tweaks, support $libc_add_on_config_subdirs
Roland McGrath
2009-09-15
2
-62
/
+38
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-09-14
2
-1
/
+5
|
\
|
|
*
Fix malformed #pragma.
Andreas Schwab
2009-09-07
2
-1
/
+5
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-09-03
2
-1
/
+10
|
\
|
|
*
Fix whitespaces.
Ulrich Drepper
2009-09-02
1
-1
/
+1
|
*
Fix timer_create to initialize timer_t properly.
Suzuki Poulose
2009-09-02
2
-1
/
+10
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-09-01
2
-9
/
+14
|
\
|
|
*
SH lowlevellock broken for FUTEX_CLOCK_REALTIME.
Andrew Stubbs
2009-08-28
2
-9
/
+14
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-08-26
3
-13
/
+45
|
\
|
|
*
Handle AVX saving on x86-64 in interrupted smbol lookups.
Ulrich Drepper
2009-08-25
2
-2
/
+15
|
*
Hint to kernel that thread stack memory can be removed.
Ulrich Drepper
2009-08-24
2
-11
/
+30
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-08-24
2
-4
/
+10
|
\
|
|
*
More namespace cleanups.
Ulrich Drepper
2009-08-23
2
-4
/
+10
|
*
Rvert accidental checkins.
Ulrich Drepper
2009-08-22
6
-547
/
+11
|
*
Add sigstack handling to Linux ____longjmp_chk on powerpc.
Andreas Schwab
2009-08-22
6
-11
/
+547
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-08-17
5
-7
/
+29
|
\
|
[next]