Campbell Barton
bfeb687cb4
Remove use of FILENAME_MAX
...
GCC documented FILENAME_MAX is the maximum length of a file that can
be opened, not to be used for allocation as it may be INT_MAX for e.g.
Even though this wasn't the case on supported systems,
prefer FILE_MAX which is used for full paths in most places.
2023-05-13 17:54:16 +10:00
..
2023-05-09 14:08:19 +10:00
2023-03-30 10:51:59 +02:00
2023-05-03 17:23:19 +10:00
2023-05-13 17:54:16 +10:00
2023-05-13 17:34:29 +10:00
2023-05-13 17:54:16 +10:00
2023-04-12 15:09:21 +02:00
2023-05-09 12:54:55 -04:00
2023-05-12 11:00:26 +12:00
2023-05-03 17:13:42 +10:00
2023-05-09 14:08:19 +10:00
2023-05-13 17:34:17 +10:00
2023-05-13 17:38:48 +10:00
2023-05-09 14:08:19 +10:00
2023-05-10 12:06:27 +10:00
2023-05-12 14:44:39 +02:00
2023-05-13 17:38:48 +10:00
2023-05-13 11:03:59 +12:00
2023-05-02 09:37:49 +10:00
2023-05-13 17:34:23 +10:00
2023-05-13 17:38:46 +10:00
2023-05-13 17:34:29 +10:00
2023-05-13 17:34:29 +10:00
2023-05-10 16:01:38 +02:00
2023-05-13 17:38:48 +10:00
2023-05-13 17:34:21 +10:00
2023-05-09 14:08:19 +10:00
2023-05-13 17:38:46 +10:00
2023-05-09 14:08:19 +10:00
2023-05-02 10:42:24 +10:00
2023-05-13 17:34:19 +10:00
2023-05-08 23:48:38 +02:00