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 Update. 2000-01-02 04:20:21 +00:00
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 update from main archive 961113 1996-11-14 02:04:07 +00:00
databases.def update from main archive 970129 1997-01-30 04:09:36 +00:00
db-Makefile Update. 1998-12-31 18:19:19 +00:00
digits_dots.c Update. 2001-01-21 21:23:21 +00:00
ethers-lookup.c update from main archive 970129 1997-01-30 04:09:36 +00:00
function.def Update. 1998-04-07 16:19:36 +00:00
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 update from main archive 961217 1996-12-18 03:23:47 +00:00
hosts-lookup.c update from main archive 970129 1997-01-30 04:09:36 +00:00
key-lookup.c update from main archive 961110 1996-11-11 00:59:33 +00:00
makedb.c Update. 2000-07-18 22:09:09 +00:00
netgrp-lookup.c update from main archive 970129 1997-01-30 04:09:36 +00:00
network-lookup.c update from main archive 961217 1996-12-18 03:23:47 +00:00
nss.h Update. 1999-10-09 21:56:43 +00:00
nsswitch.c Update. 2001-01-04 17:07:06 +00:00
nsswitch.conf update from main archive 961001 1996-10-02 01:40:17 +00:00
nsswitch.h Update. 2001-01-21 21:23:21 +00:00
proto-lookup.c update from main archive 970129 1997-01-30 04:09:36 +00:00
pwd-lookup.c update from main archive 961217 1996-12-18 03:23:47 +00:00
rpc-lookup.c update from main archive 970129 1997-01-30 04:09:36 +00:00
service-lookup.c update from main archive 970129 1997-01-30 04:09:36 +00:00
spwd-lookup.c update from main archive 961217 1996-12-18 03:23:47 +00:00
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