Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 1995 00:41:04 -0800
From:      "Jordan K. Hubbard" <jkh@freebsd.org>
To:        CVS-commiters@time.cdrom.com, cvs-lib@time.cdrom.com
Subject:   cvs commit: src/lib/libc/stdlib strhash.c
Message-ID:  <199503280841.AAA18142@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
jkh         95/03/28 00:41:03

  Modified:    lib/libc/stdlib strhash.c
  Log:
  Fix a missing _hash() to prevent namespace pollution with the db/hash routines.
  Grrr.  If the dbhash routines weren't grossly overengineered I wouldn't
  even need to do this! :-(
  
  Also now export the hash_stats routine.  Manpage coming RSN - I promise.



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