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
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify umount function implementations (bug 16552).
Joseph Myers
2018-03-26
8
-133
/
+0
*
hurd: Regenerate errno.h header
Samuel Thibault
2018-03-25
1
-2
/
+2
*
hurd: Fix calling __pthread_initialize_minimal in shared case
Samuel Thibault
2018-03-25
1
-1
/
+1
*
hurd: Initialize TLS and libpthread before signal thread start
Samuel Thibault
2018-03-25
4
-8
/
+50
*
Fix i386 memmove issue (bug 22644).
Andrew Senkevich
2018-03-23
1
-6
/
+6
*
Remove unused frame.h header, sigcontextinfo.h macros.
Joseph Myers
2018-03-22
20
-210
/
+0
*
Use x86_64 backtrace as generic version.
Joseph Myers
2018-03-21
10
-143
/
+0
*
Remove powerpc, sparc fdim inlines (bug 22987).
Joseph Myers
2018-03-20
2
-71
/
+0
*
Fix errno values
Samuel Thibault
2018-03-20
1
-16
/
+16
*
hurd: Code style fixes
Samuel Thibault
2018-03-20
1
-7
/
+5
*
Add narrowing subtract functions.
Joseph Myers
2018-03-20
50
-2
/
+855
*
hurd: fix build
Samuel Thibault
2018-03-18
1
-1
/
+1
*
Hurd: fix port leak in TLS
Richard Braun
2018-03-18
1
-8
/
+13
*
hurd: Add mlockall support
Samuel Thibault
2018-03-18
2
-0
/
+82
*
hurd: Fix boot with statically-linked exec server
Samuel Thibault
2018-03-18
1
-1
/
+1
*
hurd: Reimplement libc locks using mach's gsync
Agustina Arzille
2018-03-18
7
-278
/
+142
*
hurd: Rewrite __libc_cleanup_*
Agustina Arzille
2018-03-18
1
-17
/
+30
*
hurd: Add missing include
Samuel Thibault
2018-03-18
1
-0
/
+1
*
x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1
Samuel Thibault
2018-03-18
1
-4
/
+3
*
hurd: Fix coding style
Samuel Thibault
2018-03-18
2
-8
/
+8
*
hurd: Fix link cthread/pthread symbol exposition.
Samuel Thibault
2018-03-17
3
-8
/
+8
*
hurd: Replace threadvars with TLS
Samuel Thibault
2018-03-17
15
-144
/
+74
*
hurd: add TLS support
Samuel Thibault
2018-03-17
6
-8
/
+78
*
Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.
Joseph Myers
2018-03-16
1
-13
/
+0
*
Update i386 libm-test-ulps.
Joseph Myers
2018-03-16
2
-24
/
+24
*
Revert m68k __ieee754_sqrt change
Wilco Dijkstra
2018-03-16
1
-0
/
+1
*
Remove all target specific __ieee754_sqrt(f/l) inlines
Wilco Dijkstra
2018-03-15
9
-253
/
+1
*
Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
Wilco Dijkstra
2018-03-15
47
-103
/
+102
*
Add support for sqrt asm redirects
Wilco Dijkstra
2018-03-15
3
-3
/
+2
*
Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.
Joseph Myers
2018-03-15
1
-183
/
+0
*
aarch64/strncmp: Use lsr instead of mov+lsr
Siddhesh Poyarekar
2018-03-15
1
-4
/
+2
*
Remove old-GCC parts of x86 bits/mathinline.h.
Joseph Myers
2018-03-14
1
-306
/
+0
*
aarch64/strncmp: Unbreak builds with old binutils
Siddhesh Poyarekar
2018-03-14
1
-2
/
+4
*
aarch64: Improve strncmp for mutually misaligned inputs
Siddhesh Poyarekar
2018-03-13
1
-15
/
+80
*
Lookup the startup server through /servers/startup
David Michael
2018-03-12
1
-2
/
+3
*
nldbl-compat.c: Include math.h before nldbl-compat.h.
Zack Weinberg
2018-03-11
1
-0
/
+1
*
hurd: add gscope support
Samuel Thibault
2018-03-11
20
-0
/
+47
*
Don't include math.h/math_private.h in math_ldbl_opt.h.
Zack Weinberg
2018-03-10
22
-3
/
+27
*
alpha/clone.S: Invoke .set noat/.set at around explicit uses of $at
Zack Weinberg
2018-03-10
1
-0
/
+2
*
Remove hidden __libc_longjmp
H.J. Lu
2018-03-10
2
-2
/
+0
*
sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]
Aurelien Jarno
2018-03-09
1
-0
/
+13
*
powerpc: Fix TLE build for SPE (BZ #22926)
Adhemerval Zanella
2018-03-07
5
-2
/
+10
*
Refactor Linux ARCH_FORK implementation
Adhemerval Zanella
2018-03-07
29
-413
/
+109
*
aarch64: Fix branch target to loop16
Siddhesh Poyarekar
2018-03-06
1
-1
/
+1
*
aarch64: Optimized memcmp for medium to large sizes
Siddhesh Poyarekar
2018-03-06
1
-21
/
+55
*
Add missing start-of-file descriptive comment.
Samuel Thibault
2018-03-06
8
-8
/
+16
*
hurd: Add futimesat and utimensat support
Samuel Thibault
2018-03-06
6
-36
/
+167
*
hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPC
Flávio Cruz
2018-03-05
6
-53
/
+149
*
hurd: Fix includability of <hurd/signal.h> in all standards
Samuel Thibault
2018-03-05
8
-0
/
+40
*
Fix s390 -Os iconv build.
Joseph Myers
2018-03-05
1
-0
/
+4
[next]