xserver/os
Alan Coopersmith f988558348 os: remove unused definition of BUGADDRESS
We stopped including this in error messages back in 2008

Clears warning from clang 19.1.7:

os/utils.c:1338:9: warning: macro is not used [-Wunused-macros]
 1338 | #define BUGADDRESS BUILDERADDR
      |         ^

Fixes: ef77e4c44 ("Remove useless commentary from environment and argument processing.")
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1910>
2025-04-19 17:02:16 +00:00
..
.gitignore
WaitFor.c os: drop unused TimerCheck() 2025-02-23 17:46:13 +00:00
access.c os: unexport ClientIsLocal() 2025-02-18 10:53:44 +00:00
alloc.c
audit.h
auth.c
auth.h
backtrace.c os: backtrace: Fix -Wincompatible-pointer-types compiler error on 32-bit targets 2025-02-07 16:58:02 +02:00
bug_priv.h os: move BUG_*() macros to own private header 2025-02-17 19:32:48 +00:00
busfault.c
busfault.h
client.c
client_priv.h os: unexport SetCriticalOutputPending() 2025-02-23 17:39:18 +00:00
cmdline.h
connection.c os: connection.c should include header that defines GrabInProgress 2025-04-19 17:02:15 +00:00
ddx_priv.h
fmt.c
fmt.h misc.h: unexport compare_version() 2025-02-18 11:17:40 +00:00
inputthread.c
io.c os: unexport ReadRequestFromClient() 2025-02-18 10:53:44 +00:00
log.c os: let vpnprintf() accept %X 2025-02-28 12:51:44 +01:00
meson.build
mitauth.c
mitauth.h
osdep.h os: drop `upstart` specific SIGSTOP signaling logic 2025-02-14 14:25:28 +01:00
osinit.c os/osinit: fix build when execinfo.h is missing 2025-02-08 15:22:29 +00:00
ospoll.c
ospoll.h
reallocarray.c
screensaver.h
serverlock.c
serverlock.h
strcasecmp.c
strcasestr.c
string.c
strlcat.c
strlcpy.c
strndup.c
timingsafe_memcmp.c
utils.c os: remove unused definition of BUGADDRESS 2025-04-19 17:02:16 +00:00
xdmauth.c
xdmauth.h
xdmcp.c os: if getaddrinfo() is available, use it, even if IPv6 support is disabled 2025-01-27 22:34:51 +00:00
xdmcp.h
xprintf.c
xserver_poll.c
xserver_poll.h
xsha1.c
xsha1.h
xstrans.c