Chris Packham 4dc87d49b0 uClibc-ng: Add patch for fstat64 build error
Resolve the following build error for arc-multilib-linux-uclibc.

  libc/sysdeps/linux/common/fstat64.c: In function 'fstat64':
  libc/sysdeps/linux/common/fstat64.c:33:38: error: passing argument 2 of '__syscall_fstat64' from incompatible pointer type [-Wincompatible-pointer-types]
     33 |         return __syscall_fstat64(fd, buf);
        |                                      ^~~
        |                                      |
        |                                      struct stat64 *

While we're at it bring in one more bug fix patch from upstream.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2024-05-18 15:45:55 +12:00
..
2023-03-14 08:57:25 +13:00
2022-09-11 14:00:38 +12:00
2024-03-12 13:04:25 +13:00
2019-12-25 18:30:23 -08:00
2023-10-04 16:11:42 +13:00
2022-08-08 20:15:26 +12:00
2023-10-04 16:11:42 +13:00
2023-12-08 12:19:59 +13:00
2023-10-04 16:11:42 +13:00
2021-09-21 21:24:31 +12:00
2024-03-08 09:56:24 +13:00
2024-04-21 13:21:31 +12:00
2024-03-01 14:46:12 +13:00
2022-02-11 00:47:51 -08:00
2023-10-04 16:11:42 +13:00
2021-04-13 10:54:03 -05:00
2023-11-15 10:19:44 +13:00
2022-02-11 00:47:51 -08:00
2023-11-15 10:19:21 +13:00
2023-10-04 16:11:42 +13:00
2023-10-04 16:11:42 +13:00
2024-03-09 13:02:39 +13:00
2024-01-30 11:04:05 +13:00
2023-07-24 15:01:44 +12:00
2023-10-04 16:11:42 +13:00
2024-04-21 13:29:36 +12:00
2023-12-18 16:28:45 +13:00
2017-07-08 10:56:29 -07:00
2017-07-08 10:56:29 -07:00