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
*
NEWS: insert advisories and fixed bugs for 2.39
Andreas K. Hüttel
2024-01-30
1
-4
/
+133
*
Fix typo
Andreas K. Hüttel
2024-01-30
1
-1
/
+1
*
manual, NEWS: Document malloc side effect of dynamic TLS changes
Florian Weimer
2024-01-24
1
-0
/
+6
*
NEWS: Update temporary files ignored by ldconfig
Florian Weimer
2024-01-24
1
-2
/
+2
*
NEWS: Mention PLT rewrite on x86-64
H.J. Lu
2024-01-16
1
-0
/
+4
*
aarch64: Add NEWS entry about libmvec for 2.39
Szabolcs Nagy
2024-01-15
1
-0
/
+7
*
i386: Fail if configured with --enable-cet
Adhemerval Zanella
2024-01-09
1
-2
/
+2
*
Remove ia64-linux-gnu
Adhemerval Zanella
2024-01-08
1
-0
/
+2
*
i386: Ignore --enable-cet
H.J. Lu
2024-01-04
1
-0
/
+3
*
Implement C23 <stdbit.h>
Joseph Myers
2024-01-03
1
-0
/
+9
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Move CVE information into advisories directory
Siddhesh Poyarekar
2023-12-07
1
-19
/
+5
*
posix: Revert the removal of the crypt prototype from <unistd.h>
Florian Weimer
2023-11-22
1
-1
/
+4
*
elf: Add glibc.mem.decorate_maps tunable
Adhemerval Zanella
2023-11-07
1
-0
/
+5
*
crypt: Remove libcrypt support
Adhemerval Zanella
2023-10-30
1
-0
/
+16
*
elf: ldconfig should skip temporary files created by package managers
Florian Weimer
2023-10-20
1
-1
/
+3
*
tunables: Terminate if end of input is reached (CVE-2023-4911)
Siddhesh Poyarekar
2023-10-02
1
-0
/
+5
*
C2x scanf %wN, %wfN support
Joseph Myers
2023-09-28
1
-0
/
+7
*
Document CVE-2023-4806 and CVE-2023-5156 in NEWS
Siddhesh Poyarekar
2023-09-26
1
-0
/
+9
*
CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
Florian Weimer
2023-09-13
1
-1
/
+5
*
linux: Add pidfd_getpid
Adhemerval Zanella Netto
2023-09-05
1
-0
/
+4
*
posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
Adhemerval Zanella Netto
2023-09-05
1
-0
/
+7
*
linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)
Adhemerval Zanella Netto
2023-09-05
1
-0
/
+6
*
LoongArch: Add minuimum binutils required version
dengjianbo
2023-08-14
1
-1
/
+2
*
linux: statvfs: allocate spare for f_type
наб
2023-08-08
1
-1
/
+4
*
Open master branch for glibc 2.39 development
glibc-2.38.9000
Andreas K. Hüttel
2023-07-31
1
-0
/
+23
*
NEWS: Fix typos
glibc-2.38
Andreas K. Hüttel
2023-07-31
1
-2
/
+3
*
NEWS: minor wording fixes
Andreas K. Hüttel
2023-07-30
1
-2
/
+2
*
NEWS: Insert autogenerated list of fixed bugs
Andreas K. Hüttel
2023-07-25
1
-2
/
+41
*
NEWS: Mention AArch64 libmvec under build requirements again
Andreas K. Hüttel
2023-07-25
1
-1
/
+1
*
NEWS: Minor editorial changes
Andreas K. Hüttel
2023-07-25
1
-9
/
+9
*
configure: Disable building libcrypt by default
Siddhesh Poyarekar
2023-07-20
1
-0
/
+5
*
Allow glibc to be built with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
1
-0
/
+6
*
C2x scanf %b support
Joseph Myers
2023-06-19
1
-2
/
+5
*
C2x printf %wN, %wfN support (bug 24466)
Joseph Myers
2023-06-19
1
-0
/
+7
*
Implement strlcpy and strlcat [BZ #178]
Florian Weimer
2023-06-14
1
-0
/
+3
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-16
/
+16
*
Enable libmvec support for AArch64
Joe Ramsay
2023-05-03
1
-0
/
+6
*
hurd: Enable x86_64 build script
Samuel Thibault
2023-05-02
1
-0
/
+5
*
Created tunable to force small pages on stack allocation.
Cupertino Miranda
2023-04-20
1
-0
/
+3
*
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-03-29
1
-0
/
+3
*
Remove --disable-experimental-malloc option
Adhemerval Zanella
2023-03-29
1
-0
/
+4
*
Update printf %b/%B C2x support
Joseph Myers
2023-03-14
1
-0
/
+2
*
C2x scanf binary constant handling
Joseph Myers
2023-03-02
1
-1
/
+4
*
hppa: Drop old parisc-specific MADV_* constants
John David Anglin
2023-02-25
1
-1
/
+6
*
C2x strtol binary constant handling
Joseph Myers
2023-02-16
1
-1
/
+6
*
NEWS: Document CVE-2023-25139.
Carlos O'Donell
2023-02-07
1
-1
/
+6
*
Open master branch for glibc 2.38 development
glibc-2.37.9000
Carlos O'Donell
2023-01-31
1
-0
/
+23
*
Update NEWS file with bug fixes.
Carlos O'Donell
2023-01-31
1
-6
/
+75
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
[next]