]> Savannah Git Hosting - gnulib.git/commit
xhash: provide hash_xinitialize
authorAkim Demaille <akim.demaille@gmail.com>
Mon, 9 Sep 2019 06:31:33 +0000 (08:31 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Tue, 10 Sep 2019 05:32:52 +0000 (07:32 +0200)
commit672663aca33a8fac097f114693f69f09896ea62d
treea1efc095398ffa0f3f3003b17a4810f2602c5ab2
parent5b586b1ef88b79afcc5e2d98ec50dc360a7fb2a4
xhash: provide hash_xinitialize

Suggested by Egor Pugin <egor.pugin@gmail.com>
https://lists.gnu.org/archive/html/bison-patches/2019-09/msg00026.html

* modules/xhash, lib/xhash.c: New.
* lib/hash.h (hash_xinitialize): New.
ChangeLog
lib/hash.h
lib/xhash.c [new file with mode: 0644]
modules/xhash [new file with mode: 0644]