index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
Fixed pthread_spin_lock on sparc32/64 (bug 16882)
Guo Yixuan
1
-1
/
+1
2014-02-06
Revert "Async-signal safe TLS."
Allan McRae
1
-10
/
+2
2014-01-03
Async-signal safe TLS.
Andrew Hunter
1
-2
/
+10
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-11-25
Fix intermittent failure in tst-getpid2.
Paul Pluzhnikov
1
-0
/
+5
2013-11-20
Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9
Paul Pluzhnikov
1
-0
/
+4
2013-06-15
New API to set default thread attributes
Siddhesh Poyarekar
1
-2
/
+3
2013-06-14
Avoid access beyond memory bounds in pthread_attr_getaffinity_np
Siddhesh Poyarekar
1
-0
/
+1
2013-05-31
Link extra-libs consistently with libc and ld.so.
Joseph Myers
1
-8
/
+0
2013-03-01
Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
Carlos O'Donell
1
-4
/
+1
2013-03-01
Set default stack size from program environment
Siddhesh Poyarekar
1
-1
/
+4
2013-01-11
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
1
-6
/
+6
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2012-12-03
Remove unneeded linking in nptl testsuite
Allan McRae
1
-3
/
+0
2012-11-14
Adding missing -fexception CFLAGS
Marcus Shawcroft
1
-0
/
+5
2012-10-30
Fix nptl/tst-cancel7 for non-bash shells.
Aurelien Jarno
1
-1
/
+1
2012-10-25
Use bash to run nptl/tst-tls6.sh.
Joseph Myers
1
-1
/
+1
2012-10-24
Support cross-testing.
Joseph Myers
1
-1
/
+1
2012-10-24
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
1
-20
/
+7
2012-10-24
Don't set resource limits in tst-oddstacklimit-ENV.
Joseph Myers
1
-5
/
+8
2012-10-24
Define and use $(run-built-tests).
Joseph Myers
1
-3
/
+3
2012-10-23
Add and use $(host-built-program-cmd).
Jim Blandy
1
-3
/
+3
2012-10-21
Use $(NM) not nm in tst-cancel-wrappers.
Jim Blandy
1
-1
/
+2
2012-10-10
Take lock in pthread_cond_wait cleanup handler only when needed
Siddhesh Poyarekar
1
-1
/
+2
2012-10-05
Add test cases for BZ #14557
H.J. Lu
1
-2
/
+7
2012-10-05
Unlock mutex before going back to waiting for PI mutexes
Siddhesh Poyarekar
1
-1
/
+3
2012-10-01
Fix exception table for i386 pthread_cond_wait
Siddhesh Poyarekar
1
-1
/
+1
2012-09-25
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
1
-2
/
+2
2012-09-07
Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
H.J. Lu
1
-1
/
+1
2012-09-06
Add tst-cancel21-static.c
H.J. Lu
1
-2
/
+3
2012-08-31
Fix sem_post race (bug 14532).
Joseph Myers
1
-1
/
+1
2012-08-17
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
Roland McGrath
1
-3
/
+3
2012-06-20
Account for the extra stack size when rlimit is small enough
Siddhesh Poyarekar
1
-1
/
+1
2012-05-15
Allow a single-threaded program to cancel itself
Siddhesh Poyarekar
1
-0
/
+2
2012-05-02
Fix test-suite failues with -Wl,--as-needed
Allan McRae
1
-1
/
+2
2012-04-28
Don't run tests when cross-compiling
Andreas Schwab
1
-0
/
+4
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-2
/
+0
2012-02-21
Remove old initfini mechanism.
Joseph Myers
1
-48
/
+1
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-3
/
+2
2012-02-08
Add missing dependency for pt-crti.o
Andreas Schwab
1
-0
/
+2
2012-02-08
Support crti.S and crtn.S provided directly by architectures.
Joseph Myers
1
-0
/
+19
2012-01-08
Static linking is always needed
Ulrich Drepper
1
-2
/
+1
2012-01-07
Remove non-ELF support
Ulrich Drepper
1
-2
/
+2
2011-08-20
Fix typo in tst-cleanup0.out rule.
David S. Miller
1
-1
/
+1
2011-01-16
Fix missing dependencies and ensure correct CPPFLAGS.
Andreas Schwab
1
-1
/
+1
2010-07-01
Work around kernel rejecting valid absolute timestamps
Andreas Schwab
1
-0
/
+1
2010-07-01
Fix build with newer linker.
Ulrich Drepper
1
-1
/
+2
2010-04-09
Implement interfaces to set and get names of threads.
Ulrich Drepper
1
-2
/
+4
2009-11-24
New NPTL POSIX semaphore test.
Ulrich Drepper
1
-1
/
+1
2009-07-18
Add more sem_timedwait tests.
Ulrich Drepper
1
-0
/
+2
[next]