]> sourceware.org Git - glibc.git/commit
* elf/dblloadmod1.c: Add prototype to avoid warning.
authorAndreas Jaeger <aj@suse.de>
Fri, 21 Dec 2001 10:16:16 +0000 (10:16 +0000)
committerAndreas Jaeger <aj@suse.de>
Fri, 21 Dec 2001 10:16:16 +0000 (10:16 +0000)
commita49d0179dbc21bcdee7701d296b54e2215e0ed8b
treec40e8cfa7cea9448c9884651592bc7a2b6323455
parent37de3d557bece4adb400601b684e234ad20bd42d
* elf/dblloadmod1.c: Add prototype to avoid warning.

* elf/dblloadmod2.c: Likewise.
* elf/dblloadmod3.c: Likewise.
* elf/reldepmod5.c: Likewise.
* elf/reldepmod6.c: Likewise.
* elf/dl-conflict.c (_dl_resolve_conflicts): Add unused attribute
for resolve_conflict_map since RESOLVE_CONFLICT_FIND_MAP is not
used on all architectures.

* sunrpc/svc_tcp.c: Add noreturn attribute for
svctcp_rendezvous_abort.
* sunrpc/svc_unix.c: Likewise for svcunix_rendezvous_abort.

* sysdeps/generic/strstr.c (strstr): Add paranthese for assignment
to avoid warning.
elf/dblloadmod1.c
elf/dblloadmod2.c
elf/dblloadmod3.c
elf/dl-conflict.c
elf/reldepmod5.c
elf/reldepmod6.c
sunrpc/svc_tcp.c
sunrpc/svc_unix.c
sysdeps/generic/strstr.c
This page took 0.044358 seconds and 5 git commands to generate.