index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-20
io: Fix a typo
Sergey Bugaev
1
-2
/
+2
2023-05-20
htl: Use __hurd_fail () instead of assigning errno
Sergey Bugaev
4
-18
/
+9
2023-05-20
hurd: Use __hurd_fail () instead of assigning errno
Sergey Bugaev
49
-278
/
+109
2023-05-19
powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
Mahesh Bodapati
1
-0
/
+17
2023-05-19
hurd: Fix using interposable hurd_thread_self
Sergey Bugaev
6
-5
/
+15
2023-05-19
hurd 64bit: Re-introduce gai_suspend symbol
Samuel Thibault
1
-0
/
+2
2023-05-19
hurd: Fix __TIMESIZE on x86_64
Sergey Bugaev
2
-1
/
+5
2023-05-19
posix: Reformat Makefile.
Carlos O'Donell
1
-20
/
+20
2023-05-19
hurd: Fix expected c++ types
Samuel Thibault
1
-19
/
+19
2023-05-18
catgets: Reformat Makefile.
Carlos O'Donell
1
-9
/
+29
2023-05-18
benchtests: Reformat Makefile.
Carlos O'Donell
1
-15
/
+32
2023-05-18
assert: Reformat Makefile.
Carlos O'Donell
1
-3
/
+14
2023-05-18
nptl: Reformat Makefile.
Carlos O'Donell
5
-78
/
+195
2023-05-18
wcsmbs: Reformat Makefile.
Carlos O'Donell
1
-1
/
+1
2023-05-18
misc: Reformat Makefile.
Carlos O'Donell
1
-3
/
+3
2023-05-18
stdio-common: Adjust tests in Makefile
Carlos O'Donell
6
-22
/
+22
2023-05-18
elf: Adjust tests in Makefile.
Carlos O'Donell
1
-10
/
+10
2023-05-18
scripts: sort-makefile-lines.py
Carlos O'Donell
1
-1
/
+4
2023-05-18
Add a SECURITY.md
Siddhesh Poyarekar
1
-0
/
+209
2023-05-18
Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.h
Joseph Myers
1
-0
/
+6
2023-05-17
hurd: Also make it possible to call strlen very early
Sergey Bugaev
1
-0
/
+3
2023-05-17
hurd: Fix setting up pthreads
Sergey Bugaev
2
-1
/
+94
2023-05-17
hurd: Fix x86_64 _hurd_tls_fork
Sergey Bugaev
1
-6
/
+19
2023-05-17
hurd: Make sure to not use tcb->self
Sergey Bugaev
3
-26
/
+14
2023-05-17
hurd: Use __mach_setup_thread_call ()
Sergey Bugaev
3
-11
/
+15
2023-05-17
mach: Add __mach_setup_thread_call ()
Sergey Bugaev
3
-16
/
+74
2023-05-17
hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
Sergey Bugaev
1
-2
/
+2
2023-05-17
mach: Define MACHINE_THREAD_STATE_SETUP_CALL
Sergey Bugaev
2
-0
/
+22
2023-05-17
Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO
Flavio Cruz
1
-1
/
+1
2023-05-17
argp: Reformat Makefile.
Carlos O'Donell
1
-5
/
+23
2023-05-17
stdlib: Avoid undefined behavior in stdlib/tst-labs
Florian Weimer
1
-12
/
+13
2023-05-17
stdlib: Use long long int in stdlib/tst-llabs
Florian Weimer
1
-14
/
+14
2023-05-16
Update kernel version to 6.3 in header constant tests
Joseph Myers
3
-4
/
+4
2023-05-16
i386: Use pthread_barrier for synchronization on tst-bz21269
DJ Delorie
1
-5
/
+28
2023-05-16
stdlib: Add testcases for llabs(). (BZ #30263)
Joe Simmons-Talbott
2
-0
/
+57
2023-05-16
stdlib: Add testcases for labs(). (BZ #30263)
Joe Simmons-Talbott
2
-0
/
+53
2023-05-16
stdlib: Add testcases for abs(). (BZ #30263)
Joe Simmons-Talbott
2
-0
/
+48
2023-05-16
hurd: Fix computing user stack pointer
Sergey Bugaev
1
-1
/
+1
2023-05-16
hurd: Fix sc_i386_thread_state layout
Sergey Bugaev
2
-0
/
+14
2023-05-16
hurd: Align signal stack pointer after allocating stackframe
Sergey Bugaev
1
-3
/
+2
2023-05-16
hurd: Fix aligning signal stack pointer
Sergey Bugaev
1
-1
/
+1
2023-05-16
wcsmbs: Reformat Makefile.
Carlos O'Donell
1
-6
/
+23
2023-05-16
linux: Reformat Makefile.
Carlos O'Donell
1
-6
/
+7
2023-05-16
stdlib: Reformat Makefile.
Carlos O'Donell
1
-3
/
+3
2023-05-16
stdio-common: Reformat Makefile.
Carlos O'Donell
1
-10
/
+20
2023-05-16
socket: Reformat Makefile.
Carlos O'Donell
1
-9
/
+38
2023-05-16
misc: Reformat Makefile.
Carlos O'Donell
1
-65
/
+230
2023-05-16
debug: Reformat Makefile.
Carlos O'Donell
1
-16
/
+18
2023-05-16
elf: Reformat Makefile.
Carlos O'Donell
1
-35
/
+35
2023-05-16
libio: Add __nonnull for FILE * arguments of fclose and freopen
Xi Ruoyao
1
-3
/
+3
[prev]
[next]