index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Open master branch for glibc 2.34 development
glibc-2.33.9000
Adhemerval Zanella
2021-02-01
1
-0
/
+24
*
Update NEWS with bugs
Adhemerval Zanella
2021-02-01
1
-2
/
+118
*
NEWS: Fix typo in CVE-2021-3326 entry
Florian Weimer
2021-01-29
1
-1
/
+1
*
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
*
ld.so: Add --list-tunables to print tunable values
H.J. Lu
2021-01-15
1
-0
/
+4
*
Update NEWS for CVE-2019-25013.
Siddhesh Poyarekar
2021-01-08
1
-0
/
+3
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2021-01-02
1
-3
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Introduce _FORTIFY_SOURCE=3
Siddhesh Poyarekar
2020-12-31
1
-0
/
+6
*
s390x: Require GCC 7.1 or later to build glibc.
Stefan Liebler
2020-12-17
1
-0
/
+2
*
S390: Derive float_t from FLT_EVAL_METHOD
Marius Hillenbrand
2020-12-09
1
-0
/
+7
*
Fixed typos in "NEWS for version 2.32"
Paul Zimmermann
2020-12-08
1
-10
/
+10
*
Add NEWS entry for CVE-2020-29562 (BZ #26923)
Siddhesh Poyarekar
2020-12-08
1
-0
/
+3
*
Fix typo in NEWS file
Shuo Wang
2020-11-30
1
-3
/
+3
*
NEWS entry for commit b4f020c9b408fb3d1d3d4901c4a71839145f8791
Florian Weimer
2020-11-25
1
-0
/
+4
*
iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
Arjun Shankar
2020-11-04
1
-1
/
+3
*
Remove NEWS entry about ftime removal
Adhemerval Zanella
2020-10-27
1
-5
/
+0
*
Fix typo in NEWS file
Jonathan Wakely
2020-10-26
1
-1
/
+1
*
Move vtimes to a compatibility symbol
Adhemerval Zanella
2020-10-19
1
-0
/
+5
*
Add NEWS entry for ftime compatibility move
Adhemerval Zanella
2020-10-16
1
-0
/
+5
*
elf: Do not search HWCAP subdirectories in statically linked binaries
Florian Weimer
2020-10-07
1
-0
/
+4
*
Linux: Require properly configured /dev/pts for PTYs
Florian Weimer
2020-10-07
1
-1
/
+11
*
ld.so: add an --argv0 option [BZ #16124]
Vincent Mihalkovic
2020-09-29
1
-0
/
+3
*
Update mallinfo2 ABI, and test
DJ Delorie
2020-09-17
1
-1
/
+6
*
x86: Install <sys/platform/x86.h> [BZ #26124]
H.J. Lu
2020-09-11
1
-0
/
+1
*
Documentation for the RISC-V 32-bit port
Alistair Francis
2020-08-27
1
-1
/
+10
*
Open master branch for glibc 2.33 development.
glibc-2.32.9000
Carlos O'Donell
2020-08-04
1
-0
/
+24
*
Update NEWS with bugs.
Carlos O'Donell
2020-08-04
1
-2
/
+110
*
aarch64: update NEWS about branch protection
Szabolcs Nagy
2020-08-03
1
-1
/
+3
*
Add NEWS entry for CVE-2016-10228 (bug 19519)
Aurelien Jarno
2020-08-03
1
-0
/
+4
*
Move NEWS entry for CVE-2020-1751 to the 2.31 section
Florian Weimer
2020-07-31
1
-3
/
+3
*
NEWS: Deprecate weak libpthread symbols for single-threaded checks
Florian Weimer
2020-07-31
1
-0
/
+8
*
NEWS: Deprecate nss_hesiod
Florian Weimer
2020-07-31
1
-0
/
+5
*
Linux: Remove rseq support
Florian Weimer
2020-07-16
1
-10
/
+0
*
Add NEWS entry for CVE-2020-6096 (bug 25620)
Aurelien Jarno
2020-07-16
1
-0
/
+5
*
Remove --enable-obsolete-rpc configure flag
Petr Vorel
2020-07-13
1
-0
/
+8
*
malloc: Deprecate more hook-related functionality
Florian Weimer
2020-07-13
1
-0
/
+7
*
Documentation for ARC port
Vineet Gupta
2020-07-10
1
-0
/
+11
*
Add NEWS entry for Update to Unicode 13.0.0 [BZ #25819]
Mike FABIAN
2020-07-10
1
-2
/
+2
*
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-07-08
1
-5
/
+15
*
aarch64: add NEWS entry about branch protection support
Szabolcs Nagy
2020-07-08
1
-0
/
+11
*
nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus
Florian Weimer
2020-07-07
1
-0
/
+6
*
string: Add strerrorname_np and strerrordesc_np
Adhemerval Zanella
2020-07-07
1
-0
/
+10
*
string: Add sigabbrev_np and sigdescr_np
Adhemerval Zanella
2020-07-07
1
-0
/
+10
*
string: Implement strerror in terms of strerror_l
Adhemerval Zanella
2020-07-07
1
-0
/
+5
*
signal: Move sys_errlist to a compat symbol
Adhemerval Zanella
2020-07-07
1
-0
/
+6
*
signal: Move sys_siglist to a compat symbol
Adhemerval Zanella
2020-07-07
1
-0
/
+6
*
Add the __libc_single_threaded variable
Florian Weimer
2020-07-06
1
-0
/
+6
*
Linux: Perform rseq registration at C startup and thread creation
Mathieu Desnoyers
2020-07-06
1
-0
/
+10
[next]