Daniel Silverstone
34239ed89f
utils: Update guard checks in config.h
...
Since glibc 2.38 the functions strchrnul and strcasestr have been
exposed by default, rather than being hidden behind _GNU_SOURCE.
We therefore use the GLIBC_PREREQ macro to check the version of
the glibc headers and do not accidentally double-declare these
functions.
Signed-off-by: Daniel Silverstone <dsilvers@netsurf-browser.org>
2024-05-24 19:14:46 +01:00
..
2019-06-10 21:35:36 +00:00
2020-05-19 21:01:09 +01:00
2017-03-27 15:37:25 +01:00
2015-07-10 10:48:26 +01:00
2024-05-24 19:14:46 +01:00
2023-11-26 17:26:09 +00:00
2017-03-19 14:27:05 +00:00
2017-03-19 14:27:05 +00:00
2018-09-06 11:33:02 +01:00
2019-10-28 23:50:01 +00:00
2022-11-02 17:28:18 +00:00
2020-02-24 21:01:25 +00:00
2022-11-02 17:28:18 +00:00
2016-02-15 15:00:57 +00:00
2019-02-17 00:11:27 +00:00
2018-08-29 10:24:23 +01:00
2020-02-24 10:28:41 +00:00
2020-02-23 20:59:40 +00:00
2019-10-30 21:33:27 +00:00
2018-04-22 14:03:18 +01:00
2019-06-10 21:02:19 +00:00
2020-06-27 23:30:54 +01:00
2023-06-17 10:29:39 +01:00
2019-10-03 00:28:08 +01:00
2024-03-14 00:05:51 +00:00
2023-03-12 21:38:10 +00:00
2023-03-12 21:38:10 +00:00
2024-02-27 12:31:08 +00:00
2022-10-29 20:30:48 +01:00
2020-06-27 23:30:54 +01:00
2019-12-03 09:41:58 +00:00
2019-10-30 21:33:27 +00:00
2023-06-17 10:29:39 +01:00
2020-05-23 21:33:42 +01:00
2023-06-17 11:20:09 +01:00
2017-02-19 11:32:17 +00:00
2020-05-19 21:01:09 +01:00
2019-10-12 14:50:49 +01:00
2019-11-10 14:36:40 +00:00
2022-10-23 17:22:56 +01:00
2019-10-19 18:20:00 +01:00
2019-10-12 15:41:19 +01:00
2015-07-14 09:12:44 +01:00
2018-11-06 21:57:23 +00:00
2016-04-19 10:36:35 +01:00
2016-08-13 12:05:55 +01:00
2016-07-25 09:04:35 +01:00
2022-05-27 21:47:02 +01:00
2019-09-07 15:22:52 +01:00
2023-06-17 10:29:39 +01:00
2019-10-20 16:45:00 +01:00
2024-03-05 21:33:13 +00:00