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
/
sysdeps
/
microblaze
/
nptl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2
-2
/
+2
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2
-2
/
+2
2022-11-03
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
1
-1
/
+1
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2
-2
/
+2
2021-12-17
Remove ununsed tcb-offset
Adhemerval Zanella
3
-34
/
+0
2021-12-09
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
1
-6
/
+0
2021-12-09
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
1
-14
/
+1
2021-12-03
nptl: Increase default TCB alignment to 32
Florian Weimer
1
-3
/
+0
2021-09-16
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
1
-1
/
+0
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
3
-3
/
+3
2020-11-16
nptl: Move stack list variables into _rtld_global
Florian Weimer
1
-2
/
+0
2020-10-02
aarch64: enforce >=64K guard size [BZ #26691]
Szabolcs Nagy
1
-0
/
+3
2020-05-06
semaphore: consolidate arch headers into a generic one
Vineet Gupta
1
-32
/
+0
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2019-11-26
nptl: Add default pthread-offsets.h
Adhemerval Zanella
1
-7
/
+0
2019-11-26
nptl: Add default pthreadtypes-arch.h
Adhemerval Zanella
1
-37
/
+0
2019-11-26
nptl: Add struct_rwlock.h
Adhemerval Zanella
1
-26
/
+0
2019-11-26
nptl: Add struct_mutex.h
Adhemerval Zanella
1
-7
/
+0
2019-11-26
nptl: Remove rwlock elision definitions
Adhemerval Zanella
1
-2
/
+0
2019-11-26
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
1
-0
/
+6
2019-11-26
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
1
-4
/
+0
2019-10-01
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
5
-5
/
+5
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2018-03-11
hurd: add gscope support
Samuel Thibault
1
-0
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2017-11-07
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
1
-0
/
+2
2017-11-07
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
1
-0
/
+5
2017-06-06
Optimize generic spinlock code and use C11 like atomic macros.
Stefan Liebler
1
-24
/
+0
2017-05-09
Move shared pthread definitions to common headers
Adhemerval Zanella
2
-194
/
+70
2017-01-10
New pthread rwlock that is more scalable.
Torvald Riegel
1
-7
/
+7
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2016-12-31
New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
1
-8
/
+21
2016-11-24
Remove cached PID/TID in clone
Adhemerval Zanella
1
-1
/
+0
2016-11-07
nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI
Florian Weimer
1
-1
/
+1
2016-06-20
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>
Florian Weimer
1
-11
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2015-01-09
MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTER
David Holsgrove
1
-8
/
+3
2015-01-09
MicroBlaze: Fix integer-pointer conversion warning
David Holsgrove
1
-1
/
+1
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2014-07-01
MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.
Roland McGrath
2
-0
/
+213
2014-07-01
MicroBlaze: Define TLS_DEFINE_INIT_TP
Roland McGrath
1
-0
/
+2
2014-05-27
Remove second argument from TLS_INIT_TP macro
Andreas Schwab
1
-1
/
+1
2014-05-13
Clean up __exit_thread.
Roland McGrath
1
-5
/
+0
2014-03-14
Compile with -Wundef.
Roland McGrath
1
-0
/
+1
2014-02-17
[MicroBlaze]: Move MicroBlaze from ports to sysdeps.
David Holsgrove
5
-0
/
+251