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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hurd 64bit: Re-introduce gai_suspend symbol
Samuel Thibault
2023-05-19
1
-0
/
+2
*
hurd: Fix __TIMESIZE on x86_64
Sergey Bugaev
2023-05-19
2
-1
/
+5
*
posix: Reformat Makefile.
Carlos O'Donell
2023-05-19
1
-20
/
+20
*
hurd: Fix expected c++ types
Samuel Thibault
2023-05-19
1
-19
/
+19
*
catgets: Reformat Makefile.
Carlos O'Donell
2023-05-18
1
-10
/
+30
*
benchtests: Reformat Makefile.
Carlos O'Donell
2023-05-18
1
-15
/
+32
*
assert: Reformat Makefile.
Carlos O'Donell
2023-05-18
1
-3
/
+14
*
nptl: Reformat Makefile.
Carlos O'Donell
2023-05-18
5
-79
/
+196
*
wcsmbs: Reformat Makefile.
Carlos O'Donell
2023-05-18
1
-1
/
+1
*
misc: Reformat Makefile.
Carlos O'Donell
2023-05-18
1
-3
/
+3
*
stdio-common: Adjust tests in Makefile
Carlos O'Donell
2023-05-18
6
-22
/
+22
*
elf: Adjust tests in Makefile.
Carlos O'Donell
2023-05-18
1
-10
/
+10
*
scripts: sort-makefile-lines.py
Carlos O'Donell
2023-05-18
1
-1
/
+4
*
Add a SECURITY.md
Siddhesh Poyarekar
2023-05-18
1
-0
/
+209
*
Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.h
Joseph Myers
2023-05-18
1
-0
/
+6
*
hurd: Also make it possible to call strlen very early
Sergey Bugaev
2023-05-17
1
-0
/
+3
*
hurd: Fix setting up pthreads
Sergey Bugaev
2023-05-17
2
-1
/
+94
*
hurd: Fix x86_64 _hurd_tls_fork
Sergey Bugaev
2023-05-17
1
-6
/
+19
*
hurd: Make sure to not use tcb->self
Sergey Bugaev
2023-05-17
3
-26
/
+14
*
hurd: Use __mach_setup_thread_call ()
Sergey Bugaev
2023-05-17
3
-11
/
+15
*
mach: Add __mach_setup_thread_call ()
Sergey Bugaev
2023-05-17
3
-16
/
+74
*
hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
Sergey Bugaev
2023-05-17
1
-2
/
+2
*
mach: Define MACHINE_THREAD_STATE_SETUP_CALL
Sergey Bugaev
2023-05-17
2
-0
/
+22
*
Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIME...
Flavio Cruz
2023-05-17
1
-1
/
+1
*
argp: Reformat Makefile.
Carlos O'Donell
2023-05-17
1
-6
/
+24
*
stdlib: Avoid undefined behavior in stdlib/tst-labs
Florian Weimer
2023-05-17
1
-12
/
+13
*
stdlib: Use long long int in stdlib/tst-llabs
Florian Weimer
2023-05-17
1
-15
/
+15
*
Update kernel version to 6.3 in header constant tests
Joseph Myers
2023-05-16
3
-4
/
+4
*
i386: Use pthread_barrier for synchronization on tst-bz21269
DJ Delorie
2023-05-16
1
-5
/
+28
*
stdlib: Add testcases for llabs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
2
-0
/
+57
*
stdlib: Add testcases for labs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
2
-0
/
+53
*
stdlib: Add testcases for abs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
2
-0
/
+48
*
hurd: Fix computing user stack pointer
Sergey Bugaev
2023-05-16
1
-1
/
+1
*
hurd: Fix sc_i386_thread_state layout
Sergey Bugaev
2023-05-16
2
-0
/
+14
*
hurd: Align signal stack pointer after allocating stackframe
Sergey Bugaev
2023-05-16
1
-3
/
+2
*
hurd: Fix aligning signal stack pointer
Sergey Bugaev
2023-05-16
1
-1
/
+1
*
wcsmbs: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-6
/
+23
*
linux: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-6
/
+7
*
stdlib: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-3
/
+3
*
stdio-common: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-10
/
+20
*
socket: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-9
/
+38
*
misc: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-67
/
+232
*
debug: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-16
/
+18
*
elf: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-35
/
+35
*
libio: Add __nonnull for FILE * arguments of fclose and freopen
Xi Ruoyao
2023-05-16
1
-3
/
+3
*
nss: Reconcile conditional declaration and use of `is_nscd'
Arjun Shankar
2023-05-16
1
-3
/
+3
*
Update syscall lists for Linux 6.3
Joseph Myers
2023-05-15
1
-2
/
+2
*
hurd: rule out some mach headers when generating errno.h
Samuel Thibault
2023-05-11
2
-3
/
+4
*
Stop checking if MiG supports retcode.
Flavio Cruz
2023-05-11
3
-65
/
+0
*
Added Redirects to longdouble error functions [BZ #29033]
Sachin Monga
2023-05-10
7
-2
/
+142
[next]