glibc/sunrpc
Adhemerval Zanella 970364dac0 Annotate swtich fall-through
The clang default to warning for missing fall-through and it does
not support all comment-like annotation that gcc does.  Use C23
[[fallthrough]] annotation instead.
proper attribute instead.

Reviewed-by: Collin Funk <collin.funk1@gmail.com>
2025-10-29 12:54:01 -03:00
..
rpc
Makefile
Versions
auth_des.c
auth_none.c
auth_unix.c
authdes_prot.c
authuxprot.c
clnt_gen.c
clnt_perr.c
clnt_raw.c
clnt_simp.c
clnt_tcp.c
clnt_udp.c Suppress -Wmaybe-uninitialized only for gcc 2025-10-21 09:24:05 -03:00
clnt_unix.c
create_xid.c
des_crypt.c
des_impl.c
des_soft.c
get_myaddr.c
getrpcport.c
key_call.c sunrpc: Remove extra parenthesis on comparison 2025-10-20 11:33:54 -03:00
key_prot.c
netname.c
openchild.c
pm_getmaps.c
pm_getport.c
pmap_clnt.c
pmap_prot.c
pmap_prot2.c
pmap_rmt.c
publickey.c
rpc_cmsg.c
rpc_common.c
rpc_dtable.c
rpc_gethostbyname.c
rpc_prot.c
rpc_thread.c Remove <libc-tsd.h> 2025-05-16 19:53:09 +02:00
rtime.c sunrpc: Fix clang build 2025-10-21 09:27:05 -03:00
svc.c
svc_auth.c
svc_authux.c
svc_raw.c
svc_run.c
svc_simple.c
svc_tcp.c Annotate swtich fall-through 2025-10-29 12:54:01 -03:00
svc_udp.c
svc_unix.c Annotate swtich fall-through 2025-10-29 12:54:01 -03:00
svcauth_des.c
thrsvc.c
tst-bug22542.c
tst-bug28768.c
tst-getmyaddr.c
tst-svc_register.c
tst-udp-error.c
tst-udp-garbage.c
tst-udp-nonblocking.c
tst-udp-timeout.c
tst-xdrmem.c
tst-xdrmem2.c
xcrypt.c
xdr.c Annotate swtich fall-through 2025-10-29 12:54:01 -03:00
xdr_array.c
xdr_float.c
xdr_intXX_t.c
xdr_mem.c
xdr_rec.c
xdr_ref.c
xdr_sizeof.c
xdr_stdio.c