aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-08-06 23:56:38 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-08-15 19:30:04 +0200
commite58b76effe6b167c49812372d5334f6f57546778 (patch)
treef1fbb85250f4f60ab60d62570a8fdd7c1a5963c5 /toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch
parentf37a7fa4e87ca80fa98a65b8dea0f537c8d0e2b5 (diff)
downloadupstream-e58b76effe6b167c49812372d5334f6f57546778.tar.gz
upstream-e58b76effe6b167c49812372d5334f6f57546778.tar.bz2
upstream-e58b76effe6b167c49812372d5334f6f57546778.zip
toolchain: glibc: Update to glibc 2.35
This updates to glibc to version 2.35. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch')
-rw-r--r--toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch b/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch
index 8cb8c80fd2..7dfc8a5582 100644
--- a/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch
+++ b/toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch
@@ -627,7 +627,7 @@ provides them.
range [FROM - N + 1, FROM - 1]. If N is odd the first byte in FROM
--- a/stdlib/stdlib.h
+++ b/stdlib/stdlib.h
-@@ -969,6 +969,12 @@ extern int getsubopt (char **__restrict
+@@ -971,6 +971,12 @@ extern int getsubopt (char **__restrict
#endif