Files
openwrt-packages/utils
Nick Hainke b84d35f577 inotify-tools: fix compilation with musl 1.2.4
Fixes errors in the form of:
inotifytools.c: In function 'inotifytools_watch_recursively_with_exclude':
inotifytools.c:1335:30: error: storage size of 'my_stat' isn't known
 1335 |         static struct stat64 my_stat;
      |                              ^~~~~~~
inotifytools.c:1342:36: error: implicit declaration of function 'lstat64'; did you mean 'lstat'? [-Werror=implicit-function-declaration]
 1342 |                         if ( -1 == lstat64( next_file, &my_stat ) ) {
      |                                    ^~~~~~~
      |                                    lstat
inotifytools.c:1335:30: error: unused variable 'my_stat' [-Werror=unused-variable]
 1335 |         static struct stat64 my_stat;
      |                              ^~~~~~~
inotifytools.c: In function 'isdir':
inotifytools.c:1621:30: error: storage size of 'my_stat' isn't known
 1621 |         static struct stat64 my_stat;
      |                              ^~~~~~~
inotifytools.c:1621:30: error: unused variable 'my_stat' [-Werror=unused-variable]
inotifytools.c:1630:1: error: control reaches end of non-void function [-Werror=return-type]
 1630 | }
      | ^
cc1: all warnings being treated as errors

Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-05-18 19:20:03 +08:00
..
2023-05-17 13:43:13 +08:00
2023-05-17 16:13:11 +08:00
2021-11-01 00:14:22 -07:00
2023-04-21 22:46:58 +02:00
2023-05-17 08:29:17 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-10-25 18:04:56 -07:00
2022-12-14 22:05:14 +08:00
2023-04-21 22:46:58 +02:00
2023-01-14 15:07:25 -08:00
2023-04-21 22:46:58 +02:00
2022-02-01 16:16:24 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-05-17 15:55:37 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-12-20 01:42:14 +00:00
2023-01-24 17:56:34 -08:00
2022-01-30 23:53:45 -08:00
2023-03-07 11:35:06 +08:00
2023-05-09 17:41:11 +08:00
2022-10-08 15:34:04 +02:00
2023-04-21 22:46:58 +02:00
2023-01-22 15:28:07 +08:00
2023-04-21 22:46:58 +02:00
2022-03-17 10:04:40 +01:00
2023-04-21 22:46:58 +02:00
2023-02-25 12:07:50 +08:00
2022-12-16 20:47:05 -08:00
2022-05-05 18:33:00 +02:00
2023-01-18 14:02:39 +00:00
2023-01-13 22:04:52 -08:00
2022-01-28 13:47:14 -08:00
2023-04-21 22:46:58 +02:00
2023-04-08 01:42:48 +08:00
2023-04-21 22:46:58 +02:00
2023-01-14 23:47:17 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-12-20 01:44:21 +00:00
2023-02-24 16:08:39 -08:00
2023-04-21 22:46:58 +02:00
2022-11-24 10:09:58 -08:00
2021-08-15 03:25:02 +03:00
2023-04-21 22:46:58 +02:00
2022-09-19 00:58:46 +02:00
2023-03-28 15:41:13 +08:00
2023-04-26 09:28:44 +03:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-05-12 09:37:13 +03:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-11-02 15:22:12 +02:00
2022-05-04 18:11:19 +02:00
2022-11-17 14:54:35 -08:00
2023-04-21 22:46:58 +02:00
2023-04-26 09:27:36 +03:00
2022-10-04 07:46:52 +02:00
2023-04-21 22:46:58 +02:00
2023-03-11 22:50:14 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-03-13 00:02:02 -08:00
2022-02-02 07:15:11 -08:00
2021-12-29 01:19:15 +01:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-08-16 13:11:31 -07:00
2023-04-21 22:46:58 +02:00
2023-04-05 20:41:25 +03:00
2023-01-24 17:57:05 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-01-28 12:08:38 -08:00
2023-04-21 22:46:58 +02:00
2022-10-31 12:27:05 -07:00
2023-01-20 13:17:30 +00:00
2023-04-21 22:46:58 +02:00
2022-03-13 00:02:02 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-03 23:58:19 +08:00
2023-04-21 22:46:58 +02:00
2023-01-14 19:47:36 -08:00
2023-01-14 19:31:16 -08:00
2023-05-14 18:52:45 +08:00
2022-09-24 12:36:33 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-23 18:35:39 +08:00
2023-01-14 10:01:34 -08:00
2022-12-22 16:28:45 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-01-26 23:01:10 +01:00
2023-04-29 13:42:21 +03:00
2022-03-01 18:01:55 -05:00
2022-10-06 03:35:57 +08:00
2023-05-06 20:24:57 +08:00
2023-01-14 23:47:35 -08:00
2023-04-21 22:46:58 +02:00
2023-02-28 15:41:52 -08:00
2023-05-01 13:39:06 +03:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-01-31 07:05:17 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-02-06 13:19:10 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-05-07 20:48:01 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-12-31 11:03:39 +02:00
2021-09-26 19:51:10 -07:00
2023-04-21 22:46:58 +02:00
2022-11-18 09:27:49 +08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2021-08-25 14:31:32 +08:00
2022-06-09 21:45:34 -07:00
2023-02-15 04:06:36 +00:00
2022-09-22 01:25:51 -07:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-12-25 02:28:48 +01:00