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
/
mips
/
nptl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
6
-6
/
+6
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
6
-6
/
+6
*
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
2022-11-03
1
-2
/
+1
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
6
-6
/
+6
*
Remove ununsed tcb-offset
Adhemerval Zanella
2021-12-17
3
-32
/
+0
*
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
2021-12-09
1
-7
/
+2
*
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
2021-12-09
1
-8
/
+1
*
nptl: Increase default TCB alignment to 32
Florian Weimer
2021-12-03
1
-3
/
+0
*
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
2021-09-16
1
-1
/
+0
*
nptl: Remove remaining code from libpthread
Florian Weimer
2021-05-21
2
-7
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
7
-7
/
+7
*
nptl: Move stack list variables into _rtld_global
Florian Weimer
2020-11-16
1
-2
/
+0
*
aarch64: enforce >=64K guard size [BZ #26691]
Szabolcs Nagy
2020-10-02
1
-0
/
+3
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
1
-4
/
+3
*
linux: Consolidate INLINE_SYSCALL
Adhemerval Zanella
2020-02-14
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
7
-7
/
+7
*
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
2
-36
/
+71
*
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
2
-7
/
+56
*
nptl: Remove rwlock elision definitions
Adhemerval Zanella
2019-11-26
1
-2
/
+0
*
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
2019-11-26
1
-0
/
+10
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
1
-8
/
+0
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
5
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
5
-5
/
+5
*
hurd: add gscope support
Samuel Thibault
2018-03-11
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
5
-5
/
+5
*
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
2017-11-07
1
-0
/
+2
*
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
2017-11-07
1
-0
/
+13
*
Optimize generic spinlock code and use C11 like atomic macros.
Stefan Liebler
2017-06-06
1
-23
/
+0
*
Move shared pthread definitions to common headers
Adhemerval Zanella
2017-05-09
2
-250
/
+87
*
New pthread rwlock that is more scalable.
Torvald Riegel
2017-01-10
1
-14
/
+14
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
6
-6
/
+6
*
New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
2016-12-31
1
-9
/
+22
*
Remove cached PID/TID in clone
Adhemerval Zanella
2016-11-24
1
-1
/
+0
*
nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI
Florian Weimer
2016-11-07
1
-1
/
+1
*
Do not override objects in libc.a in other static libraries [BZ #20452]
Florian Weimer
2016-08-17
1
-0
/
+1
*
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>
Florian Weimer
2016-06-20
1
-11
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
6
-6
/
+6
*
MIPS: Only use .set mips* assembler directives when necessary
Andrew Bennett
2015-09-08
1
-13
/
+23
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
6
-6
/
+6
*
Move architecture shlib-versions files to Linux-specific directories.
Joseph Myers
2014-07-17
1
-1
/
+0
*
MIPS: Move NPTL public headers to sysdeps/mips/nptl/.
Roland McGrath
2014-06-23
2
-0
/
+273
*
MIPS: Define TLS_DEFINE_INIT_TP
Roland McGrath
2014-06-09
1
-0
/
+4
*
Remove second argument from TLS_INIT_TP macro
Andreas Schwab
2014-05-27
1
-1
/
+1
*
Clean up __exit_thread.
Roland McGrath
2014-05-13
1
-6
/
+0
*
Compile with -Wundef.
Roland McGrath
2014-03-14
1
-0
/
+1
*
Move mips from ports to libc.
Joseph Myers
2014-02-10
7
-0
/
+279