Files
xserver/os
Enrico Weigelt, metux IT consult 529aab2d7c os: fix mising prototype / include on WIN32 builds
[90/383] Compiling C object os/liblibxlibc.a.p/strcasestr.c.obj
359../os/strcasestr.c:45:1: warning: no previous prototype for ‘xstrcasestr’ [-Wmissing-prototypes]
360   45 | xstrcasestr(const char *s, const char *find)
361      | ^~~~~~~~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1295>
(cherry picked from commit de34a20dc3)
2026-01-19 12:32:19 -08:00
..
2023-08-16 19:56:50 +00:00
2017-02-23 09:20:48 +10:00
2026-01-19 12:32:18 -08:00
2016-07-21 15:04:47 -04:00
2020-05-27 07:15:07 +00:00