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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
htl: Add support for libc cancellation points
Samuel Thibault
2020-02-10
2
-2
/
+19
*
htl: clean __pthread_get_cleanup_stack hidden proto
Samuel Thibault
2020-02-10
1
-1
/
+1
*
htl: XFAIL rwlock tests which need pshared support
Samuel Thibault
2020-02-09
1
-0
/
+2
*
pthread: Move some rwlock tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
8
-0
/
+1106
*
pthread: Move most once tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
7
-0
/
+525
*
htl: support cancellation during pthread_once
Samuel Thibault
2020-02-09
1
-0
/
+10
*
pthread: Move most cond tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
30
-0
/
+3789
*
htl: make pthread_cond_destroy return EBUSY on waiters
Samuel Thibault
2020-02-09
1
-1
/
+8
*
htl: Report missing mutex lock on pthread_cond_*wait
Samuel Thibault
2020-02-09
2
-0
/
+55
*
pthread: Move some attr tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
2
-0
/
+306
*
htl: Fix default guard size
Samuel Thibault
2020-02-09
2
-1
/
+5
*
pthread: Move most mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
9
-1
/
+1468
*
pthread: Move spin tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
5
-0
/
+376
*
htl: make pthread_spin_lock really spin
Samuel Thibault
2020-02-09
1
-1
/
+1
*
htl: Avoid check-installed-headers looking at inlines
Samuel Thibault
2020-02-09
1
-2
/
+4
*
htl: Do not put spin_lock inlines in public headers
Samuel Thibault
2020-02-09
2
-36
/
+36
*
pthread: Move basic tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
8
-1
/
+675
*
htl: Fix calling pthread_exit in the child of a fork
Samuel Thibault
2020-02-09
1
-0
/
+9
*
x86: Remove <bits/select.h> and use the generic version
Florian Weimer
2020-02-09
1
-63
/
+0
*
C11 threads: Move implementation to sysdeps/pthread
Samuel Thibault
2020-02-09
47
-64
/
+1633
*
htl: Add C11 threads types definitions
Samuel Thibault
2020-02-09
1
-0
/
+13
*
nptl: Move nptl-specific types to separate header
Samuel Thibault
2020-02-09
2
-8
/
+15
*
htl: Make __PTHREAD_ONCE_INIT more flexible
Samuel Thibault
2020-02-09
2
-2
/
+2
*
htl: Add support for C11 threads behavior
Samuel Thibault
2020-02-09
1
-0
/
+3
*
htl: Add missing internal functions declarations
Samuel Thibault
2020-02-09
1
-0
/
+13
*
htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy
Samuel Thibault
2020-02-09
4
-8
/
+9
*
htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE
Samuel Thibault
2020-02-09
1
-7
/
+0
*
Linux: Add io/tst-o_path-locks test
Florian Weimer
2020-02-09
2
-1
/
+101
*
htl: Remove duplicate files
Samuel Thibault
2020-02-09
2
-56
/
+0
*
htl: Remove unused files
Samuel Thibault
2020-02-09
24
-1100
/
+0
*
Remove a comment claiming that sin/cos round correctly.
Wilco Dijkstra
2020-02-07
1
-4
/
+4
*
y2038: linux: Provide __settimeofday64 implementation
Lukasz Majewski
2020-02-07
1
-0
/
+53
*
y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32
Lukasz Majewski
2020-02-07
4
-9
/
+9
*
y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval
Lukasz Majewski
2020-02-07
4
-7
/
+7
*
y2038: Define __suseconds64_t type to be used with struct __timeval64
Lukasz Majewski
2020-02-07
6
-0
/
+6
*
Update kernel version to 5.5 in tst-mman-consts.py.
Joseph Myers
2020-02-07
1
-1
/
+1
*
Update syscall lists for Linux 5.5.
Joseph Myers
2020-02-07
2
-2
/
+3
*
y2038: linux: Provide __timespec_get64 implementation
Lukasz Majewski
2020-02-05
1
-0
/
+59
*
rt: avoid PLT setup in timer_[sg]ettime
Andreas Schwab
2020-02-03
2
-2
/
+4
*
y2038: linux: Provide __sched_rr_get_interval64 implementation
Lukasz Majewski
2020-02-02
2
-1
/
+73
*
y2038: linux: Provide __timerfd_settime64 implementation
Lukasz Majewski
2020-02-02
3
-2
/
+88
*
y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
2020-02-02
3
-2
/
+70
*
i386: Remove _exit.S
H.J. Lu
2020-02-01
1
-44
/
+0
*
i386: Use ENTRY/END in assembly codes
H.J. Lu
2020-02-01
3
-15
/
+10
*
i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__
H.J. Lu
2020-02-01
1
-0
/
+2
*
i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump target
H.J. Lu
2020-02-01
1
-0
/
+1
*
i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]
H.J. Lu
2020-02-01
4
-29
/
+10
*
x86: Don't make 2 calls to dlerror () in a row
H.J. Lu
2020-02-01
2
-2
/
+2
*
nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]
Florian Weimer
2020-01-30
1
-1
/
+1
*
Fix array overflow in backtrace on PowerPC (bug 25423)
Andreas Schwab
2020-01-21
2
-0
/
+4
[next]