Files
mesa/src/util
Yonggang Luo bd915eeb96 util: Fixes gcc warning: declaration of 'strndup' shadows a built-in function [-Wshadow]
../../src/util/strndup.h:37:1: warning: declaration of 'strndup' shadows a built-in function [-Wshadow]
   37 | strndup(const char *str, size_t max)
      | ^~~~~~~

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37289>
2025-09-13 08:23:07 +00:00
..
2025-09-02 19:37:19 +00:00
2025-09-10 07:38:25 +00:00
2025-06-23 07:59:24 +00:00
2025-06-23 07:59:24 +00:00
2025-09-05 20:01:00 +00:00
2025-07-30 16:05:15 +00:00
2025-04-11 21:27:37 +00:00
2024-11-08 08:09:49 -08:00
2025-09-10 05:11:47 +00:00
2025-09-10 05:11:47 +00:00
2025-08-08 19:38:54 +00:00