PR/59839 CVS commit: src/common/lib/libc/hash/murmurhash
"Nia Alarie" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59839; it has been noted by GNATS. From: "Nia Alarie" <[email protected]> To: [email protected] 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.