ef6b619f73
The recent put*ent hardening changes broke the build for i386. i386 defines internal_function to __attribute__ ((regparm (3), stdcall)), which affects type compatibility, so requiring internal_function to be used consistently on declarations and definitions. This patch adds internal_function to the definitions of the new functions using it on their declarations. Tested for i386 that this fixes the build. * nss/rewrite_field.c (__nss_rewrite_field): Use internal_function. * nss/valid_field.c (__nss_valid_field): Likewise. * nss/valid_list_field.c (__nss_valid_list_field): Likewise. |
||
---|---|---|
.. | ||
nss_db | ||
nss_files | ||
alias-lookup.c | ||
bug17079.c | ||
bug-erange.c | ||
databases.def | ||
db-Makefile | ||
Depend | ||
digits_dots.c | ||
ethers-lookup.c | ||
function.def | ||
getent.c | ||
getnssent_r.c | ||
getnssent.c | ||
getXXbyYY_r.c | ||
getXXbyYY.c | ||
getXXent_r.c | ||
getXXent.c | ||
grp-lookup.c | ||
hosts-lookup.c | ||
key-lookup.c | ||
makedb.c | ||
Makefile | ||
netgrp-lookup.c | ||
network-lookup.c | ||
nss_test1.c | ||
nss.h | ||
nsswitch.c | ||
nsswitch.conf | ||
nsswitch.h | ||
proto-lookup.c | ||
pwd-lookup.c | ||
rewrite_field.c | ||
rpc-lookup.c | ||
service-lookup.c | ||
sgrp-lookup.c | ||
spwd-lookup.c | ||
test-digits-dots.c | ||
test-netdb.c | ||
tst-field.c | ||
tst-nss-getpwent.c | ||
tst-nss-static.c | ||
tst-nss-test1.c | ||
valid_field.c | ||
valid_list_field.c | ||
Versions | ||
XXX-lookup.c |