GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]
H.J. Lu
2020-11-03
1
-1
/
+1
*
Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)
Joseph Myers
2020-10-30
2
-0
/
+20
*
y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset
Lukasz Majewski
2020-10-21
1
-1
/
+1
*
y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit
Lukasz Majewski
2020-10-15
2
-20
/
+55
*
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-10-08
1
-1
/
+1
*
y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bi...
Lukasz Majewski
2020-10-04
8
-31
/
+104
*
aarch64: enforce >=64K guard size [BZ #26691]
Szabolcs Nagy
2020-10-02
1
-2
/
+12
*
y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time
Lukasz Majewski
2020-09-14
5
-14
/
+56
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
1
-1
/
+1
*
y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
Lukasz Majewski
2020-09-02
2
-8
/
+46
*
nptl: Handle NULL abstime [BZ #26394]
H.J. Lu
2020-08-17
2
-6
/
+16
*
y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
Lukasz Majewski
2020-08-13
4
-14
/
+58
*
htl: Enable tst-cancelx?[45]
Samuel Thibault
2020-08-06
7
-1991
/
+2
*
tst-cancel4: Make blocking on write more portable
Samuel Thibault
2020-08-07
1
-4
/
+4
*
nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]
H.J. Lu
2020-07-27
3
-2
/
+87
*
Linux: Remove rseq support
Florian Weimer
2020-07-16
1
-13
/
+0
*
string: Remove old TLS usage on strsignal
Adhemerval Zanella
2020-07-07
2
-0
/
+6
*
linux: Fix __NSIG_WORDS and add __NSIG_BYTES
Adhemerval Zanella
2020-07-07
2
-2
/
+2
*
Add the __libc_single_threaded variable
Florian Weimer
2020-07-06
1
-0
/
+5
*
Linux: Perform rseq registration at C startup and thread creation
Mathieu Desnoyers
2020-07-06
1
-0
/
+13
*
tst-cancel4: deal with ENOSYS errors
Samuel Thibault
2020-07-05
1
-4
/
+38
*
htl: Enable cancel*16 an cancel*20 tests
Samuel Thibault
2020-06-29
5
-507
/
+2
*
tst-cancel4-common.c: fix calling socketpair
Samuel Thibault
2020-06-26
1
-1
/
+1
*
nptl: Don't madvise user provided stack
Szabolcs Nagy
2020-06-25
1
-2
/
+3
*
htl: Make sem_*wait cancellations points
Samuel Thibault
2020-06-24
3
-131
/
+1
*
htl: Enable tst-cancel25 test
Samuel Thibault
2020-06-24
2
-172
/
+1
*
nptl: Remove now-spurious tst-cancelx9 references
Samuel Thibault
2020-06-17
1
-2
/
+1
*
htl: Enable more cancellation tests
Samuel Thibault
2020-06-14
5
-241
/
+1
*
htl: Enable more cancel tests
Samuel Thibault
2020-06-10
8
-512
/
+7
*
pthread: Move back linking rules to nptl and htl
Samuel Thibault
2020-06-08
1
-0
/
+18
*
htl: Enable more tests
Samuel Thibault
2020-06-07
11
-735
/
+4
*
htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2
Samuel Thibault
2020-06-07
4
-646
/
+1
*
htl: Enable more tests
Samuel Thibault
2020-06-07
98
-7328
/
+258
*
htl: Add sem_clockwait support
Samuel Thibault
2020-06-07
2
-64
/
+1
*
nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np
Florian Weimer
2020-06-02
9
-8
/
+360
*
nptl: Make pthread_attr_t dynamically extensible
Florian Weimer
2020-06-02
8
-27
/
+79
*
nptl: Destroy the default thread attribute as part of freeres
Florian Weimer
2020-06-02
3
-0
/
+13
*
nptl: Change type of __default_pthread_attr
Florian Weimer
2020-06-02
8
-15
/
+14
*
nptl: Use __pthread_attr_setaffinity_np in pthread_getattr_np
Florian Weimer
2020-06-02
1
-16
/
+14
*
nptl: Use __pthread_getattr_default_np in pthread_create
Florian Weimer
2020-06-02
1
-25
/
+7
*
nptl: Add internal alias __pthread_getattr_default_np
Florian Weimer
2020-06-02
3
-1
/
+6
*
htl: Make pthread_cond_destroy wait for threads to be woken
Samuel Thibault
2020-06-01
3
-176
/
+1
*
htl: Enable more cond tests
Samuel Thibault
2020-06-01
1
-1
/
+1
*
htl: Add clock variants
Samuel Thibault
2020-05-26
21
-1421
/
+441
*
signal: Deprecate additional legacy signal handling functions
Florian Weimer
2020-05-25
7
-26
/
+23
*
nptl: Use __pthread_attr_copy in pthread_setattr_default_np
Florian Weimer
2020-05-20
1
-38
/
+15
*
nptl: Use __pthread_attr_copy in pthread_getattr_default_np (bug 25999)
Florian Weimer
2020-05-20
3
-9
/
+82
*
nptl: Add __pthread_attr_copy for copying pthread_attr_t objects
Florian Weimer
2020-05-20
4
-0
/
+65
*
nptl: Make __pthread_attr_init, __pthread_attr_destroy available internally
Florian Weimer
2020-05-20
4
-4
/
+9
*
nptl: Move pthread_gettattr_np into libc
Florian Weimer
2020-05-20
4
-7
/
+21
[next]