curl/tests/server
Viktor Szakats 97aed9c960
tidy-up: drop stray comparisons with literal zero
Drop from:
- strcmp, strcmpi, strncmp, memcmp, lstat, getrlimit, setrlimit, fseek,
  fstat
- autotools detection snippets.
- smooth-gtk-thread: simplify `!var != 0` expression.

Closes #21947
2026-06-10 15:15:54 +02:00
..
.checksrc
.gitignore
CMakeLists.txt
dnsd.c build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
first.c tidy-up: drop stray comparisons with literal zero 2026-06-10 15:15:54 +02:00
first.h
getpart.c tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
Makefile.am
Makefile.inc
mqttd.c
resolve.c
rtspd.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
sockfilt.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
socksd.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
sws.c build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
tftpd.c tidy-up: drop stray comparisons with literal zero 2026-06-10 15:15:54 +02:00
util.c