glibc/nss
Florian Weimer f4a6be2582 getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]
The old code uses errno as the primary indicator for success or
failure.  This is wrong because errno is only set for specific
combinations of the status return value and the h_errno variable.
2017-09-01 09:34:29 +02:00
..
nss_db Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
nss_files Assume that O_CLOEXEC is always defined and works 2017-04-18 14:56:51 +02:00
Depend Update. 2000-01-02 04:20:21 +00:00
Makefile getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922] 2017-09-01 09:34:29 +02:00
Versions NSS: Replace exported NSS lookup functions with stubs [BZ #21962] 2017-08-14 18:13:42 +02:00
XXX-lookup.c Mark internal nss symbols with attribute_hidden [BZ #18822] 2017-08-21 05:31:19 -07:00
alias-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
bug17079.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
compat-lookup.c NSS: Replace exported NSS lookup functions with stubs [BZ #21962] 2017-08-14 18:13:42 +02:00
databases.def Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
db-Makefile Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
digits_dots.c resolv: Introduce struct resolv_context [BZ #21668] 2017-07-03 20:52:59 +02:00
ethers-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
function.def Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getXXbyYY.c resolv: Introduce struct resolv_context [BZ #21668] 2017-07-03 20:52:59 +02:00
getXXbyYY_r.c NSS: Do not use internal_function for functions with hidden aliases 2017-08-13 21:10:56 +02:00
getXXent.c Mark internal nss symbols with attribute_hidden [BZ #18822] 2017-08-21 05:31:19 -07:00
getXXent_r.c NSS: Do not use internal_function for functions with hidden aliases 2017-08-13 21:10:56 +02:00
getent.c Update copyright dates not handled by scripts/update-copyrights. 2017-01-01 00:26:24 +00:00
getnssent.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getnssent_r.c resolv: Introduce struct resolv_context [BZ #21668] 2017-07-03 20:52:59 +02:00
grp-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
hosts-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
key-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
makedb.c Update copyright dates not handled by scripts/update-copyrights. 2017-01-01 00:26:24 +00:00
netgrp-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
network-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
nss.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
nss_test.h Extend NSS test suite 2017-07-17 15:52:44 -04:00
nss_test.ver Extend NSS test suite 2017-07-17 15:52:44 -04:00
nss_test1.c Fix nss/nss_test1.c compile with latest GCC. 2017-07-21 09:56:13 -07:00
nss_test2.c Extend NSS test suite 2017-07-17 15:52:44 -04:00
nsswitch.c NSS: Remove internal_function function attribute 2017-08-31 15:59:06 +02:00
nsswitch.conf More configurability for secondary group lookup 2011-05-10 00:36:29 -04:00
nsswitch.h Mark internal nss symbols with attribute_hidden [BZ #18822] 2017-08-21 05:31:19 -07:00
proto-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
pwd-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
rewrite_field.c NSS: Remove internal_function function attribute 2017-08-31 15:59:06 +02:00
rpc-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
service-lookup.c NSS: Replace exported NSS lookup functions with stubs [BZ #21962] 2017-08-14 18:13:42 +02:00
sgrp-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spwd-lookup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
test-digits-dots.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
test-netdb.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-cancel-getpwuid_r.c Miscellaneous low-risk changes preparing for _ISOMAC testsuite. 2017-03-01 20:32:50 -05:00
tst-field.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-files-hosts-erange.c getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922] 2017-09-01 09:34:29 +02:00
tst-nss-getpwent.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-static.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-test1.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-test2.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-test3.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-test4.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-test5.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
valid_field.c NSS: Remove internal_function function attribute 2017-08-31 15:59:06 +02:00
valid_list_field.c NSS: Remove internal_function function attribute 2017-08-31 15:59:06 +02:00