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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Block all signals on timer_create thread (BZ#10815)
Adhemerval Zanella
2020-02-19
6
-63
/
+221
*
Fix tst-pkey expectations on pkey_get [BZ #23202]
Lucas A. M. Magalhaes
2020-02-19
1
-4
/
+6
*
y2038: linux: Provide __gettimeofday64 implementation
Lukasz Majewski
2020-02-18
4
-3
/
+49
*
Linux: Work around kernel bugs in chmod on /proc/self/fd paths [BZ #14578]
Florian Weimer
2020-02-18
2
-63
/
+45
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
26
-105
/
+330
*
mips: Fix bracktrace result for signal frames
Adhemerval Zanella
2020-02-18
3
-0
/
+102
*
Move implementation of <file_change_detection.h> into a C file
Florian Weimer
2020-02-18
7
-125
/
+174
*
<fd_to_filename.h>: Add type safety and port to Hurd
Florian Weimer
2020-02-18
9
-33
/
+206
*
Prepare redirections for IEEE long double on powerpc64le
Gabriel F. T. Gomes
2020-02-17
14
-43
/
+159
*
conform/conformtest.py: Extend tokenizer to cover character constants
Florian Weimer
2020-02-17
1
-6
/
+5
*
stdlib: Reduce namespace pollution in <inttypes.h>
Florian Weimer
2020-02-17
1
-24
/
+24
*
x86: Avoid single-argument _Static_assert in <tls.h>
Florian Weimer
2020-02-17
3
-24
/
+36
*
x86 tls: Use _Static_assert for TLS access size assertion
Samuel Thibault
2020-02-17
3
-78
/
+60
*
htl: Link internal htl tests against libpthread
Samuel Thibault
2020-02-17
1
-1
/
+1
*
pthread: Fix building tst-robust8 with nptl
Samuel Thibault
2020-02-16
2
-3
/
+5
*
pthread: Move robust mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-16
15
-8
/
+21
*
htl: Remove stub warning for pthread_mutexattr_setpshared
Samuel Thibault
2020-02-16
1
-1
/
+0
*
htl: Add missing functions and defines for robust mutexes
Samuel Thibault
2020-02-16
3
-0
/
+12
*
htl: Only check pthread_self coherency when DEBUG is set
Samuel Thibault
2020-02-15
1
-0
/
+4
*
hurd: Add THREAD_GET/SETMEM/_NC
Samuel Thibault
2020-02-15
2
-5
/
+114
*
hurd tls: update comment about fields at the end of tcbhead
Samuel Thibault
2020-02-15
1
-2
/
+2
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
60
-266
/
+202
*
Remove weak declaration of free from <inline-hashtab.h>
Florian Weimer
2020-02-15
1
-8
/
+3
*
elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c
Florian Weimer
2020-02-15
2
-82
/
+110
*
elf: Introduce the rtld-stubbed-symbols makefile variable
Florian Weimer
2020-02-15
1
-9
/
+13
*
arm: fix use of INTERNAL_SYSCALL_CALL
Andreas Schwab
2020-02-15
1
-1
/
+1
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
107
-546
/
+425
*
nptl: Remove ununsed pthread-errnos.h rule
Adhemerval Zanella
2020-02-14
2
-15
/
+1
*
linux: Consolidate INLINE_SYSCALL
Adhemerval Zanella
2020-02-14
33
-486
/
+60
*
s390: Consolidate Linux syscall definition
Adhemerval Zanella
2020-02-14
3
-192
/
+103
*
riscv: Avoid clobbering register parameters in syscall
Adhemerval Zanella
2020-02-14
1
-28
/
+56
*
microblaze: Avoid clobbering register parameters in syscall
Adhemerval Zanella
2020-02-14
1
-35
/
+56
*
nios2: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
1
-5
/
+5
*
mips: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
3
-53
/
+23
*
mips64: Consolidate Linux sysdep.h
Adhemerval Zanella
2020-02-14
4
-455
/
+70
*
ia64: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
1
-34
/
+24
*
alpha: Refactor syscall and Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
3
-395
/
+348
*
sparc: Avoid clobbering register parameters in syscall
Adhemerval Zanella
2020-02-14
1
-27
/
+53
*
sparc: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
3
-48
/
+38
*
powerpc: Use Linux kABI for syscall return
Adhemerval Zanella
2020-02-14
1
-7
/
+5
*
powerpc: Consolidate Linux syscall definition
Adhemerval Zanella
2020-02-14
3
-409
/
+209
*
i386: Enable CET support in ucontext functions
H.J. Lu
2020-02-14
6
-3
/
+425
*
tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
Alistair Francis
2020-02-14
1
-0
/
+4
*
powerpc64: Add memory protection key support [BZ #23202]
Florian Weimer
2020-02-14
3
-0
/
+145
*
ldbl-128ibm-compat: Provide a scalb implementation
Tulio Magno Quites Machado Filho
2020-02-14
3
-0
/
+54
*
Add a generic scalb implementation
Tulio Magno Quites Machado Filho
2020-02-14
13
-139
/
+91
*
Adjust thresholds in Bessel function implementations (bug 14469).
Joseph Myers
2020-02-14
4
-8
/
+8
*
resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420]
Florian Weimer
2020-02-14
1
-6
/
+13
*
resolv: Enhance __resolv_conf_load to capture file change data
Florian Weimer
2020-02-14
3
-7
/
+19
*
resolv: Fix file handle leak in __resolv_conf_load [BZ #25429]
Florian Weimer
2020-02-14
1
-1
/
+7
[prev]
[next]