PatR
9927e264b5
hacklib.c NONNULL functions
...
A bunch of routines return a pointer which is never Null but weren't
telling the compiler that such was the case. A couple (strsubst(),
stripchars()) were accepting Null output argument and then returning
Null, but callers had no reason to use them that way, so they've been
changed. (upstart() could have been changed similarly; I've already
forgotten why I left it as-is.)
2024-02-23 20:02:01 -08:00
..
2022-02-04 11:01:20 -05:00
2022-03-13 13:58:56 -07:00
2024-01-10 22:59:18 -08:00
2022-07-19 21:23:26 +03:00
2023-12-16 06:16:51 -05:00
2022-11-29 21:53:21 -05:00
2024-01-29 08:40:05 -05:00
2023-12-08 22:03:54 +02:00
2023-05-22 20:50:35 -04:00
2024-02-20 21:42:05 -05:00
2024-01-04 23:16:27 -05:00
2022-06-30 23:48:18 -04:00
2023-12-22 19:24:09 -05:00
2024-02-20 21:42:05 -05:00
2024-02-16 14:14:05 -08:00
2023-03-01 14:00:29 +02:00
2023-12-16 12:55:09 -05:00
2021-01-26 21:06:16 -05:00
2023-08-24 18:38:39 +03:00
2023-05-04 06:02:23 -07:00
2024-02-23 20:02:01 -08:00
2024-02-07 19:50:38 +02:00
2021-10-16 12:12:21 -04:00
2023-05-22 14:43:01 -07:00
2024-01-07 12:03:45 -08:00
2024-02-15 16:25:12 -05:00
2022-07-01 08:36:03 -04:00
2022-03-11 07:33:28 -05:00
2022-06-19 02:30:45 -07:00
2020-08-03 22:07:36 -04:00
2023-12-09 12:43:41 +02:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2022-11-29 21:53:21 -05:00
2023-03-19 12:19:34 -04:00
2024-01-06 15:13:31 -08:00
2023-02-25 07:02:19 -08:00
2024-01-14 13:33:02 +02:00
2024-01-12 17:06:47 -08:00
2024-02-23 17:05:45 -05:00
2023-12-19 17:13:52 +02:00
2023-06-14 15:54:04 -07:00
2024-01-23 11:00:23 -05:00
2024-02-15 16:25:12 -05:00
2024-01-14 13:33:02 +02:00
2023-11-22 16:01:58 -05:00
2024-01-11 14:01:10 -05:00
2023-12-10 22:09:26 -08:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2023-07-06 13:18:19 -07:00
2023-10-16 09:11:05 -04:00
2022-07-23 23:11:13 -07:00
2024-01-01 12:43:53 -05:00
2023-02-25 18:05:09 +02:00
2022-11-29 21:53:21 -05:00
2023-11-22 16:01:58 -05:00
2023-09-06 12:27:13 -04:00
2023-11-22 16:01:58 -05:00
2020-08-12 16:15:28 -07:00
2021-10-16 12:12:21 -04:00
2024-01-12 14:17:50 -08:00
2024-01-28 01:13:08 -08:00
2023-09-08 15:55:31 -07:00
2023-11-22 16:01:58 -05:00
2022-11-29 21:53:21 -05:00
2023-11-22 16:01:58 -05:00
2021-10-22 12:27:10 -04:00
2022-06-30 23:48:18 -04:00
2024-02-08 13:10:42 -08:00
2024-02-06 18:33:59 -05:00
2024-02-15 16:25:12 -05:00
2023-11-22 16:01:58 -05:00
2023-11-20 00:47:12 -08:00
2023-11-22 16:01:58 -05:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2024-01-19 21:53:25 +02:00
2023-12-10 22:09:26 -08:00