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-02-17
resolv: Remove _STRING_ARCH_unaligned usage
Adhemerval Zanella
1
-36
/
+0
2023-02-17
nscd: Remove _STRING_ARCH_unaligned usage
Adhemerval Zanella
3
-10
/
+0
2023-02-17
stdlib: Simplify getenv
Adhemerval Zanella
1
-59
/
+5
2023-02-17
crypto: Remove _STRING_ARCH_unaligned usage
Adhemerval Zanella
3
-65
/
+13
2023-02-17
Fix ifunc-impl-list.c build for s390
Joseph Myers
1
-1
/
+1
2023-02-17
[hurd] Fix i686 build breakage caused by 4fedebc91108
Flavio Cruz
3
-4
/
+4
2023-02-16
C2x strtol binary constant handling
Joseph Myers
84
-24
/
+1683
2023-02-15
[hurd] Add MTU_DISCOVER values
Samuel Thibault
1
-0
/
+20
2023-02-14
hurd: Fix unwinding over INTR_MSG_TRAP in shared too
Samuel Thibault
1
-0
/
+1
2023-02-14
mach: undef ENTRY2
Sergey Bugaev
1
-0
/
+1
2023-02-14
hurd: i386 TLS tweaks
Sergey Bugaev
1
-13
/
+35
2023-02-14
stdio: Do not ignore posix_spawn error on popen (BZ #29016)
Adhemerval Zanella
3
-16
/
+63
2023-02-14
update auto-libm-test-out-hypot
Paul Zimmermann
1
-0
/
+25
2023-02-14
added pair of inputs for hypotf in binary32
Paul Zimmermann
1
-0
/
+2
2023-02-13
Naming the parameter of dummy_sa_handler
Mahesh Bodapati
1
-1
/
+1
2023-02-12
hurd: Fix tcflag_t and speed_t types on 64-bit
Sergey Bugaev
1
-2
/
+2
2023-02-12
htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.h
Samuel Thibault
1
-61
/
+0
2023-02-12
hurd, htl: Add some x86_64-specific code
Sergey Bugaev
3
-0
/
+78
2023-02-12
Fix typos in comments
Samuel Thibault
2
-2
/
+2
2023-02-12
htl: Generalize i386 pt-machdep.h to x86
Samuel Thibault
3
-1
/
+3
2023-02-12
hurd: Set up the basic tree for x86_64-gnu
Sergey Bugaev
6
-2
/
+10
2023-02-12
mach: Look for mach_i386.defs on x86_64 too
Sergey Bugaev
2
-6
/
+6
2023-02-12
htl: Fix semaphore reference
Sergey Bugaev
1
-5
/
+5
2023-02-12
hurd: Fix xattr error value
Sergey Bugaev
1
-1
/
+1
2023-02-12
mach, hurd: Cast through uintptr_t
Sergey Bugaev
6
-15
/
+25
2023-02-12
hurd: Use mach_msg_type_number_t where appropriate
Sergey Bugaev
7
-9
/
+11
2023-02-12
hurd: Refactor readlinkat()
Sergey Bugaev
1
-23
/
+32
2023-02-10
Use __builtin_FILE instead of __FILE__ in assert in C++.
Paul Pluzhnikov
1
-1
/
+12
2023-02-09
hurd: Fix unwinding over INTR_MSG_TRAP
Samuel Thibault
2
-13
/
+3
2023-02-09
powerpc64: Add the clone3 wrapper
Adhemerval Zanella Netto
2
-0
/
+158
2023-02-08
string: Disable stack protector in early static initialization
Adhemerval Zanella
1
-0
/
+2
2023-02-08
string: Add libc_hidden_proto for memrchr
Adhemerval Zanella
15
-18
/
+45
2023-02-08
string: Add libc_hidden_proto for strchrnul
Adhemerval Zanella
12
-12
/
+35
2023-02-08
elf: Smoke-test ldconfig -p against system /etc/ld.so.cache
Florian Weimer
2
-0
/
+83
2023-02-07
NEWS: Document CVE-2023-25139.
Carlos O'Donell
1
-1
/
+6
2023-02-07
Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
Andreas Schwab
5
-2
/
+62
2023-02-07
C-SKY: Strip hard float abi from hard float feature.
quxm
4
-43
/
+68
2023-02-07
S390: Influence hwcaps/stfle via GLIBC_TUNABLES.
Stefan Liebler
12
-64
/
+423
2023-02-06
string: Hook up the default implementation on test-strrchr
Adhemerval Zanella
1
-14
/
+24
2023-02-06
string: Hook up the default implementation on test-memrchr
Adhemerval Zanella
1
-0
/
+7
2023-02-06
string: Hook up the default implementation on test-memchr
Adhemerval Zanella
1
-11
/
+20
2023-02-06
string: Hook up the default implementation on test-strcpy
Adhemerval Zanella
1
-10
/
+24
2023-02-06
string: Hook up the default implementation on test-stpcpy
Adhemerval Zanella
1
-11
/
+21
2023-02-06
string: Hook up the default implementation on test-strncmp
Adhemerval Zanella
1
-0
/
+16
2023-02-06
string: Hook up the default implementation on test-strcmp
Adhemerval Zanella
1
-0
/
+22
2023-02-06
string: Hook up the default implementation on test-strchr
Adhemerval Zanella
1
-15
/
+38
2023-02-06
string: Hook up the default implementation on test-strnlen
Adhemerval Zanella
1
-11
/
+24
2023-02-06
string: Hook up the default implementation on test-strlen
Adhemerval Zanella
1
-17
/
+14
2023-02-06
riscv: Add string-fza.h and string-fzi.h
Adhemerval Zanella
2
-0
/
+146
2023-02-06
sh: Add string-fzb.h
Adhemerval Zanella
1
-0
/
+55
[prev]
[next]