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
path:
root
/
NEWS
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWS: drop 2.40 section "Changes to build and runtime requirements"
Andreas K. Hüttel
2024-07-20
1
-4
/
+0
*
NEWS: add fixed security advisories list
Andreas K. Hüttel
2024-07-20
1
-2
/
+17
*
NEWS: add resolved bugs list
Andreas K. Hüttel
2024-07-20
1
-2
/
+135
*
NEWS: add more major improvements for 2.40
Andreas K. Hüttel
2024-07-20
1
-3
/
+13
*
Linux: Make __rseq_size useful for feature detection (bug 31965)
Florian Weimer
2024-07-09
1
-0
/
+3
*
Implement C23 exp2m1, exp10m1
Joseph Myers
2024-06-17
1
-0
/
+2
*
Implement C23 log10p1
Joseph Myers
2024-06-17
1
-1
/
+1
*
Implement C23 logp1
Joseph Myers
2024-06-17
1
-1
/
+1
*
Linux: Add epoll ioctls
Joe Damato
2024-06-04
1
-0
/
+3
*
Implement C23 log2p1
Joseph Myers
2024-05-20
1
-0
/
+7
*
NEWS: Add advisories.
Carlos O'Donell
2024-05-06
1
-0
/
+19
*
login: Use unsigned 32-bit types for seconds-since-epoch
Florian Weimer
2024-04-19
1
-1
/
+8
*
NEWS: Move enable_secure_tunable from 2.39 to 2.40.
Joe Talbott
2024-03-01
1
-5
/
+5
*
rtld: Add glibc.rtld.enable_secure tunable.
Joe Simmons-Talbott
2024-02-29
1
-0
/
+5
*
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-02-01
1
-0
/
+7
*
Use gcc __builtin_stdc_* builtins in stdbit.h if possible
Jakub Jelinek
2024-01-31
1
-1
/
+4
*
Open master branch for glibc 2.40 development
glibc-2.39.9000
Andreas K. Hüttel
2024-01-31
1
-0
/
+27
*
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
[next]