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
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
2009-06-12
Implement pthread_sigqueue.
Ulrich Drepper
1
-1
/
+1
2009-05-16
libc-cancellation.c cleanup.
Ulrich Drepper
1
-3
/
+3
2009-05-16
Rename nptl/init.c to nptl/nptl-init.c.
Ulrich Drepper
1
-3
/
+3
2008-11-12
[BZ #7009]
Ulrich Drepper
1
-1
/
+1
2008-05-31
(tests): Add tst-rwlock2a.
Ulrich Drepper
1
-3
/
+3
2008-02-01
* Makeconfig (sysd-rules-targets): New variable.
Roland McGrath
1
-4
/
+2
2007-11-08
* sysdeps/x86_64/memset.S: Add sfence after movnti.
Ulrich Drepper
1
-0
/
+1
2007-08-21
[BZ #4938]
Ulrich Drepper
1
-1
/
+1
2007-05-26
* semaphoreP.h: Declare __old_sem_init and __old_sem_wait.
Ulrich Drepper
1
-1
/
+1
2007-05-18
[BZ #4512]
Ulrich Drepper
1
-4
/
+4
[next]