toolchain: Update glibc 2.34 to recent HEAD
[openwrt/openwrt.git] / toolchain / glibc / patches / 050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch
index cb2ae0550bcdf549814d2bcd9d897988718b97be..8cb8c80fd297cfa1c8824a959eb2f4d1b91254e6 100644 (file)
@@ -596,7 +596,7 @@ provides them.
  /* The enhanced internationalization capabilities according to XPG4.2
     are present.  */
  #define       _XOPEN_ENH_I18N 1
-@@ -1146,17 +1149,25 @@ ssize_t copy_file_range (int __infd, __o
+@@ -1150,17 +1153,25 @@ ssize_t copy_file_range (int __infd, __o
  extern int fdatasync (int __fildes);
  #endif /* Use POSIX199309 */
  
@@ -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
-@@ -968,6 +968,12 @@ extern int getsubopt (char **__restrict
+@@ -969,6 +969,12 @@ extern int getsubopt (char **__restrict
  #endif