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
*
alpha: Set wait4 as cancellation entrypoint
Adhemerval Zanella
2019-12-30
2
-1
/
+26
*
hurd: Global signal disposition
Jeremie Koenig
2019-12-29
14
-55
/
+104
*
hurd sendmsg: Fix warning on calling CMSG_*HDR
Samuel Thibault
2019-12-29
1
-2
/
+2
*
hurd: Add getcontext, makecontext, setcontext, swapcontext
Thomas Schwinge
2019-12-29
6
-0
/
+440
*
hurd: Support sending file descriptors over Unix sockets
Emilio Pozuelo Monfort
2019-12-29
2
-13
/
+157
*
ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128
Gabriel F. T. Gomes
2019-12-27
1
-0
/
+14
*
ldbl-128ibm-compat: Compiler flags for stdio functions
Tulio Magno Quites Machado Filho
2019-12-27
1
-0
/
+6
*
Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Tulio Magno Quites Machado Filho
2019-12-27
7
-0
/
+35
*
aarch64: add default memcpy version for kunpeng920
Xuelei Zhang
2019-12-27
1
-1
/
+1
*
aarch64: ifunc rename for kunpeng
Xuelei Zhang
2019-12-27
4
-4
/
+4
*
aarch64: Modify error-shown comments for strcpy
Xuelei Zhang
2019-12-27
1
-1
/
+1
*
linux: Consolidate sigprocmask
Adhemerval Zanella
2019-12-27
6
-220
/
+3
*
Fix return code for __libc_signal_* functions
Adhemerval Zanella
2019-12-27
2
-15
/
+15
*
nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241)
Adhemerval Zanella
2019-12-26
1
-3
/
+0
*
Avoid compat symbols for totalorder in powerpc64le IEEE long double
Gabriel F. T. Gomes
2019-12-23
2
-0
/
+18
*
ldbl-128ibm-compat: Add *cvt functions
Gabriel F. T. Gomes
2019-12-23
4
-1
/
+103
*
aarch64: Optimized memset for Kunpeng processor.
Xuelei Zhang
2019-12-19
4
-2
/
+119
*
aarch64: Optimized strlen for strlen_asimd
Xuelei Zhang
2019-12-19
2
-17
/
+29
*
aarch64: Add Huawei Kunpeng to tunable cpu list
Xuelei Zhang
2019-12-19
2
-0
/
+4
*
aarch64: Optimized implementation of memrchr
Xuelei Zhang
2019-12-19
1
-0
/
+165
*
aarch64: Optimized implementation of strnlen
Xuelei Zhang
2019-12-19
1
-1
/
+51
*
aarch64: Optimized implementation of strcpy
Xuelei Zhang
2019-12-19
1
-32
/
+27
*
aarch64: Optimized implementation of memcmp
Xuelei Zhang
2019-12-19
1
-53
/
+79
*
Consolidate wait3 implementations
Adhemerval Zanella
2019-12-19
3
-73
/
+0
*
Implement waitpid in terms of wait4
Adhemerval Zanella
2019-12-19
4
-76
/
+2
*
linux: Use waitid on wait4 if __NR_wait4 is not defined
Adhemerval Zanella
2019-12-19
3
-1
/
+90
*
Implement wait in terms of waitpid
Adhemerval Zanella
2019-12-19
3
-97
/
+0
*
nptl: Move waitpid implementation to libc
Adhemerval Zanella
2019-12-19
27
-27
/
+0
*
nptl: Move wait implementation to libc
Adhemerval Zanella
2019-12-19
27
-54
/
+0
*
Remove __waitpid_nocancel
Adhemerval Zanella
2019-12-19
5
-42
/
+6
*
Fix __libc_signal_block_all on sparc64
Adhemerval Zanella
2019-12-19
1
-6
/
+8
*
powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
Adhemerval Zanella
2019-12-19
2
-4
/
+6
*
hurd: Do not make sigprocmask available in ld.so
Florian Weimer
2019-12-18
3
-11
/
+2
*
hurd: Make getrandom honour GRND_NONBLOCK
James Clarke
2019-12-17
1
-1
/
+5
*
mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6
Dragan Mladjenovic
2019-12-16
3
-6
/
+21
*
ldbl-128ibm-compat: Add ISO C99 versions of scanf functions
Gabriel F. T. Gomes
2019-12-13
22
-39
/
+522
*
ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf
Gabriel F. T. Gomes
2019-12-13
3
-4
/
+12
*
hurd: Fix local PLT
Samuel Thibault
2019-12-13
3
-4
/
+9
*
hurd: Fix __close_nocancel_nostatus availability
Samuel Thibault
2019-12-13
4
-6
/
+37
*
hurd: add getrandom and getentropy implementations
Andrew Eggenberger
2019-12-13
2
-0
/
+107
*
hurd: Implement __close_nocancel_nostatus
Samuel Thibault
2019-12-13
1
-0
/
+62
*
S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.
Stefan Liebler
2019-12-11
1
-0
/
+1
*
S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS.
Stefan Liebler
2019-12-11
1
-0
/
+53
*
S390: Implement math-barriers math_opt_barrier and math_force_eval.
Stefan Liebler
2019-12-11
1
-0
/
+46
*
S390: Use libc_fe* macros in fe* functions.
Stefan Liebler
2019-12-11
9
-124
/
+27
*
S390: Implement libc_fe* macros.
Stefan Liebler
2019-12-11
1
-0
/
+250
*
S390: Use convert-to-fixed instruction for llround functions.
Stefan Liebler
2019-12-11
3
-0
/
+127
*
S390: Use convert-to-fixed instruction for lround functions.
Stefan Liebler
2019-12-11
3
-0
/
+142
*
S390: Use convert-to-fixed instruction for llrint functions.
Stefan Liebler
2019-12-11
3
-0
/
+151
*
S390: Use convert-to-fixed instruction for lrint functions.
Stefan Liebler
2019-12-11
3
-0
/
+166
[next]