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
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: Move pthread_attr_setscope implementation into libc
Florian Weimer
2020-02-20
4
-8
/
+1
*
nptl: Move pthread_attr_getscope implementation into libc
Florian Weimer
2020-02-20
4
-5
/
+3
*
nptl: Move pthread_attr_setschedpolicy implementation into libc
Florian Weimer
2020-02-20
4
-6
/
+1
*
nptl: Move pthread_attr_getschedpolicy implementation into libc
Florian Weimer
2020-02-20
4
-5
/
+3
*
nptl: Sort routines list in Makefile alphabetically
Florian Weimer
2020-02-20
1
-7
/
+21
*
nptl: Use .NOTPARALLEL in Makefile only if actually running tests
Florian Weimer
2020-02-20
1
-1
/
+3
*
Block all signals on timer_create thread (BZ#10815)
Adhemerval Zanella
2020-02-19
2
-1
/
+83
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-3
/
+10
*
pthread: Fix building tst-robust8 with nptl
Samuel Thibault
2020-02-16
1
-2
/
+2
*
pthread: Move robust mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-16
12
-1059
/
+3
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
7
-50
/
+32
*
nptl: Remove ununsed pthread-errnos.h rule
Adhemerval Zanella
2020-02-14
2
-15
/
+1
*
pthread: Move some join tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
13
-521
/
+8
*
pthread: Move most barrier tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
5
-530
/
+0
*
pthread: Move most sem tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
13
-1197
/
+1
*
pthread: Move key tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
5
-497
/
+0
*
pthread: Move some rwlock tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
8
-1109
/
+4
*
pthread: Move most once tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
7
-524
/
+2
*
pthread: Move most cond tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
29
-3772
/
+3
*
pthread: Move some attr tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
2
-306
/
+1
*
pthread: Move most mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
8
-1463
/
+1
*
pthread: Move spin tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
5
-376
/
+0
*
pthread: Move basic tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
8
-669
/
+0
*
C11 threads: Move implementation to sysdeps/pthread
Samuel Thibault
2020-02-09
36
-1538
/
+3
*
C11 threads: make thrd_join more portable
Samuel Thibault
2020-02-09
1
-1
/
+1
*
C11 threads: Fix thrd_t / pthread_t compatibility assertion
Samuel Thibault
2020-02-09
1
-2
/
+2
*
C11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS
Samuel Thibault
2020-02-09
1
-0
/
+2
*
nptl: Move nptl-specific types to separate header
Samuel Thibault
2020-02-09
1
-1
/
+1
*
Run nptl/tst-pthread-getattr in a container
DJ Delorie
2020-02-03
1
-2
/
+4
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
493
-493
/
+493
*
nptl: Move waitpid implementation to libc
Adhemerval Zanella
2019-12-19
2
-3
/
+2
*
nptl: Move wait implementation to libc
Adhemerval Zanella
2019-12-19
2
-3
/
+2
*
nptl: Add more missing placeholder abi symbol from nanosleep move
Adhemerval Zanella
2019-12-09
1
-8
/
+18
*
Expand $(as-needed) and $(no-as-needed) throughout the build system
Florian Weimer
2019-12-03
1
-2
/
+2
*
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
1
-1
/
+1
*
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
1
-1
/
+2
*
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
2019-11-26
1
-0
/
+8
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
2
-10
/
+6
*
nptl: Refactor thrd_sleep in terms of clock_nanosleep
Adhemerval Zanella
2019-11-06
1
-12
/
+9
*
nptl: Move nanosleep implementation to libc
Adhemerval Zanella
2019-11-06
3
-6
/
+4
*
nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test
Mike Crowe
2019-11-01
2
-0
/
+75
*
nptl: Add pthread_clockjoin_np
Mike Crowe
2019-11-01
15
-28
/
+181
*
nptl: Convert tst-join3 to use libsupport
Mike Crowe
2019-11-01
1
-66
/
+20
*
Refactor PI mutexes internal definitions
Adhemerval Zanella
2019-10-31
5
-69
/
+42
*
nptl: Replace non cancellable pause/nanosleep with futex
Adhemerval Zanella
2019-10-31
3
-35
/
+23
*
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-10-30
2
-8
/
+6
*
time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
2019-10-27
7
-12
/
+15
*
nptl: Document AS-safe functions in cancellation.c.
Carlos O'Donell
2019-10-18
1
-2
/
+5
*
nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
Florian Weimer
2019-10-18
8
-50
/
+29
[next]