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
*
nss: fix nss_database_lookup2's alternate handling [BZ #27416]
DJ Delorie
2021-03-09
1
-3
/
+1
*
tst: Add test for ntp_adjtime
Lukasz Majewski
2021-03-08
2
-1
/
+23
*
tst: Add test for adjtimex
Lukasz Majewski
2021-03-08
2
-1
/
+23
*
tst: Modify tst-clock_adjtime to allow reuse of its code
Lukasz Majewski
2021-03-08
1
-1
/
+5
*
tst: Add test for clock_adjtime
Lukasz Majewski
2021-03-08
2
-1
/
+59
*
Update hppa libm-test-ulps
John David Anglin
2021-03-07
1
-1
/
+3
*
x86: Set minimum x86-64 level marker [BZ #27318]
H.J. Lu
2021-03-06
3
-11
/
+58
*
linux: Fix __thrd_sleep64 hidden definition
Adhemerval Zanella
2021-03-05
2
-2
/
+2
*
Update arm libm-test-ulps
Adhemerval Zanella
2021-03-05
1
-1
/
+3
*
Update sparc libm-test-ulps
Adhemerval Zanella
2021-03-05
1
-16
/
+18
*
[PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Jakub Jelinek
2021-03-04
3
-1
/
+5
*
powerpc: Regenerate ulps
Florian Weimer
2021-03-03
1
-10
/
+10
*
s390x: Regenerate ulps
Arjun Shankar
2021-03-03
1
-15
/
+17
*
tst: Fix tst-timerfd test
Lukasz Majewski
2021-03-02
1
-11
/
+4
*
i386: Regenerate ulps
Florian Weimer
2021-03-02
2
-46
/
+46
*
x86: Add CPU-specific diagnostics to ld.so --list-diagnostics
Florian Weimer
2021-03-02
2
-0
/
+120
*
x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield
Florian Weimer
2021-03-02
2
-34
/
+51
*
ld.so: Implement the --list-diagnostics option
Florian Weimer
2021-03-02
1
-0
/
+77
*
powerpc: Update libm-test-ulps
Matheus Castanho
2021-03-02
1
-13
/
+15
*
tst: Add test for utimes
Lukasz Majewski
2021-03-02
2
-1
/
+89
*
tst: Add test for utime
Lukasz Majewski
2021-03-02
2
-1
/
+88
*
tst: Add test for futimens
Lukasz Majewski
2021-03-02
2
-1
/
+85
*
nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptions
Florian Weimer
2021-03-02
1
-3
/
+6
*
nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder
Florian Weimer
2021-03-01
4
-142
/
+44
*
Implement _Unwind_Resume in libc on top of <unwind-link.h>
Florian Weimer
2021-03-01
5
-61
/
+97
*
Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c
Florian Weimer
2021-03-01
1
-0
/
+0
*
__frame_state_for: Use <unwind-link.h> for unwinder access
Florian Weimer
2021-03-01
1
-13
/
+8
*
sparc: Implement backtrace on top <unwind-link.h>
Florian Weimer
2021-03-01
1
-51
/
+15
*
m68k: Implement backtrace on top of <unwind-link.h>
Florian Weimer
2021-03-01
1
-64
/
+18
*
i386: Implement backtrace on top of <unwind-link.h>
Florian Weimer
2021-03-01
1
-64
/
+18
*
arm: Implement backtrace on top of <unwind-link.h>
Florian Weimer
2021-03-01
1
-57
/
+20
*
Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
Florian Weimer
2021-03-01
15
-16
/
+447
*
aarch64: update ulps.
Szabolcs Nagy
2021-03-01
1
-15
/
+17
*
Add inputs that generate larger error bounds
Paul Zimmermann
2021-02-27
1
-24
/
+26
*
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
2021-02-25
58
-182
/
+115
*
nptl: Move elision implementations into libc
Florian Weimer
2021-02-23
37
-667
/
+138
*
x86: Use x86/nptl/pthreaddef.h
H.J. Lu
2021-02-22
2
-48
/
+7
*
nptl: Move futex-internal into libc
Florian Weimer
2021-02-22
1
-2
/
+2
*
nptl: Move lowlevellock into libc [BZ #15648]
Florian Weimer
2021-02-22
2
-10
/
+4
*
nptl: Move futex-internal.c into main nptl directory
Florian Weimer
2021-02-22
2
-128
/
+1
*
x86: Remove unused variables for raw cache sizes from cacheinfo.h
Florian Weimer
2021-02-22
1
-12
/
+0
*
<bits/platform/x86.h>: Correct x86_cpu_TBM
H.J. Lu
2021-02-22
1
-1
/
+1
*
x86_64/clone.S: Upate comments
H.J. Lu
2021-02-22
1
-6
/
+8
*
i386/clone.S: Remove redundant EBX load
H.J. Lu
2021-02-22
1
-6
/
+0
*
aarch64: Remove the unused __read_tp symbol
Szabolcs Nagy
2021-02-22
3
-51
/
+0
*
Update syscall lists for Linux 5.11.
Joseph Myers
2021-02-19
26
-2
/
+28
*
Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines.
John David Anglin
2021-02-19
4
-4
/
+4
*
S390: Add new hwcap values.
Stefan Liebler
2021-02-16
3
-3
/
+8
*
aarch64: Fix sys/ptrace.h if linux headers are included
Szabolcs Nagy
2021-02-15
1
-0
/
+34
*
x86: Remove the extra space between "# endif"
H.J. Lu
2021-02-12
1
-1
/
+1
[next]