aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compat_ohash.h
Commit message (Expand)AuthorAgeFilesLines
* In private header files, __BEGIN_DECLS and __END_DECLS are pointless.Ingo Schwarze2015-11-071-2/+1
* Delete the __attribute__((__bounded__(...))) annotation.Ingo Schwarze2014-08-081-2/+1
* Merge from OpenBSD - Marc Espie improved the ohash interface:Ingo Schwarze2014-06-201-2/+2
* sync to OpenBSD:Ingo Schwarze2014-06-201-5/+6
* Use C99 uint32_t, not BSD-style u_int32_t.Ingo Schwarze2014-01-041-1/+1
* Add a compatibility interface for ohash.Kristaps Dzonsons2012-06-091-0/+73