From 9db6ee8d2fa48ade4451c0de80980b7f242c0f17 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 20 Sep 2002 20:34:06 +0000 Subject: * sysdeps/generic/ifreq.h (__if_nextreq): New function. * sysdeps/unix/sysv/linux/ifreq.h (__if_nextreq): New function. * sysdeps/mach/hurd/ifreq.h (__if_nextreq): New function. * sysdeps/gnu/ifaddrs.c (getifaddrs): Use __if_nextreq for iterating through the list of interfaces. * resolv/res_hconf.c (_res_hconf_reorder_addrs): Likewise. * sysdeps/unix/grantpt.c (pts_name): Set errno when __ptsname_r fails. Reported by Bruno Haible . --- localedata/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'localedata/ChangeLog') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index d31e094f32..a6de7470b6 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2002-09-20 Roland McGrath + + * gen-locale.sh (generate_locale): Clean up overly baroque sh syntax. + Touch the LC_CTYPE file of the output after a successful run. + Reported by Bruno Haible . + 2002-09-10 Ulrich Drepper * localedata/locales/bg_BG: Update LC_IDENTIFICATION info. -- cgit v1.2.3