Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 1997 09:26:13 -0800 (PST)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/net gethostbydns.c
Message-ID:  <199701051726.JAA06763@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        97/01/05 09:26:12

  Modified:    lib/libc/net  gethostbydns.c
  Log:
  Disable isxdigit block until proper solution will be found
  isxdigit(name[0]) gives false failures on short names which looks
  like hexadecimal digits, f.e. "fade", "babe", "d133", etc.
  
  Revision  Changes    Path
  1.17      +7 -2      src/lib/libc/net/gethostbydns.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701051726.JAA06763>