pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59839 CVS commit: src/common/lib/libc/hash/murmurhash
The following reply was made to PR pkg/59839; it has been noted by GNATS.
From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59839 CVS commit: src/common/lib/libc/hash/murmurhash
Date: Sat, 3 Jan 2026 17:09:57 +0000
Module Name: src
Committed By: nia
Date: Sat Jan 3 17:09:57 UTC 2026
Modified Files:
src/common/lib/libc/hash/murmurhash: murmurhash.c
Log Message:
libc: don't assume <sys/endian.h> is transcluded via <sys/types.h>
prompted by PR pkg/59839
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libc/hash/murmurhash/murmurhash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index