NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51533 CVS commit: src/external/public-domain/sqlite



The following reply was made to PR lib/51533; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51533 CVS commit: src/external/public-domain/sqlite
Date: Thu, 13 Oct 2016 18:11:20 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Oct 13 18:11:20 UTC 2016
 
 Modified Files:
 	src/external/public-domain/sqlite: Makefile.inc
 	src/external/public-domain/sqlite/dist: sqlite3.c
 
 Log Message:
 PR lib/51533: make big endian arm support work again, patch from
 Rin Okuyama.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/external/public-domain/sqlite/Makefile.inc
 cvs rdiff -u -r1.14 -r1.15 src/external/public-domain/sqlite/dist/sqlite3.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