glibc/nscd
Joseph Myers 8915eacef8 Avoid warnings for unused results in nscd/connections.c.
This patch avoids warnings for unused results of setuid and setgid in
nscd/connections.c using an ignore_value macro along the lines
suggested by Paul in
<https://sourceware.org/ml/libc-alpha/2014-11/msg00733.html>.

Tested for x86_64.

	* include/libc-internal.h (ignore_value): New macro.
	* nscd/connections.c (restart): Wrap calls to setuid and setgid
	with ignore_value.
2014-11-26 20:54:16 +00:00
..
aicache.c
cache.c
connections.c Avoid warnings for unused results in nscd/connections.c. 2014-11-26 20:54:16 +00:00
dbg_log.c
dbg_log.h
Depend
gai.c Fix qsort_r namespace (bug 17571). 2014-11-12 22:33:41 +00:00
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm3_r.c
getpwnam_r.c
getpwuid_r.c
getsrvbynm_r.c
getsrvbypt_r.c
grpcache.c
hstcache.c
initgrcache.c
Makefile Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
mem.c
netgroupcache.c Rework some nscd code not to use variable-length struct types. 2014-10-22 14:28:51 -07:00
nscd_conf.c
nscd_getai.c
nscd_getgr_r.c
nscd_gethst_r.c
nscd_getpw_r.c
nscd_getserv_r.c
nscd_helper.c Rework some nscd code not to use variable-length struct types. 2014-10-22 14:28:51 -07:00
nscd_initgroups.c
nscd_netgroup.c
nscd_proto.h
nscd_setup_thread.c
nscd_stat.c
nscd-client.h
nscd.c Rework some nscd code not to use variable-length struct types. 2014-10-22 14:28:51 -07:00
nscd.conf
nscd.h
nscd.init
nscd.service
nscd.tmpfiles
pwdcache.c
res_hconf.c
selinux.c
selinux.h
servicescache.c