index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
Fix compiler warnings in some NPTL tests.
Roland McGrath
4
-15
/
+30
2012-10-24
Support cross-testing.
Joseph Myers
3
-11
/
+25
2012-10-24
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
2
-20
/
+14
2012-10-24
Don't set resource limits in tst-oddstacklimit-ENV.
Joseph Myers
3
-6
/
+92
2012-10-24
Define and use $(run-built-tests).
Joseph Myers
2
-3
/
+8
2012-10-23
Add and use $(host-built-program-cmd).
Jim Blandy
2
-3
/
+10
2012-10-21
Use $(NM) not nm in tst-cancel-wrappers.
Jim Blandy
3
-3
/
+13
2012-10-17
Fix typo in nptl/ChangeLog
Siddhesh Poyarekar
1
-1
/
+1
2012-10-17
Don't check error return for pthread_cancel in tst-cond25
Siddhesh Poyarekar
2
-5
/
+6
2012-10-16
Adjust mutex lock in condvar_cleanup if we got it from requeue_pi
Siddhesh Poyarekar
5
-4
/
+30
2012-10-10
Fixup nptl/ChangeLog for last commit.
Carlos O'Donell
1
-1
/
+3
2012-10-10
Fix formatting in nptl/sysdeps/pthread/pthread.h.
Carlos O'Donell
2
-2
/
+6
2012-10-10
Take lock in pthread_cond_wait cleanup handler only when needed
Siddhesh Poyarekar
8
-9
/
+367
2012-10-09
Add missing magic to GLIBC_PROVIDES.
Roland McGrath
3
-202
/
+5
2012-10-05
Correct libthreadb register access for 64-bit sparc.
David S. Miller
2
-2
/
+9
2012-10-05
Add test cases for BZ #14557
H.J. Lu
8
-2
/
+28
2012-10-05
Unlock mutex before going back to waiting for PI mutexes
Siddhesh Poyarekar
7
-172
/
+427
2012-10-04
Name space hygeine for madvise.
Roland McGrath
2
-1
/
+5
2012-10-02
Update copyright years
H.J. Lu
2
-1
/
+5
2012-10-02
Fix clone flag name in comment to CLONE_CHILD_CLEARTID.
Siddhesh Poyarekar
8
-7
/
+18
2012-10-01
Fix exception table for i386 pthread_cond_wait
Siddhesh Poyarekar
5
-3
/
+147
2012-09-25
Fix bugs in powerpc pthread_once.
Alan Modra
1
-5
/
+16
2012-09-25
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
3
-3
/
+9
2012-09-25
Add copyright notices to testsuite shell scripts
Dmitry V. Levin
2
-1
/
+22
2012-09-24
Add "()" when casting to uint64_t for 64-bit store
H.J. Lu
2
-2
/
+8
2012-09-19
Cast to uint64_t for 64-bit store
H.J. Lu
2
-2
/
+8
2012-09-14
[BZ #14583]
Jeff Law
2
-1
/
+6
2012-09-13
Remove unused __rtld_lock_init_recursive macro
H.J. Lu
2
-12
/
+6
2012-09-10
Fix a typo in ChangeLog
H.J. Lu
1
-1
/
+1
2012-09-07
Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
H.J. Lu
2
-1
/
+6
2012-09-06
Add tst-cancel21-static.c
H.J. Lu
3
-2
/
+11
2012-09-01
Remove __ASSUME_POSIX_CPU_TIMERS.
Joseph Myers
2
-51
/
+10
2012-08-31
Fix sem_post race (bug 14532).
Joseph Myers
4
-5
/
+100
2012-08-17
Make libio compile without _IO_MTSAFE_IO.
Roland McGrath
2
-2
/
+7
2012-08-17
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
Roland McGrath
2
-3
/
+9
2012-08-16
Remove __ASSUME_POSIX_TIMERS.
Joseph Myers
13
-568
/
+249
2012-08-15
Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.
Maxim Kuvyrkov
2
-2
/
+14
2012-08-15
Add generic versions of pthread_spin_lock and pthread_spin_trylock.
Maxim Kuvyrkov
3
-0
/
+101
2012-08-08
Remove __ASSUME_TGKILL.
Joseph Myers
7
-67
/
+28
2012-08-07
Remove some pre-2.6.16 Linux kernel conditionals.
Joseph Myers
2
-8
/
+6
2012-08-03
Remove some pre-2.6.0 Linux kernel conditionals.
Joseph Myers
2
-12
/
+6
2012-07-28
Fix tst-pthread-getattr test case
Siddhesh Poyarekar
2
-22
/
+74
2012-07-25
Remove unused pseudo_end label
Andreas Schwab
4
-8
/
+13
2012-07-25
Revert fix to tst-pthread-getattr since it fails on sparc
Siddhesh Poyarekar
2
-40
/
+16
2012-07-20
Fix tst-pthread-getattr test case
Siddhesh Poyarekar
2
-12
/
+50
2012-07-19
Fix comment that describes sighandler_setxid
Siddhesh Poyarekar
2
-1
/
+8
2012-06-23
SH: __lll_robust_timedlock_wait: Simplify CFI directives.
Thomas Schwinge
2
-6
/
+9
2012-06-20
Account for the extra stack size when rlimit is small enough
Siddhesh Poyarekar
4
-2
/
+139
2012-06-07
Fix build on non-v9 sparc32.
Carlos Sánchez de La Lama
2
-1
/
+7
2012-06-04
Wrap __builtin_expect in pthread.h
Siddhesh Poyarekar
2
-2
/
+11
[prev]
[next]