glibc/nss
Ulrich Drepper a5fdf99b7c Update.
2000-12-09  H.J. Lu  <hjl@gnu.org>

	* nss/Makefile (routines): Add digits_dots.
	* nss/Versions (libc): Add __nss_hostname_digits_dots to GLIBC_2.2.2.
	* nss/digits_dots.c (__nss_hostname_digits_dots): Turn template
	into a function.
	* nss/nsswitch.h (__nss_hostname_digits_dots): New internal NSS
	function.
	* nss/getXXbyYY.c (H_ERRNO_VAR_P): New definition.
	(TYPE_VAR_P): Likewise.
	(FLAGS_VAR): Likewise.
	(AF_VAR_P): Likewise.
	(INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
	instead of including digits_dots.c.
	* nss/getXXbyYY_r.c (H_ERRNO_VAR_P): New definition.
	(TYPE_VAR_P): Likewise.
	(FLAGS_VAR): Likewise.
	(AF_VAR_P): Likewise.
	(INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
	instead of including digits_dots.c.
2001-01-21 21:23:21 +00:00
..
nss_db Update. 2000-05-08 04:50:45 +00:00
nss_files Add prototype for foo. 2000-12-27 19:58:36 +00:00
Depend
Makefile Update. 2001-01-21 21:23:21 +00:00
Versions Update. 2001-01-21 21:23:21 +00:00
XXX-lookup.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
alias-lookup.c
databases.def
db-Makefile
digits_dots.c Update. 2001-01-21 21:23:21 +00:00
ethers-lookup.c
function.def
getXXbyYY.c Update. 2001-01-21 21:23:21 +00:00
getXXbyYY_r.c Update. 2001-01-21 21:23:21 +00:00
getXXent.c Update. 2000-12-08 22:39:54 +00:00
getXXent_r.c Update. 2000-12-08 22:39:54 +00:00
getent.c Update. 2001-01-15 07:22:30 +00:00
getnssent.c Update. 2000-12-09 16:41:02 +00:00
getnssent_r.c Update. 2000-12-08 22:39:54 +00:00
grp-lookup.c
hosts-lookup.c
key-lookup.c
makedb.c Update. 2000-07-18 22:09:09 +00:00
netgrp-lookup.c
network-lookup.c
nss.h
nsswitch.c Update. 2001-01-04 17:07:06 +00:00
nsswitch.conf
nsswitch.h Update. 2001-01-21 21:23:21 +00:00
proto-lookup.c
pwd-lookup.c
rpc-lookup.c
service-lookup.c
spwd-lookup.c
test-netdb.c Mark local functions as static to avoid warnings. (main): Use return to silence warning. 2000-12-05 08:14:51 +00:00