![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYELF Access Library (libelf, -lelf) SYNOPSIS
unsigned long
DESCRIPTIONFunction
The hash value returned is will be identical across machines of different architectures. This allows hash tables to be built on one machine and correctly used on another of a different architecture. The hash value returned is also guaranteed not to be the bit pattern of all ones (~0UL). IMPLEMENTATION NOTESThe library internally uses unsigned 32 bit arithmetic to compute the hash value. SEE ALSO
|