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-08-11
x86_64: Add log2 with FMA
H.J. Lu
3
-0
/
+48
2023-08-11
malloc: Enable merging of remainders in memalign (bug 30723)
Florian Weimer
1
-74
/
+119
2023-08-11
nscd: Do not rebuild getaddrinfo (bug 30709)
Florian Weimer
6
-80
/
+13
2023-08-10
x86_64: Sort fpu/multiarch/Makefile
H.J. Lu
1
-20
/
+74
2023-08-10
i686: Fix build with --disable-multiarch
Adhemerval Zanella
6
-2
/
+10
2023-08-10
x86_64: Fix build with --disable-multiarch (BZ 30721)
Adhemerval Zanella
3
-1
/
+5
2023-08-08
Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.h
Joseph Myers
9
-7
/
+103
2023-08-08
Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.h
Joseph Myers
1
-0
/
+1
2023-08-08
hurd: Make error_t an int in C++
Samuel Thibault
1
-0
/
+6
2023-08-08
Use binutils 2.41 branch in build-many-glibcs.py
Joseph Myers
1
-1
/
+1
2023-08-08
linux: statvfs: allocate spare for f_type
наб
4
-11
/
+21
2023-08-08
hurd: statvfs: __f_type -> f_type
наб
1
-2
/
+2
2023-08-08
htl: Initialize ___pthread_self early
Samuel Thibault
3
-17
/
+15
2023-08-08
htl: Add support for static TSD data
Samuel Thibault
7
-18
/
+97
2023-08-06
x86: Fix for cache computation on AMD legacy cpus.
Sajan Karumanchi
1
-27
/
+199
2023-08-06
hurd: Rework generating errno.h
Samuel Thibault
3
-41
/
+19
2023-08-04
powerpc longjmp: Fix build after chk hidden builtin fix
Samuel Thibault
1
-0
/
+3
2023-08-04
LoongArch: Fix static PIE condition for toolchain bootstrapping.
Yang Yujie
2
-2
/
+2
2023-08-03
chk: Add and fix hidden builtin definitions for *_chk
Samuel Thibault
6
-0
/
+15
2023-08-03
tst-realpath-toolong: return "unsupported" when PATH_MAX is undefined
Samuel Thibault
1
-4
/
+5
2023-08-03
Subject: hurd: Make __realpath return EINVAL on NULL buf
Samuel Thibault
1
-1
/
+10
2023-08-03
tst-*glob*: Do not check d_name size
Samuel Thibault
2
-2
/
+2
2023-08-03
hurd: Do not include full <stdarg.h> in <hurd.h>
Florian Weimer
1
-2
/
+2
2023-08-02
iconv: restore verbosity with unrecognized encoding names (bug 30694)
Andreas Schwab
1
-1
/
+1
2023-08-01
configure: Remove --enable-all-warnings option
Adhemerval Zanella Netto
4
-28
/
+1
2023-08-01
Add IP_PROTOCOL from Linux 6.4 to bits/in.h
Joseph Myers
1
-0
/
+1
2023-08-01
Update kernel version to 6.4 in header constant tests
Joseph Myers
3
-4
/
+4
2023-08-01
PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
Mahesh Bodapati
13
-74
/
+414
2023-08-01
vfprintf-internal: Get rid of alloca.
Joe Simmons-Talbott
2
-1
/
+152
2023-08-01
stdlib: Improve tst-realpath compatibility with source fortification
Florian Weimer
1
-1
/
+6
2023-07-31
Open master branch for glibc 2.39 development
glibc-2.38.9000
Andreas K. Hüttel
2
-2
/
+25
2023-07-31
NEWS: Fix typos
glibc-2.38
Andreas K. Hüttel
1
-2
/
+3
2023-07-30
Create ChangeLog.old/ChangeLog.27
Andreas K. Hüttel
1
-0
/
+10676
2023-07-30
Increase version numbers
Andreas K. Hüttel
2
-3
/
+3
2023-07-30
INSTALL: regenerate
Andreas K. Hüttel
1
-7
/
+7
2023-07-30
NEWS: minor wording fixes
Andreas K. Hüttel
1
-2
/
+2
2023-07-30
install.texi: Build was tested with binutils 2.41 (just released)
Andreas K. Hüttel
1
-1
/
+1
2023-07-27
install.texi: Update versions of most recent build tools
Andreas K. Hüttel
1
-7
/
+7
2023-07-27
contrib.texi: Update for 2.38
Andreas K. Hüttel
1
-7
/
+103
2023-07-27
<sys/platform/x86.h>: Add APX support
H.J. Lu
5
-0
/
+14
2023-07-27
translations: update cs, nl, vi
Andreas K. Hüttel
3
-9
/
+84
2023-07-26
string: Fix tester build with fortify enable with gcc 6
Adhemerval Zanella Netto
1
-0
/
+9
2023-07-26
linux: Fix i686 with gcc6
Adhemerval Zanella Netto
1
-0
/
+9
2023-07-26
i386: Remove memset_chk-nonshared.S
Adhemerval Zanella Netto
4
-30
/
+6
2023-07-26
i386: Fix build with --enable-fortify=3
Adhemerval Zanella Netto
4
-65
/
+1
2023-07-26
posix: Fix test-errno build with fortify enable
Adhemerval Zanella Netto
1
-1
/
+7
2023-07-26
powerpc: Fix powerpc64 strchrnul build with old gcc
Adhemerval Zanella Netto
1
-7
/
+7
2023-07-26
sunrpc: Fix netname build with older gcc
Adhemerval Zanella Netto
1
-0
/
+4
2023-07-26
malloc: Fix set-freeres.c with gcc 6
Adhemerval Zanella Netto
1
-0
/
+46
2023-07-25
NEWS: Insert autogenerated list of fixed bugs
Andreas K. Hüttel
1
-2
/
+41
[prev]
[next]