index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Open master branch for glibc 2.34 development
glibc-2.33.9000
Adhemerval Zanella
2021-02-01
2
-2
/
+26
*
Prepare for glibc 2.33 release
glibc-2.33
Adhemerval Zanella
2021-02-01
3
-3
/
+12849
*
Update NEWS with bugs
Adhemerval Zanella
2021-02-01
1
-2
/
+118
*
Update translations
Adhemerval Zanella
2021-02-01
1
-0
/
+6965
*
NEWS: Fix typo in CVE-2021-3326 entry
Florian Weimer
2021-01-29
1
-1
/
+1
*
elf: Fix tests that rely on ld.so.cache for cross-compiling
Adhemerval Zanella
2021-01-29
3
-0
/
+26
*
NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)
Florian Weimer
2021-01-29
1
-0
/
+6
*
NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcaps
Florian Weimer
2021-01-29
1
-0
/
+21
*
x86: Properly set usable CET feature bits [BZ #26625]
H.J. Lu
2021-01-29
10
-13
/
+120
*
Update translations
Adhemerval Zanella
2021-01-28
35
-10000
/
+13994
*
Update libc.pot for 2.33 release
Adhemerval Zanella
2021-01-28
1
-341
/
+403
*
Update ia64 libm-test-ulps
Adhemerval Zanella
2021-01-28
1
-2
/
+2
*
sh: Update libm-tests-ulps
Adhemerval Zanella
2021-01-28
1
-19
/
+23
*
ia64: Fix brk call on statup
Adhemerval Zanella
2021-01-28
1
-0
/
+22
*
Update sparc libm-test-ulps
Adhemerval Zanella
2021-01-28
1
-11
/
+12
*
Update alpha libm-test-ulps
Adhemerval Zanella
2021-01-28
1
-11
/
+12
*
powerpc64: Workaround sigtramp vdso return call
Raoni Fassina Firmino
2021-01-28
1
-1
/
+12
*
Fix nss/tst-reload2 for systems without PATH_MAX
DJ Delorie
2021-01-27
1
-0
/
+4
*
nsswitch: do not reload if "/" changes
DJ Delorie
2021-01-27
9
-1
/
+178
*
elf: Limit tst-prelink-cmp target archs
Matheus Castanho
2021-01-27
3
-8
/
+51
*
gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
Florian Weimer
2021-01-27
3
-20
/
+178
*
Revert "Make libc symbols hidden in static PIE" [BZ #27237]
Szabolcs Nagy
2021-01-27
1
-7
/
+2
*
benchtests: Do not build bench-timing-type with MODULE_NAME=libc
Arjun Shankar
2021-01-26
1
-7
/
+7
*
aarch64: Fix the list of tested IFUNC variants [BZ #26818]
Szabolcs Nagy
2021-01-25
2
-4
/
+6
*
Update INSTALL with package versions that are known to work
Tulio Magno Quites Machado Filho
2021-01-25
2
-25
/
+25
*
aarch64: Move and update the definition of MTE_ENABLED
Szabolcs Nagy
2021-01-25
2
-11
/
+11
*
Fix misplaced const
Andreas Schwab
2021-01-25
2
-2
/
+2
*
Update C-SKY libm-test-ulps
Mao Han
2021-01-23
2
-54
/
+61
*
manual: Correct argument order in mount examples [BZ #27207]
John McCabe
2021-01-22
1
-2
/
+2
*
linux: mips: Fix getdents64 fallback on mips64-n32
Adhemerval Zanella
2021-01-22
2
-24
/
+42
*
x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]
H.J. Lu
2021-01-22
1
-13
/
+30
*
x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baseline
H.J. Lu
2021-01-22
1
-1
/
+1
*
powerpc64: Select POWER9 machine for the scv instruction
Florian Weimer
2021-01-22
3
-1
/
+10
*
x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]
H.J. Lu
2021-01-21
6
-0
/
+184
*
Revert "linux: Move {f}xstat{at} to compat symbols" for static build
Adhemerval Zanella
2021-01-21
17
-37
/
+40
*
aarch64: revert memcpy optimze for kunpeng to avoid performance degradation
Shuo Wang
2021-01-21
1
-1
/
+1
*
Make libc symbols hidden in static PIE
Szabolcs Nagy
2021-01-21
1
-2
/
+7
*
csu: Move static pie self relocation later [BZ #27072]
Szabolcs Nagy
2021-01-21
1
-2
/
+5
*
Use hidden visibility for early static PIE code
Szabolcs Nagy
2021-01-21
8
-0
/
+34
*
csu: Avoid weak ref for __ehdr_start in static PIE
Szabolcs Nagy
2021-01-21
1
-0
/
+4
*
configure: Check for static PIE support
Szabolcs Nagy
2021-01-21
9
-0
/
+39
*
elf: Avoid RELATIVE relocs in __tunables_init
Szabolcs Nagy
2021-01-21
3
-4
/
+14
*
elf: Make the tunable struct definition internal only
Szabolcs Nagy
2021-01-21
3
-38
/
+43
*
<sys/platform/x86.h>: Remove the C preprocessor magic
H.J. Lu
2021-01-21
24
-847
/
+1162
*
posix: Fix fnmatch.c on bootstrap
Adhemerval Zanella
2021-01-20
1
-1
/
+1
*
stdlib: Add testcase for BZ #26241
Adhemerval Zanella
2021-01-20
2
-1
/
+103
*
posix: Fix regex_internal.h on bootstrap
Adhemerval Zanella
2021-01-20
1
-2
/
+4
*
Use <startup.h> in __libc_init_secure
H.J. Lu
2021-01-19
3
-5
/
+56
*
elf: Avoid RELATIVE relocation for _dl_sysinfo
H.J. Lu
2021-01-19
1
-2
/
+8
*
libmvec: Add extra-test-objs to test-extras
H.J. Lu
2021-01-19
1
-0
/
+8
[next]