From 8112cc70b47d8817630d1754dabcf83d3c1fbdc2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 16 Mar 2003 03:36:32 +0000 Subject: * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise. * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Likewise. * nis/nis_table.c (__create_ib_request): Likewise. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index b41680b..9dd21a7 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-03-15 Roland McGrath + + * sysdeps/pthread/configure.in: New file. + * sysdeps/pthread/configure: New file (generated). + 2003-03-15 Ulrich Drepper * allocatestack.c (allocate_stack): Store the exact stack size of -- cgit v1.1