2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-01-06 12:00:24 +08:00
glibc/inet
Siddhesh Poyarekar 58b930ae21 Return failure in getnetgrent only when all netgroups have been searched ()
The netgroups lookup code fails when one of the groups in the search
tree is empty.  In such a case it only returns the leaves of the tree
after the blank netgroup.  This is because the line parser returns a
NOTFOUND status when the netgroup exists but is empty.  The
__getnetgrent_internal implementation needs to be fixed to try
remaining groups if the current group is entry.  This patch implements
this fix.  Tested on x86_64.

	[BZ ]
	* inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
	group if the current group is empty.
2014-09-10 21:51:50 +05:30
..
arpa Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
netinet Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
protocols Don't use removed rpc headers 2011-05-05 07:36:40 -04:00
aliases.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bug-if1.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
check_native.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
check_pf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_aton_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_aton.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_hton.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_line.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_ntoa_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_ntoa.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_ntoh.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getaliasent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getaliasent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getaliasname_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getaliasname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbyad_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbyad.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbynm2_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbynm2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbynm_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbynm.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getipv4sourcefilter.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnameinfo.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
getnetbyad_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetbyad.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetbynm_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetbynm.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetgrent_r.c Return failure in getnetgrent only when all netgroups have been searched () 2014-09-10 21:51:50 +05:30
getnetgrent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getproto_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getproto.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getprtent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getprtent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getprtname_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getprtname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcbyname_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcbyname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcbynumber_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcbynumber.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getservent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getservent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsourcefilter.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsrvbynm_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsrvbynm.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsrvbypt_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsrvbypt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
herrno-loc.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
herrno.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
htonl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
htons.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
htontest.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
if_index.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ifaddrs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ifaddrs.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ifreq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
in6_addr.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inet6_opt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inet6_option.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
inet6_rth.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inet_lnaof.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
inet_mkadr.c Update. 2003-08-27 20:57:30 +00:00
inet_net.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inet_netof.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
inet_ntoa.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile Consistently include Makeconfig after defining subdir. 2014-02-26 23:12:03 +00:00
netgroup.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
rcmd.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
rexec.c * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline 2009-04-26 20:12:37 +00:00
ruserpass.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
setipv4sourcefilter.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setsourcefilter.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test_ifindex.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test-ifaddrs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test-inet6_opt.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
tst-checks.c Fix more warnings 2011-12-03 21:49:35 -05:00
tst-ether_aton.c Update. 2002-05-24 08:49:00 +00:00
tst-ether_line.c [BZ , BZ , BZ ] 2007-12-07 16:50:11 +00:00
tst-gethnm.c
tst-getni1.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
tst-getni2.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
tst-inet6_rth.c Fix a strict-alias warning in tst-inet6_rth. 2012-11-29 13:35:14 -08:00
tst-network.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-ntoa.c
Versions [BZ ] 2006-05-25 04:50:06 +00:00