index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nptl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: Move pthread_attr_setschedparam implementation into libc
Florian Weimer
2019-10-07
4
-8
/
+2
*
nptl: Move pthread_attr_getschedparam implementation into libc
Florian Weimer
2019-10-07
4
-7
/
+3
*
nptl: Move pthread_attr_setinheritsched implementation into libc.
Florian Weimer
2019-10-04
4
-7
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
487
-487
/
+487
*
nptl: Move pthread_attr_getinheritsched implementation into libc
Florian Weimer
2019-08-30
4
-6
/
+2
*
nptl: Move pthread_attr_setdetachstate implementation into libc
Florian Weimer
2019-08-28
4
-7
/
+2
*
nptl: Move pthread_attr_getdetachstate implementation into libc
Florian Weimer
2019-08-16
4
-7
/
+3
*
nptl: Move pthread_attr_init implementation into libc
Florian Weimer
2019-08-15
5
-21
/
+4
*
nptl: Remove pthread_self compatibility symbol from libpthread
Florian Weimer
2019-08-15
3
-30
/
+2
*
nptl: Move pthread_attr_destroy implementation into libc
Florian Weimer
2019-08-15
5
-7
/
+5
*
nptl: Move pthread_equal implementation into libc
Florian Weimer
2019-08-15
3
-7
/
+2
*
nptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattr
Florian Weimer
2019-07-30
1
-8
/
+9
*
nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libc
Mike Crowe
2019-07-18
2
-6
/
+0
*
nptl: Remove futex_supports_exact_relative_timeouts
Mike Crowe
2019-07-12
2
-10
/
+0
*
nptl: Add POSIX-proposed pthread_mutex_clocklock
Mike Crowe
2019-07-12
9
-27
/
+160
*
nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
Mike Crowe
2019-07-12
2
-13
/
+18
*
nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
Mike Crowe
2019-07-12
14
-100
/
+307
*
nptl: pthread_rwlock: Move timeout validation into _full functions
Mike Crowe
2019-07-12
3
-20
/
+20
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
9
-18
/
+221
*
nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
2019-07-12
9
-20
/
+193
*
nptl: Add clockid parameter to futex timed wait calls
Mike Crowe
2019-07-12
4
-34
/
+16
*
nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]
Florian Weimer
2019-07-02
4
-70
/
+42
*
Fix build warnings in nptl/tst-eintr1.c
Stefan Liebler
2019-06-26
1
-3
/
+2
*
nptl: Convert various tests to use libsupport
Mike Crowe
2019-06-21
9
-409
/
+117
*
nptl: Add comment to __pthread_get_minstack about external users
Florian Weimer
2019-05-27
1
-0
/
+8
*
Assume LLL_LOCK_INITIALIZER is 0
Adhemerval Zanella
2019-05-14
5
-38
/
+0
*
Small optimization for lowlevellock
Adhemerval Zanella
2019-05-14
1
-12
/
+19
*
Add single-thread.h header
Adhemerval Zanella
2019-05-14
1
-37
/
+0
*
sem_close: Use __twalk_r
Florian Weimer
2019-05-10
1
-13
/
+15
*
nptl/tst-abstime: Use libsupport
Mike Crowe
2019-05-09
1
-52
/
+18
*
nptl: Convert some rwlock tests to use libsupport
Mike Crowe
2019-05-09
4
-386
/
+97
*
nptl: Use recent additions to libsupport in tst-sem5
Mike Crowe
2019-05-09
1
-16
/
+5
*
nptl: Convert tst-cond11.c to use libsupport
Mike Crowe
2019-05-09
1
-133
/
+36
*
Move nptl/tst-eintr1 to xtests
Szabolcs Nagy
2019-05-09
1
-1
/
+6
*
nptl/tst-rwlock14: Test pthread_rwlock_timedwrlock correctly
Mike Crowe
2019-03-25
1
-6
/
+6
*
nptl: Convert tst-sem5 & tst-sem13 to use libsupport
Mike Crowe
2019-03-25
2
-79
/
+20
*
Refactor hp-timing rtld usage
Adhemerval Zanella
2019-03-22
1
-1
/
+1
*
nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
2019-03-22
8
-192
/
+1
*
nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
Adhemerval Zanella
2019-03-05
2
-56
/
+0
*
Add some spaces before '('.
Joseph Myers
2019-02-27
2
-3
/
+3
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-2
/
+3
*
nptl: Fix comment typo in pthread_mutex_trylock.c
Wolfram Sang
2019-02-19
1
-1
/
+1
*
nptl: Fix pthread_tryjoin comment.
Carlos O'Donell
2019-02-19
1
-1
/
+1
*
Move remaining nptl_db headers to sysdeps/nptl
Florian Weimer
2019-02-16
1
-1
/
+1
*
nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]
Florian Weimer
2019-02-15
1
-2
/
+3
*
nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)
Adhemerval Zanella
2019-02-14
6
-130
/
+137
*
RISC-V: Fix elfutils testsuite unwind failures.
Jim Wilson
2019-02-13
2
-1
/
+6
*
nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]
Florian Weimer
2019-02-08
1
-3
/
+5
*
Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock. [BZ #24180]
Stefan Liebler
2019-02-07
1
-4
/
+53
*
Avoid "inline" after return type in function definitions.
Joseph Myers
2019-02-06
1
-2
/
+1
[next]